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

Check if tags exist before publishing #60

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Check if tags exist before publishing #60

merged 1 commit into from
Jun 12, 2023

Conversation

unflxw
Copy link
Contributor

@unflxw unflxw commented Jun 8, 2023

Before attempting to publish a new version with mono publish, check if the Git tags that would be created for the new versions that are to be released already exist, and if so, throw an error.

Part of #59.

@backlog-helper
Copy link

backlog-helper bot commented Jun 8, 2023

✔️ All good!

New issue guide | Backlog management | Rules | Feedback

@unflxw unflxw force-pushed the check-tags-exist branch 3 times, most recently from c538ec7 to 8c860f0 Compare June 8, 2023 16:12
lib/mono/cli/publish.rb Outdated Show resolved Hide resolved
@unflxw unflxw force-pushed the check-tags-exist branch from 8c860f0 to 09a817d Compare June 9, 2023 11:15
@unflxw unflxw requested a review from tombruijn June 9, 2023 11:15
@unflxw unflxw force-pushed the check-tags-exist branch from 09a817d to c5fbc70 Compare June 9, 2023 11:17
@tombruijn
Copy link
Member

Please add a changeset before merging.

@backlog-helper
Copy link


This is a message from the daily scheduled checks.

New issue guide | Backlog management | Rules | Feedback

Before attempting to publish a new version with `mono publish`,
check if the Git tags that would be created for the new versions
that are to be released already exist, and if so, throw an error.
@unflxw unflxw force-pushed the check-tags-exist branch from c5fbc70 to b0474af Compare June 12, 2023 13:10
@unflxw unflxw merged commit 1ffe8cf into main Jun 12, 2023
@tombruijn tombruijn deleted the check-tags-exist branch August 22, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants