fix: BED-8163 revert artifact actions to v4 to fix release signing#190
fix: BED-8163 revert artifact actions to v4 to fix release signing#190StranDutton merged 1 commit intomainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughGitHub Actions workflow files are updated to use newer pinned versions of artifact handling actions. The Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
Resolves: BED-8163
In the 2.12.1-rc1 initial release, the signing step failed due to a breaking change in the newest versions of actions/upload-artifact and actions/download-artifact - there is some additional work we need to do in the pipeline to support the breaking changes. This will require another ticket to go back and update the versions as well as the pipeline.
Summary by CodeRabbit