-
Notifications
You must be signed in to change notification settings - Fork 25
Add reproducible builds #233
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
base: main
Are you sure you want to change the base?
Conversation
6fae7bb
to
cb9b9c8
Compare
@SozinM manually requesting you to review since Github won't let me request your review on your own PR |
β¦msozin/make-release-reproducible
12bae3d
to
4a23f25
Compare
d5d231e
to
094d496
Compare
094d496
to
f58cb33
Compare
Should be good now! @SozinM can you give it another check over? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion:
please add op_rbuilder_
prefix to this file to namespace it
|
||
jobs: | ||
verify: | ||
name: Verify reproducible builds |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion:
name: Verify reproducible builds | |
name: "[op-rbuilder ]Verify reproducible builds" |
π Summary
From reth
https://github.com/paradigmxyz/reth/blob/f30016019d592e36b31b48feb8adf3292c04b626/Makefile#L83
π‘ Motivation and Context
β I have completed the following steps:
make lint
make test