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

ci: add job to check the contracts are formatted and can be compiled #471

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

ricomateo
Copy link
Contributor

@ricomateo ricomateo commented Jan 27, 2025

Fixes #469
Fixes #470

What Changed?

This PR adds a CI job to check the contracts are formatted and can be compiled.

The contracts are formatted in #472, so that PR must be merged before this.

Reviewer Checklist

  • Code is well-documented
  • Code adheres to Go naming conventions
  • Code deprecates any old functionality before removing it

@ricomateo ricomateo self-assigned this Jan 27, 2025
@ricomateo ricomateo changed the base branch from dev to format-contracts January 27, 2025 18:27
@ricomateo ricomateo marked this pull request as ready for review January 27, 2025 18:32
pablodeymo
pablodeymo previously approved these changes Jan 27, 2025
Base automatically changed from format-contracts to dev January 29, 2025 18:49
@ricomateo ricomateo dismissed pablodeymo’s stale review January 29, 2025 18:49

The base branch was changed.

@ricomateo ricomateo enabled auto-merge January 29, 2025 18:52
@ricomateo ricomateo added this pull request to the merge queue Jan 30, 2025
Merged via the queue into dev with commit df7ec47 Jan 30, 2025
7 checks passed
@ricomateo ricomateo deleted the add-contracts-ci branch January 30, 2025 19:16
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.

Build contracts in the CI Format contracts in the CI
2 participants