-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unpin codeql actions #5787
Merged
Merged
Unpin codeql actions #5787
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: Yuri Shkuro <github@ysh.us>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5787 +/- ##
==========================================
+ Coverage 96.53% 96.65% +0.12%
==========================================
Files 342 342
Lines 16519 16519
==========================================
+ Hits 15946 15966 +20
+ Misses 386 363 -23
- Partials 187 190 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
jkowall
approved these changes
Jul 30, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
JaredTan95
pushed a commit
to JaredTan95/jaeger
that referenced
this pull request
Aug 1, 2024
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
JaredTan95
pushed a commit
to JaredTan95/jaeger
that referenced
this pull request
Aug 7, 2024
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
JaredTan95
pushed a commit
to JaredTan95/jaeger
that referenced
this pull request
Aug 8, 2024
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
JaredTan95
pushed a commit
to JaredTan95/jaeger
that referenced
this pull request
Aug 13, 2024
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
JaredTan95
pushed a commit
to JaredTan95/jaeger
that referenced
this pull request
Aug 14, 2024
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
JaredTan95
pushed a commit
to JaredTan95/jaeger
that referenced
this pull request
Aug 28, 2024
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
Which problem is this PR solving?
Description of the changes
CODEQL_ACTION_VERSION: 3.25.15
How was this change tested?