Skip to content

feat: Introduce release_impl.yml workflow to automatically create rel… #2043

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

Merged
merged 4 commits into from
Apr 29, 2025

Conversation

mathbunnyru
Copy link
Collaborator

@mathbunnyru mathbunnyru commented Apr 25, 2025

…eases

Work on: #1779

Features:

  • works in PRs (everything but actually pushing a release)
  • supports custom release notes header
  • removes previous release for nightly releases

The idea is that creating releases should be automatic or almost automatic and should work more or less the same for nightly and actual releases.

I haven't yet implemented automatic release process for the actual release (and don't plan to do it here), but this PR will make it much easier to implement it in the future.
I suggest deferring discussion of how actual releases should work till the next PR.

Copy link

codecov bot commented Apr 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.76%. Comparing base (427ba47) to head (211ee59).
Report is 85 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2043      +/-   ##
===========================================
+ Coverage    72.71%   72.76%   +0.05%     
===========================================
  Files          333      355      +22     
  Lines        13525    14697    +1172     
  Branches      6881     7464     +583     
===========================================
+ Hits          9835    10695     +860     
- Misses        1785     1975     +190     
- Partials      1905     2027     +122     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mathbunnyru mathbunnyru changed the title feat: Introduce release_impl.yml workflow to automatically create rel… feat: Introduce release_impl.yml workflow to automatically create rel… Apr 29, 2025
Copy link
Collaborator

@godexsoft godexsoft left a comment

Choose a reason for hiding this comment

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

👍

@mathbunnyru mathbunnyru merged commit 0c201ed into XRPLF:develop Apr 29, 2025
36 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.

2 participants