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

ci: Implement dry-run option for release workflow #327

Merged
merged 2 commits into from
Sep 2, 2024
Merged

Conversation

wakamsha
Copy link
Contributor

@wakamsha wakamsha commented Sep 2, 2024

What changed / motivation ?

It would be nice to be able to confirm the next version number of this package in CI/CD before releasing it to production.

To achieve this, the dry-run option has been implemented in the release workflow.

Linked PR / Issues

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Chore (routine task, maintenance, or non-functional change that doesn't modify src or test files)

Pre-flight checklist

References

Copy link
Member

@taigakiyokawa taigakiyokawa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice option! 👍

@wakamsha wakamsha merged commit 8659b19 into main Sep 2, 2024
2 checks passed
@wakamsha wakamsha deleted the ci/dry-run branch September 2, 2024 04:00
@wakamsha
Copy link
Contributor Author

wakamsha commented Sep 2, 2024

スクリーンショット 2024-09-02 13 02 02

Since this PR was merged, it option would be available.

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.

2 participants