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: fix code signing on Windows #1419

Merged
merged 2 commits into from
Jul 26, 2023
Merged

ci: fix code signing on Windows #1419

merged 2 commits into from
Jul 26, 2023

Conversation

dsanders11
Copy link
Member

There were a couple of issues preventing code signing on Windows from working properly, and it was silently failing. Fix those up and try to fail loudly if something isn't right.

@dsanders11 dsanders11 requested review from a team and codebytere as code owners July 26, 2023 20:07
Copy link
Member

@VerteDinde VerteDinde left a comment

Choose a reason for hiding this comment

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

One comment, not blocking

@@ -100,6 +100,8 @@ jobs:
paths:
- out
win-build:
environment:
SIGN_OR_DIE: true
Copy link
Member

Choose a reason for hiding this comment

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

This is art

forge.config.ts Outdated Show resolved Hide resolved
@dsanders11 dsanders11 merged commit 6129ddc into main Jul 26, 2023
@dsanders11 dsanders11 deleted the build-fix-windows-signing branch July 26, 2023 22:59
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.

3 participants