-
Notifications
You must be signed in to change notification settings - Fork 510
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: add cron repos #3208
Merged
Merged
✨ Gitlab: add cron repos #3208
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]>
Signed-off-by: Raghav Kaul <[email protected]>
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
requested review from
azeemshaikh38,
justaugustus,
laurentsimon,
naveensrinivasan and
spencerschrock
as code owners
June 23, 2023 20:28
raghavkaul
had a problem deploying
to
integration-test
June 23, 2023 20:29 — with
GitHub Actions
Failure
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
had a problem deploying
to
integration-test
June 26, 2023 15:53 — with
GitHub Actions
Failure
naveensrinivasan
approved these changes
Jun 26, 2023
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
had a problem deploying
to
integration-test
June 27, 2023 00:33 — with
GitHub Actions
Failure
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3208 +/- ##
==========================================
- Coverage 66.23% 60.71% -5.52%
==========================================
Files 168 168
Lines 12600 12611 +11
==========================================
- Hits 8345 7657 -688
- Misses 3789 4536 +747
+ Partials 466 418 -48 |
Signed-off-by: Raghav Kaul <[email protected]>
raghavkaul
had a problem deploying
to
integration-test
June 28, 2023 18:23 — with
GitHub Actions
Failure
raghavkaul
temporarily deployed
to
integration-test
June 29, 2023 19:24 — with
GitHub Actions
Inactive
ashearin
pushed a commit
to kgangerlm/scorecard-gitlab
that referenced
this pull request
Nov 13, 2023
* remove experimental flag Signed-off-by: Raghav Kaul <[email protected]> * add gitlab repos to weekly Signed-off-by: Raghav Kaul <[email protected]> * rename selected -> releasetest Signed-off-by: Raghav Kaul <[email protected]> * check repo access level for private repos Signed-off-by: Raghav Kaul <[email protected]> * Move e2e test to unit tests Signed-off-by: Raghav Kaul <[email protected]> * Require token for test Signed-off-by: Raghav Kaul <[email protected]> --------- Signed-off-by: Raghav Kaul <[email protected]> Signed-off-by: Allen Shearin <[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?
sce.ErrRepoUnreachable
if GitLab repo is private. For errors like the following, we now skip those repos:Score distributions from running against 250 GitLab repos in the emulator (each "x" is 10 repos):