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

Add Github CI #472

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Add Github CI #472

merged 1 commit into from
Nov 19, 2024

Conversation

Ferret-san
Copy link
Collaborator

Adding basic Github CI workflow to streamline testing and release process

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
Copy link
Member

@jcstein jcstein left a 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
Copy link
Member

@MSevey MSevey Nov 19, 2024

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.

Copy link
Member

@MSevey MSevey left a 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

@Ferret-san Ferret-san merged commit ba26a9d into celestia-develop Nov 19, 2024
20 checks passed
@Ferret-san Ferret-san deleted the add-gh-ci branch November 19, 2024 14:30
Ferret-san pushed a commit that referenced this pull request Nov 20, 2024
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
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.

3 participants