Conversation
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Actions release workflows to use nick-fields/retry v4 instead of v3 for publish steps, aligning the release pipelines with the latest major version of the retry action.
Changes:
- Bump
nick-fields/retryfromv3tov4in Nitrite release workflows. - Keep existing retry configuration (
max_attempts,timeout_minutes,command) unchanged.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/nitrite-release.yml | Bumps nick-fields/retry to v4 for the Nitrite publish retry step. |
| .github/workflows/nitrite_generator-release.yml | Bumps nick-fields/retry to v4 for the generator publish retry step. |
| .github/workflows/nitrite_hive_adapter-release.yml | Bumps nick-fields/retry to v4 for the hive adapter publish retry step. |
| .github/workflows/nitrite_spatial-release.yml | Bumps nick-fields/retry to v4 for the spatial publish retry step. |
| .github/workflows/nitrite_support-release.yml | Bumps nick-fields/retry to v4 for the support publish retry step. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@copilot the build is failing. Fix the build failures till all tests pass |
The build failures were caused by melos v7 being installed when running Fixed in b9589f4 by pinning melos to v6.3.1 (latest stable v6) in both |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3 to 4. - [Release notes](https://github.com/nick-fields/retry/releases) - [Commits](nick-fields/retry@v3...v4) --- updated-dependencies: - dependency-name: nick-fields/retry dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
b9589f4 to
5b00407
Compare
Bumps nick-fields/retry from 3 to 4.
Release notes
Sourced from nick-fields/retry's releases.
Commits
ad98453Merge pull request #165 from nick-fields/nrf/node2416b9199major: upgrade to node249417ab4Merge pull request #148 from xavier2k6/nf_retry_p107cd61dMerge branch 'master' into nf_retry_p1d6b241cMerge branch 'master' into nf_retry_p18d92921Bump ci_cd workflow actions