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

Review the new GitHub attestations #108

Open
digiserg opened this issue Jul 15, 2024 · 4 comments
Open

Review the new GitHub attestations #108

digiserg opened this issue Jul 15, 2024 · 4 comments
Assignees
Labels
build enhancement New feature or request help wanted Extra attention is needed minor issue Small issue, low risk

Comments

@digiserg
Copy link
Collaborator

https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/

@digiserg digiserg added the enhancement New feature or request label Jul 15, 2024
@digiserg digiserg added this to the ga-v1.0.0 milestone Jul 15, 2024
@digiserg digiserg self-assigned this Jul 15, 2024
@millerjp millerjp added the build label Jul 16, 2024
@millerjp millerjp modified the milestones: ga-v1.0.0, beta-v1.1.0 Aug 29, 2024
@digiserg digiserg linked a pull request Sep 23, 2024 that will close this issue
@digiserg
Copy link
Collaborator Author

image

@digiserg
Copy link
Collaborator Author

The attestations appear to work the Windows builds and I have disabled them again.

electron-userland/electron-builder#7248

@millerjp
Copy link
Contributor

@digiserg whats the status of this - I am confused as to if this is done for 1.0?

@digiserg
Copy link
Collaborator Author

One of the requirements for the attestations to work is to change the pipeline permissions using:

permissions:
  id-token: write
  attestations: write

but this seems to be affecting electron-builder and it can't sign the builds. We'll leave this to the next release when I have more time to investigate it.

@digiserg digiserg added help wanted Extra attention is needed minor issue Small issue, low risk labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build enhancement New feature or request help wanted Extra attention is needed minor issue Small issue, low risk
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants