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 #17

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

Improve release system #17

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

Comments

@dedece35
Copy link
Member

dedece35 commented Dec 15, 2022

please take into account following optimizations for automatic release system :

@dedece35 dedece35 self-assigned this Dec 15, 2022
@dedece35 dedece35 added the 🚀 enhancement New feature or request label Dec 15, 2022
@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
Copy link
Member Author

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

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