-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass… #42
Merged
niyontwali
merged 1 commit into
develop
from
187511688-Implement-Badges-for-the-Project-Repository
May 6, 2024
Merged
[finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass… #42
niyontwali
merged 1 commit into
develop
from
187511688-Implement-Badges-for-the-Project-Repository
May 6, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
3 times, most recently
from
April 29, 2024 15:24
2d9cd0d
to
15c0d46
Compare
Munezero2000
approved these changes
Apr 29, 2024
niyontwali
requested changes
Apr 30, 2024
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
21 times, most recently
from
April 30, 2024 20:19
5aade1a
to
e8fc25e
Compare
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
4 times, most recently
from
April 30, 2024 21:17
58894f5
to
cbb8b0d
Compare
hozayves
requested review from
amin-leon,
gracemugwanezak,
patrickhag,
P-Rwirangira and
Anguandia
April 30, 2024 21:26
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
2 times, most recently
from
April 30, 2024 21:35
aa289a9
to
1ebbd93
Compare
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
5 times, most recently
from
May 1, 2024 14:19
f288a8f
to
c68c0db
Compare
patrickhag
approved these changes
May 1, 2024
gracemugwanezak
approved these changes
May 1, 2024
niyontwali
approved these changes
May 1, 2024
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
from
May 2, 2024 09:50
c68c0db
to
1ee80b4
Compare
hozayves
force-pushed
the
187511688-Implement-Badges-for-the-Project-Repository
branch
from
May 2, 2024 09:55
1ee80b4
to
c92d5b3
Compare
P-Rwirangira
pushed a commit
that referenced
this pull request
May 6, 2024
…r-the-Project-Repository [finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass…
P-Rwirangira
pushed a commit
that referenced
this pull request
May 6, 2024
…r-the-Project-Repository [finishes 187511688]-implement-badges-status(CI/CD)-show-whether-pass…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
The Build Status Badge (CI/CD) serves as an indicator of the status of our continuous integration/continuous deployment (CI/CD) pipeline. It offers clarity to users and contributors regarding the current state of our build process, whether it has passed or failed.
Changes Made
Testing Instructions
Please refer to the README in the GitHub repository for details.
Related Issues
None
Checklist
Please review the following checklist and make sure all tasks are complete before submitting: