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

Automate make release in Tron #960

Merged
merged 6 commits into from
May 13, 2024
Merged

Conversation

bobokun
Copy link
Member

@bobokun bobokun commented May 13, 2024

This automates the release process similar to what we have in PaaSTA and creates automated releases and changelogs

Copy link
Member

@nemacysts nemacysts left a comment

Choose a reason for hiding this comment

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

ty!

Copy link
Member

@nemacysts nemacysts left a comment

Choose a reason for hiding this comment

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

probably want to make sure that the man pages still work after this, but lgtm otherwise :)

Comment on lines 61 to 63
version = "LATEST_VERSION"
# The full version, including alpha/beta/rc tags.
release = tron.__version__
release = "LATEST_RELEASE"
Copy link
Member

Choose a reason for hiding this comment

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

do these get replaced by something?

Copy link
Member Author

Choose a reason for hiding this comment

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

hmm good question. I was looking at the Paasta docs for reference. I'll look into it a bit more to see how it gets replaced (or if it does)

Copy link
Member Author

@bobokun bobokun May 13, 2024

Choose a reason for hiding this comment

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

lol guess not Yelp/paasta@52e2b71

@bobokun bobokun requested a review from nemacysts May 13, 2024 21:08
@bobokun bobokun merged commit 1596050 into master May 13, 2024
4 checks passed
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.

None yet

2 participants