Update github actions (major)#2936
Conversation
Test Results760 tests ±0 756 ✅ ±0 4m 22s ⏱️ +14s Results for commit 3d1d407. ± Comparison against base commit ff562fe. This pull request removes 7 and adds 7 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
SummarySummary
CoverageAnalyzers.Tests - 96.9%
AspNetCore.FluentValidation.OpenApi.Tests - 46%
AspNetCore.Tests - 23.8%
Extensions.Tests - 88.8%
Metadata.Tests - 28.6%
Rocket.Surgery.LaunchPad.Analyzers - 90.1%
Rocket.Surgery.LaunchPad.AspNetCore - 49.7%
Rocket.Surgery.LaunchPad.AspNetCore.FluentValidation.OpenApi - 62.3%
Rocket.Surgery.LaunchPad.AspNetCore.Testing - 47.2%
Rocket.Surgery.LaunchPad.EntityFramework - 29.3%
Rocket.Surgery.LaunchPad.Foundation - 43.3%
Rocket.Surgery.LaunchPad.Foundation.NewtonsoftJson - 64.4%
Rocket.Surgery.LaunchPad.Grpc - 41.1%
Rocket.Surgery.LaunchPad.Hosting - 48%
Rocket.Surgery.LaunchPad.Mapping - 38.3%
Rocket.Surgery.LaunchPad.Metadata - 49.7%
Rocket.Surgery.LaunchPad.Primitives - 71.6%
Rocket.Surgery.LaunchPad.Serilog - 60%
Rocket.Surgery.LaunchPad.Spatial - 59.3%
Rocket.Surgery.LaunchPad.Spatial.NewtonsoftJson - 37.2%
Rocket.Surgery.LaunchPad.StrawberryShake - 47.8%
Rocket.Surgery.LaunchPad.StrawberryShake.Spatial - 8.8%
Rocket.Surgery.LaunchPad.Telemetry - 20.8%
Rocket.Surgery.LaunchPad.Testing - 13.2%
Sample.BlazorServer - 5.2%
Sample.BlazorServer.Tests - 29%
Sample.BlazorWasm.Tests - 15.7%
Sample.Classic.Restful - 3.5%
Sample.Classic.Restful.Tests - 41%
Sample.Command.Tests - 16.3%
Sample.Core - 75.8%
Sample.Core.Tests - 55.3%
Sample.Graphql.Tests - 58.9%
Sample.Grpc - 73.2%
Sample.Grpc.Tests - 41.7%
Sample.Minimal - 16.2%
Sample.Minimal.Tests - 28%
Sample.Pages - 5.6%
Sample.Pages.Tests - 29.6%
Sample.Restful - 4%
Sample.Restful.Tests - 40%
Sample.Worker.Tests - 16.3%
|
72a0e5e to
d4b2968
Compare
256522b to
2ed40eb
Compare
68ea40f to
bb3839d
Compare
68f7af4 to
6d3e330
Compare
6d3e330 to
e51979c
Compare
e51979c to
23a171a
Compare
c4c711c to
f1a565d
Compare
1c0aedd to
69ef370
Compare
518d875 to
a31edd0
Compare
6611112 to
316f49a
Compare
031e813 to
fbcea2a
Compare
fbcea2a to
3d1d407
Compare
There was a problem hiding this comment.
Pull Request Overview
While Codacy analysis indicates the PR is up to standards, the current submission contains no code changes, meaning the described updates have not been applied. The intended transition to major versions of GitHub Actions introduces significant changes, including a newer Node runtime requirement and a GPG key migration for Codecov. These updates must be reflected in the codebase and verified to ensure CI stability.
About this PR
- The PR contains no code changes. The intended updates to GitHub Actions described in the title and description must be applied to the codebase before this can be progressed.
- The planned update to the Codecov action introduces a requirement for a newer Node runtime. Ensure the CI environment is compatible with this requirement to avoid workflow failures.
Test suggestions
- Verify CI workflow success after applying action version updates
- Verify Codecov report upload completes successfully with the required Node runtime and updated security keys
- Verify artifact download logic remains functional with the updated action version
Prompt proposal for missing tests
Consider implementing these tests if applicable:
1. Verify CI workflow success after applying action version updates
2. Verify Codecov report upload completes successfully with the required Node runtime and updated security keys
3. Verify artifact download logic remains functional with the updated action version
Low confidence findings
- The GPG key migration mentioned in the update requirements may necessitate manual secret or trust configuration changes in the repository settings to maintain successful report uploads.
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
Up to standards ✅🟢 Issues
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
v6→v7v5.5.1→v7.0.0v18→v21Release Notes
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
codecov/codecov-action (codecov/codecov-action)
v7.0.0Compare Source
codecovsecurityaccount. We have deleted the account and are usingcodecovsecopswith the original gpg keyWhat's Changed
Full Changelog: codecov/codecov-action@v6.0.1...v7.0.0
v7Compare Source
v6.0.2Compare Source
This is a copy of the
v7.0.0release to make updates easierWhat's Changed
Full Changelog: codecov/codecov-action@v6.0.1...v6.0.2
v6.0.1Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1
v6.0.0Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.5.4...v6.0.0
v6Compare Source
v5.5.5Compare Source
This release only contains the keybase.io change as described here.
Full Changelog: codecov/codecov-action@v5.5.4...v5.5.5
v5.5.4Compare Source
This is a mirror of
v5.5.2.v6will be released which requiresnode24What's Changed
Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4
v5.5.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3
v5.5.2Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2
dawidd6/action-download-artifact (dawidd6/action-download-artifact)
v21Compare Source
What's Changed
New Contributors
Full Changelog: dawidd6/action-download-artifact@v20...v21
v20Compare Source
What's Changed
Full Changelog: dawidd6/action-download-artifact@v19...v20
v19Compare Source
What's Changed
Full Changelog: dawidd6/action-download-artifact@v18...v19
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.