chore(deps): update workflows to v4 (major)#784
Merged
hogo6002 merged 1 commit intogoogle:mainfrom Feb 29, 2024
Merged
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #784 +/- ##
==========================================
- Coverage 59.51% 59.41% -0.10%
==========================================
Files 136 136
Lines 11142 11142
==========================================
- Hits 6631 6620 -11
- Misses 4088 4099 +11
Partials 423 423 ☔ View full report in Codecov by Sentry. |
8e44529 to
2f009f1
Compare
2f009f1 to
2756351
Compare
another-rex
approved these changes
Feb 14, 2024
2756351 to
6a3808f
Compare
6a3808f to
74ee981
Compare
another-rex
pushed a commit
that referenced
this pull request
Mar 19, 2024
It seems that v4 is having some teething problems - coverage is no longer being uploaded due to the lack of a token, and it seems like at least some people are getting 500s even when they do provide a token (codecov/codecov-action#1248). Let's start by downgrading to a known working version, and go from there. Relates to #784 Before: <img width="1009" alt="image" src="https://github.com/google/osv-scanner/assets/3151613/24e6556f-0c94-4c4a-9269-cd59188f303f"> After: <img width="1334" alt="image" src="https://github.com/google/osv-scanner/assets/3151613/3e5bd689-0daf-410e-814c-62facf3ef50c">
This file contains hidden or 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
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.
This PR contains the following updates:
v3.1.6->v4.1.0v3.7.1->v4.0.0Release Notes
codecov/codecov-action (codecov/codecov-action)
v4.1.0Compare Source
v4.0.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v4.0.0...v4.0.1
v4.0.0Compare Source
v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to power new features including local upload, the global upload token, and new upcoming features.
Breaking Changes
node20action due tonode16deprecation. See this post from GitHub on how to migrate.v3versions and below will not have access to CLI features (e.g. global upload token, ATS).What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.6...v4.0.0
golangci/golangci-lint-action (golangci/golangci-lint-action)
v4.0.0Compare Source
What's Changed
Documentation
Dependencies
Configuration
📅 Schedule: Branch creation - "before 6am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.