-
Notifications
You must be signed in to change notification settings - Fork 497
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
✨ Gitlab: CI-Tests check #2833
Merged
Merged
✨ Gitlab: CI-Tests check #2833
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
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
requested review from
olivekl,
azeemshaikh38,
justaugustus,
laurentsimon,
naveensrinivasan and
spencerschrock
as code owners
April 6, 2023 16:14
raghavkaul
had a problem deploying
to
integration-test
April 6, 2023 16:15
— with
GitHub Actions
Failure
azeemshaikh38
approved these changes
Apr 6, 2023
raghavkaul
had a problem deploying
to
integration-test
April 6, 2023 17:59
— with
GitHub Actions
Failure
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
force-pushed
the
gitlab-checks-citests
branch
from
April 6, 2023 18:12
1312c15
to
96fc348
Compare
raghavkaul
had a problem deploying
to
integration-test
April 6, 2023 18:12
— with
GitHub Actions
Failure
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2833 +/- ##
==========================================
- Coverage 51.71% 51.70% -0.01%
==========================================
Files 158 158
Lines 12113 12114 +1
==========================================
Hits 6264 6264
- Misses 5484 5485 +1
Partials 365 365 |
Stale pull request message |
raghavkaul
had a problem deploying
to
integration-test
April 17, 2023 18:40
— with
GitHub Actions
Failure
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
had a problem deploying
to
integration-test
April 18, 2023 15:00
— with
GitHub Actions
Failure
Signed-off-by: Raghav Kaul <[email protected]>
Signed-off-by: raghavkaul <[email protected]>
raghavkaul
had a problem deploying
to
integration-test
April 24, 2023 16:21
— with
GitHub Actions
Failure
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
temporarily deployed
to
integration-test
April 24, 2023 17:31
— with
GitHub Actions
Inactive
raghavkaul
temporarily deployed
to
integration-test
April 24, 2023 17:46
— with
GitHub Actions
Inactive
balteravishay
pushed a commit
to balteravishay/scorecard
that referenced
this pull request
May 29, 2023
* gitlab: support ci-tests Signed-off-by: Raghav Kaul <[email protected]> * update Signed-off-by: Raghav Kaul <[email protected]> * update test Signed-off-by: Raghav Kaul <[email protected]> * update gitlab workflows Signed-off-by: Raghav Kaul <[email protected]> * fix test Signed-off-by: Raghav Kaul <[email protected]> --------- Signed-off-by: Raghav Kaul <[email protected]> Signed-off-by: raghavkaul <[email protected]> Signed-off-by: Avishay <[email protected]>
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.
What kind of change does this PR introduce?
Support CI-Test check for GitLab. Also adds testing
Does this PR introduce a user-facing change?