Skip to content

1st workflow - #19

Merged
wied03 merged 5 commits into
mainfrom
wied03/restify_release
Apr 30, 2026
Merged

1st workflow#19
wied03 merged 5 commits into
mainfrom
wied03/restify_release

Conversation

@wied03

@wied03 wied03 commented Apr 30, 2026

Copy link
Copy Markdown
Contributor
  • Add a GHA workflow that builds and can be used to release

@wied03
wied03 requested a review from a team as a code owner April 30, 2026 17:12
@wied03
wied03 force-pushed the wied03/restify_release branch from 2b2e4f8 to 47045e3 Compare April 30, 2026 17:24
if: inputs.command == 'release' || inputs.command == 'publish'
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::752443094709:role/gha-inversoft-restify

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Note the role here (I made this up)

while IFS=$'\t' read -r key value; do
echo "::add-mask::${value}"
echo "${key}=${value}" >> $GITHUB_ENV
done < <(aws secretsmanager get-secret-value \

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

assuming this secret will work

@wied03
wied03 requested a review from johnjeffers April 30, 2026 17:27
@wied03
wied03 merged commit 3a7c43e into main Apr 30, 2026
1 check passed
@wied03
wied03 deleted the wied03/restify_release branch April 30, 2026 18:04
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