Skip to content

feat: new auto-release #5

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

Merged
merged 1 commit into from
Oct 30, 2024
Merged

feat: new auto-release #5

merged 1 commit into from
Oct 30, 2024

Conversation

rswanson
Copy link
Member

No description provided.

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @rswanson and the rest of your teammates on Graphite Graphite

@rswanson rswanson requested a review from a team October 30, 2024 17:38
@rswanson rswanson added the enhancement New feature or request label Oct 30, 2024 — with Graphite App
@rswanson rswanson marked this pull request as ready for review October 30, 2024 17:39
exit 0
else
echo "New release needed"
gh release create "$CARGO_VER" -t "$CARGO_VER" --generate-notes
Copy link
Member

Choose a reason for hiding this comment

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

are the quotes actually needed?

Copy link
Member Author

Choose a reason for hiding this comment

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

needed no, theoretically safer? maybe. At worst it doesn't hurt at best it makes sure whatevers in there is (mostly) a string

@rswanson rswanson merged commit 0feebc1 into main Oct 30, 2024
5 checks passed
@rswanson rswanson deleted the swanny/new-autorelease branch October 30, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants