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

Improve release system #14

Closed
dedece35 opened this issue Dec 19, 2022 · 2 comments
Closed

Improve release system #14

dedece35 opened this issue Dec 19, 2022 · 2 comments
Assignees
Labels
🚀 enhancement New feature or request 🗒️ documentation Improvements or additions to documentation

Comments

@dedece35
Copy link
Member

please take into account following optimizations for automatic release system :

same issue of green-code-initiative/ecoCode#17

@dedece35
Copy link
Member Author

dedece35 commented Dec 19, 2022

✅ really change the version of plugin deployed, thus the real version will appear in administration SonarQube UI
protect execution of manual tagging system
protection against direct commit on mainbranch is a problem for mvn release:prepare command
🟥 OPTIONAL - optimize generated release notes from changelog : actually, release notes are generated from text between 2nd H2 and 3rd H2.
add tag pusher login
add commiters list
check process to verify that a title with actual version is present before anything else
✅ make documentation about this system (how it works, how to make a release)
✅ protect tag creation and deletion : https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-tag-protection-rules

@dedece35 dedece35 self-assigned this Dec 19, 2022
@dedece35 dedece35 added 🗒️ documentation Improvements or additions to documentation 🚀 enhancement New feature or request labels Dec 19, 2022
@dedece35
Copy link
Member Author

dedece35 commented Jan 3, 2023

issue corrected with release 0.1.0 (https://github.com/green-code-initiative/ecoCode-mobile/releases)

@dedece35 dedece35 closed this as completed Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 enhancement New feature or request 🗒️ documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant