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

Towards better release procedure #152

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Conversation

stronk7
Copy link
Member

@stronk7 stronk7 commented Apr 10, 2024

  • Prepare release commit (CHANGELOG), triple-check and push.
  • Wait for CI to finish.
  • Tag locally and push.
  • Tadaaa!

Plus new doc created to have the procedure written.

Ciao :-)

Closes #148

- Prepare release commit (CHANGELOG), triple-check and push.
- Wait for CI to finish.
- Tag locally and push.
- Tadaaa!
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.90%. Comparing base (02a279e) to head (c883070).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #152   +/-   ##
=========================================
  Coverage     97.90%   97.90%           
  Complexity      850      850           
=========================================
  Files            37       37           
  Lines          2524     2524           
=========================================
  Hits           2471     2471           
  Misses           53       53           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Also, unrelated, fix a link to point to new phpcs repo.
docs/ReleaseNewVersion.md Show resolved Hide resolved
@kabalin
Copy link
Member

kabalin commented Apr 10, 2024

LGTM!

@stronk7
Copy link
Member Author

stronk7 commented Apr 12, 2024

Thanks guys, merging!

@stronk7 stronk7 merged commit 1ec84f4 into moodlehq:main Apr 12, 2024
13 checks passed
@stronk7 stronk7 deleted the easier_releases branch April 12, 2024 06:41
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.

Document the release process
3 participants