-
Notifications
You must be signed in to change notification settings - Fork 906
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
Add github action to generate reproducible builds #7776
Comments
Hello, I'm interested to look into this. Likely I'll have some additional questions or discover some intricacies as I get into it, but please feel free to assign to me. |
For historical context, from Discord:
|
@ShahanaFarooqui During this first iteration, I've run across the fact that the |
Let us keep the signing process manual. |
That's fine with me. However, while researching this, I've starting having pipe dreams of having the CI in future iterations:
Obviously this is out of scope for this issue as written, but doing the signing outside CI might be an obstacle to that idea in the future. Just something to think about... |
Uhh, you made a valid point. @cdecker, We could benefit from your input on this. |
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Also modifies the `build-release.sh` script to optionally accept specific distribution targets for Ubuntu releases.
Add a new GitHub Action to streamline our release process by generating reproducible builds via workflow.
tools/repro-build.sh
build-release
andrepro-build
scripts as they are still essential for release verification and signing by other team members.The text was updated successfully, but these errors were encountered: