-
Notifications
You must be signed in to change notification settings - Fork 34
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 CI #472
Add Github CI #472
Conversation
Update ci.yml disable e2e CI tests for now Update ci.yml Update ci.yml fix docker CI builds fix yaml file Update ci.yml Add foundry to e2e test Update cannon.yml Update cannon.yml Update cannon.yml Update cannon.yml more CI changes more CI changes fixing CI
d272b66
to
0e227ef
Compare
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.
utACK. added @MSevey for review as he is a github guru
@@ -0,0 +1,106 @@ | |||
name: CI |
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.
nit: I'd name this something more descriptive like docker
.
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.
lgtm, just left some thoughts to consider. nothing blocking though
build(deps): update go-da to v0.1.0 build(deps): update go-da to v0.2.0; add ctx da: add cli flags for da config da: add get timeout to da client build(deps): bump local-celestia-devnet to v0.12.7 fix(cli): fix da rpc check fix(cli): check return err fix(da): blob data source reuse DataFromEVMTransactions Cleanup Github CI workflow (#478) Add Github CI (#472) da: reuse useblobs for multiframetxs (#452) da: add gas price flag (#451) da: try using blobdata for eth fallback chore: add log for multiframetxs setting feat: enable multi frame txs and frame size setting for calldata txs da: use env auth token if set chore(op-batcher): refactor EthFallbackDisabledFlagName feat(op-batcher): support disable eth fallback da: upgrade to go-da v0.5.0 fix go mod
Adding basic Github CI workflow to streamline testing and release process