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

feat: precompiled binaries #41

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from
Open

Conversation

ethicnology
Copy link

@ethicnology ethicnology commented Dec 17, 2024

  • precompiled binaries CI
  • add cargokit configuration
  • @i5hi generate a github token to push the binaries to the release and add it to secrets.RELEASE_GITHUB_TOKEN
  • @i5hi generate a private key to sign the binaries and add it to secrets.RELEASE_PRIVATE_KEY
  • replace <RELEASE_PUBLIC_KEY> in rust/cargokit.yml

@ethicnology ethicnology marked this pull request as ready for review December 19, 2024 21:23
@i5hi
Copy link
Collaborator

i5hi commented Dec 22, 2024

RELEASE_PUBLIC_KEY: 142734971ea5fb1f4f934b9382f18ea0866a783f4c5e1edd3822e6e1b5be7643

@i5hi
Copy link
Collaborator

i5hi commented Dec 22, 2024

If we decide to use the same key for all our repos; lets use the key shared in boltz-dart

@ethicnology
Copy link
Author

ethicnology commented Dec 23, 2024

@i5hi amended with the boltz public

Let's make it one signing key for all binaries release

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