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

Windows release sign #52

Merged
merged 33 commits into from
Dec 3, 2023
Merged

Windows release sign #52

merged 33 commits into from
Dec 3, 2023

Conversation

marcopiraccini
Copy link
Contributor

@marcopiraccini marcopiraccini commented Dec 3, 2023

This signs the exe windows installer

@marcopiraccini marcopiraccini changed the title Release win sign [WIP][DON'T MERGE] Windows release sign Dec 3, 2023
@marcopiraccini marcopiraccini marked this pull request as ready for review December 3, 2023 13:30
echo "::set-output name=KEYPAIR_NAME::gt-standard-keypair"
echo "::set-output name=CERTIFICATE_NAME::gt-certificate"
echo "SM_HOST=${{ secrets.SM_HOST }}" >> "$GITHUB_ENV"
echo "SM_API_KEY=${{ secrets.SM_API_KEY }}" >> "$GITHUB_ENV"
Copy link
Member

Choose a reason for hiding this comment

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

how are those secrets configured? They should be configured as an environment in GH.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor Author

@marcopiraccini marcopiraccini Dec 3, 2023

Choose a reason for hiding this comment

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

But you are right, they should be configured as GH env. Doing the change

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@marcopiraccini marcopiraccini merged commit ae1d558 into main Dec 3, 2023
5 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