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

Fix option --release-type #439

Merged
merged 5 commits into from
Apr 22, 2023
Merged

Conversation

mgr0dzicki
Copy link
Collaborator

Closes #438.

@mgr0dzicki mgr0dzicki requested a review from obi1kenobi as a code owner April 22, 2023 10:14
@obi1kenobi
Copy link
Owner

Nice! Great catch, thanks for immediately opening the PR to fix it.

In this case, we actually have all we need to reproduce the problem in the repo already. GitHub Actions tests are slower and more expensive to run, and don't run locally, so it's better to use our existing test suite to verify this.

In the interest of time, I'll write the test in the existing test suite and push it to this PR before merging.

@obi1kenobi obi1kenobi enabled auto-merge (squash) April 22, 2023 19:59
@obi1kenobi obi1kenobi merged commit c3ef51f into obi1kenobi:main Apr 22, 2023
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.

Option --release-type does not work
2 participants