Skip to content

Ensure generated types#303

Merged
piersy merged 5 commits intocelo11from
piersy/ensure-generated-types
Jan 6, 2025
Merged

Ensure generated types#303
piersy merged 5 commits intocelo11from
piersy/ensure-generated-types

Conversation

@piersy
Copy link

@piersy piersy commented Dec 21, 2024

A number of generated types had become stale because we had not run go generate.

This PR updates generated types and adds a CI step to check that generated types are up to date.

Closes https://github.com/celo-org/celo-blockchain-planning/issues/855

@piersy piersy requested review from Kourin1996 and karlb December 21, 2024 12:52
Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
@piersy piersy merged commit 74a6117 into celo11 Jan 6, 2025
8 checks passed
@piersy piersy deleted the piersy/ensure-generated-types branch January 6, 2025 12:18
karlb added a commit that referenced this pull request Jan 27, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
karlb added a commit that referenced this pull request Jan 28, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
karlb added a commit that referenced this pull request Feb 3, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
karlb added a commit that referenced this pull request Feb 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 8, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 9, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 9, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 9, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 9, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request Apr 11, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request May 2, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
piersy added a commit that referenced this pull request May 12, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
Kourin1996 pushed a commit that referenced this pull request Jul 20, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
Kourin1996 pushed a commit that referenced this pull request Jul 21, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
Kourin1996 pushed a commit that referenced this pull request Jul 26, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
Kourin1996 pushed a commit that referenced this pull request Jul 28, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
Kourin1996 pushed a commit that referenced this pull request Aug 4, 2025
Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>
Kourin1996 pushed a commit that referenced this pull request Aug 5, 2025
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
Kourin1996 pushed a commit that referenced this pull request Aug 5, 2025
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
Kourin1996 pushed a commit that referenced this pull request Aug 7, 2025
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
Kourin1996 pushed a commit that referenced this pull request Aug 11, 2025
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
karlb pushed a commit that referenced this pull request Nov 5, 2025
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
karlb pushed a commit that referenced this pull request Dec 5, 2025
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
karlb pushed a commit that referenced this pull request Jan 6, 2026
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
piersy pushed a commit that referenced this pull request Jan 17, 2026
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
piersy pushed a commit that referenced this pull request Jan 17, 2026
github: Ensure generated types (#303)

Updates generated code and adds a CI step to check
that generated types are up to date.

Co-authored-by: Karl Bartel <karl.bartel@clabs.co>

github: Run e2e tests on Alfajores in CI

github: Add e2e-test-deployed-network.yaml (#261)

github: Fix and update CI test workflows (#380)

* chore(ci): use new op-stack-base image runner

* chore(ci): determine npm version from package.json

* chore(ci): put setup in composite action
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.

2 participants