Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Release CI Pipeline #92

Conversation

medley56
Copy link
Owner

@medley56 medley56 commented Oct 2, 2024

Change the release process slightly. This cleans up a lot and does better checking on the tags to ensure release are created correctly.

Checklist

  • Changes are fully implemented without dangling issues or TODO items
  • [NA] Deprecated/superseded code is removed or marked with deprecation warning
  • [NA] Current dependencies have been properly specified and old dependencies removed
  • [NA] New code/functionality has accompanying tests and any old tests have been updated to match any new assumptions
  • [NA] The changelog.md has been updated

@medley56 medley56 linked an issue Oct 2, 2024 that may be closed by this pull request
@medley56 medley56 force-pushed the 91-modify-release-pipeline-to-sign-artifacts-during-build-step branch from d528ac3 to 36eac17 Compare October 3, 2024 15:54
@medley56 medley56 self-assigned this Oct 3, 2024
@medley56 medley56 merged commit 6ce6561 into main Oct 3, 2024
18 checks passed
@medley56 medley56 deleted the 91-modify-release-pipeline-to-sign-artifacts-during-build-step branch October 3, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify Release Pipeline to Sign Artifacts During Build Step
1 participant