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

ci: GitHub Actions Release automation WorkFlow #82

Merged
merged 6 commits into from
Sep 30, 2024

Conversation

AlfredoG87
Copy link
Contributor

@AlfredoG87 AlfredoG87 commented Aug 5, 2024

Description:

  • Adds documentation explaning the release process
  • Adds Gradle task and script for bumping versions during release process

Related issue(s):

Fixes #79
Fixes: #80

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@AlfredoG87 AlfredoG87 changed the title Gha release automation ci: Gha release automation Aug 5, 2024
@AlfredoG87 AlfredoG87 changed the title ci: Gha release automation ci: GitHub Actions Release automation WorkFlow Aug 5, 2024
@AlfredoG87 AlfredoG87 changed the title ci: GitHub Actions Release automation WorkFlow ci: GitHub Actions Release automation WorkFlow Aug 5, 2024
@AlfredoG87 AlfredoG87 self-assigned this Aug 5, 2024
@AlfredoG87 AlfredoG87 added github_actions Release Issues tied to release management functions labels Aug 5, 2024
@AlfredoG87 AlfredoG87 added this to the 0.1.0 milestone Aug 5, 2024
@AlfredoG87 AlfredoG87 marked this pull request as ready for review August 8, 2024 00:09
@AlfredoG87 AlfredoG87 requested review from a team as code owners August 8, 2024 00:09
@AlfredoG87 AlfredoG87 marked this pull request as draft August 12, 2024 23:31
@AlfredoG87 AlfredoG87 marked this pull request as ready for review August 23, 2024 22:01
@AlfredoG87 AlfredoG87 requested a review from a team as a code owner August 23, 2024 22:01
Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs left a comment

Choose a reason for hiding this comment

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

Looks good.

.github/workflows/release-automation.yaml Show resolved Hide resolved
jeromy-cannon
jeromy-cannon previously approved these changes Aug 26, 2024
.github/workflows/release-automation.yaml Outdated Show resolved Hide resolved
.github/workflows/release-automation.yaml Outdated Show resolved Hide resolved
@AlfredoG87 AlfredoG87 requested a review from a team as a code owner September 1, 2024 14:11
…m mirror-node, so changes are still necessary

Signed-off-by: Alfredo Gutierrez <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Also improvements to the WF to be able to bump the version.

Signed-off-by: Alfredo Gutierrez <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Signed-off-by: Alfredo Gutierrez <[email protected]>
Copy link
Contributor

@rbarkerSL rbarkerSL left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@mattp-swirldslabs mattp-swirldslabs left a comment

Choose a reason for hiding this comment

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

Looks good

@AlfredoG87 AlfredoG87 merged commit 90e556a into main Sep 30, 2024
15 checks passed
@AlfredoG87 AlfredoG87 deleted the gha-release-automation branch September 30, 2024 19:48
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3c95691) to head (224bbf5).
Report is 9 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #82   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       135       135           
===========================================
  Files             26        26           
  Lines            511       511           
  Branches          27        27           
===========================================
  Hits             511       511           

jasperpotts pushed a commit that referenced this pull request Oct 25, 2024
Signed-off-by: Alfredo Gutierrez <[email protected]>
Signed-off-by: jasperpotts <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Release Issues tied to release management functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump-Version Script Automate Release Branch and Notes
4 participants