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: Update release-automation.yaml to enable completion #236

Merged
merged 4 commits into from
Oct 9, 2024

Conversation

rbarkerSL
Copy link
Contributor

@rbarkerSL rbarkerSL commented Oct 8, 2024

Description:

Uses the newly added GPG_KEY_CONTENTS, GPG_KEY_PASSPHRASE, and GH_ACCESS_TOKEN github actions secrets to enable the workflow to run.

Related Issue(s):

Fixes: #235
Fixes: #229

Testing:

See the v99.99.99-draft workflow run which completes successfully

**Description**:

Uses the newly added GPG_KEY_CONTENTS, GPG_KEY_PASSPHRASE, and
GH_ACCESS_TOKEN github actions secrets to enable the workflow to run.

**Related Issue(s)**:

Related to: #235

Signed-off-by: Roger Barker <[email protected]>
@rbarkerSL rbarkerSL added this to the 0.1.0 milestone Oct 8, 2024
@rbarkerSL rbarkerSL self-assigned this Oct 8, 2024
@rbarkerSL rbarkerSL requested review from a team as code owners October 8, 2024 20:05
@rbarkerSL rbarkerSL linked an issue Oct 8, 2024 that may be closed by this pull request
Copy link
Contributor

@AlfredoG87 AlfredoG87 left a comment

Choose a reason for hiding this comment

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

LGTM, Thank you very much!! 💯

@andrewb1269hg
Copy link
Contributor

Looks good!

@rbarkerSL rbarkerSL merged commit d55321f into main Oct 9, 2024
17 checks passed
@rbarkerSL rbarkerSL deleted the 235-investigate-and-fix-release-automation-flow branch October 9, 2024 14:55
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (a3a97cc) to head (abd87c8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #236   +/-   ##
=========================================
  Coverage     99.66%   99.66%           
  Complexity      247      247           
=========================================
  Files            50       50           
  Lines           903      903           
  Branches         61       61           
=========================================
  Hits            900      900           
  Misses            3        3           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants