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 a new version with GitHub Actions #887

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

ikhoon
Copy link
Contributor

@ikhoon ikhoon commented Oct 26, 2023

Motivation:

If releases are performed through an automated task, mistakes can be reduced and more validation can be added.

Modifications:

  • Add tag-new-release.yml to tag a new version with GitHub Actions dispatch UI.

Result:

Automated release process

Motivation:

If releases are performed through an automated task, mistakes can be
reduced and more validation can be added.

Modifications:

- Add `tag-new-release.yml` to tag a new version with GitHub Actions
  dispatch UI.

Result:

Automated release process
@ikhoon
Copy link
Contributor Author

ikhoon commented Oct 26, 2023

The job was tested at the forked repo of Armeria.

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (027f32e) 65.98% compared to head (432dff3) 65.97%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #887      +/-   ##
============================================
- Coverage     65.98%   65.97%   -0.01%     
+ Complexity     3382     3381       -1     
============================================
  Files           362      362              
  Lines         14037    14037              
  Branches       1503     1503              
============================================
- Hits           9262     9261       -1     
- Misses         3919     3920       +1     
  Partials        856      856              

see 3 files with indirect coverage changes

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

Copy link
Contributor

@minwoox minwoox left a comment

Choose a reason for hiding this comment

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

🚀 🚀 👍🚀 👍 👍

@minwoox minwoox merged commit 5fc9d30 into line:main Oct 30, 2023
10 checks passed
@ikhoon ikhoon deleted the release-ui-workflow branch August 30, 2024 09:12
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.

2 participants