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

Release script for downstream OTP forks. #6345

Open
wants to merge 1 commit into
base: dev-2.x
Choose a base branch
from

Conversation

t2gran
Copy link
Member

@t2gran t2gran commented Dec 18, 2024

Summary

This PR contain two scripts prepare_release and release to make a release in a DOWNSTREAM fork of OTP. These scripts are not intended for releasing the main OTP repository.

See the (RELEASE_README)[script/RELEASE_README.md] for documentation of these scripts.

Issue

🟥 There is not issue for this. But, these scripts is requested from time to time. This PR provides a common place to maintain them.

Unit tests

🟥 There is a Java class in the utils module in this PR. It does not have tests, but it should be converted to a script. Not sure if we needs unit-tests on scripts.

Documentation

✅ The scripts are documented in the readme, se above.

Changelog

✅ This is relevant for advanced deplyments.

Bumping the serialization version id

🟥 Not relevant.

@t2gran t2gran added this to the 2.7 (next release) milestone Dec 18, 2024
@t2gran t2gran requested a review from a team as a code owner December 18, 2024 19:58
@t2gran
Copy link
Member Author

t2gran commented Dec 19, 2024

I will add a check on the environment to the prepare_release - that the git repo is named correct. Other than that this is ready for review.

@vpaturet vpaturet self-requested a review December 19, 2024 14:49
@optionsome optionsome self-requested a review December 19, 2024 14: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.

1 participant