Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

ci: initial commit for gmbuilder #39

Merged
merged 30 commits into from
Jul 27, 2023

Conversation

S1nus
Copy link
Member

@S1nus S1nus commented Jul 20, 2023

forked a specific release that works with the tutorial, because cosmos-sdk has no main branch.

  • gmbuilder-docker-compose.yml starts the gmbuilder.Dockerfile which builds and runs the tutorial alongside a Celestia local devnet
  • gm-tester.sh polls the rollup for block Add more unit and integration tests for State Fraud Proofs #3 (could add other behavior, perhaps testing transactions)
  • .github/workflows/test-tutorial.yml automates the test

@S1nus S1nus marked this pull request as ready for review July 26, 2023 17:48
@nashqueue nashqueue requested a review from tzdybal July 27, 2023 11:29
gm-tester.sh Show resolved Hide resolved
gmbuilder.Dockerfile Outdated Show resolved Hide resolved
S1nus and others added 3 commits July 27, 2023 13:46
add shebang line to gm-tester.sh

Co-authored-by: Jose Ramon Mañes <[email protected]>
Copy link

@tty47 tty47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

Copy link

@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 need to fix the failing lint

@S1nus S1nus changed the title initial commit for gmbuilder ci: initial commit for gmbuilder Jul 27, 2023
@MSevey MSevey merged commit 146d3ad into release/v0.46.x-rollkit-fix Jul 27, 2023
26 of 29 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants