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

feat(zkstack): Introduce build and wait subcommands for components #3240

Merged

Conversation

slowli
Copy link
Contributor

@slowli slowli commented Nov 8, 2024

What ❔

  • Introduces build and wait subcommands for server, EN and contract verifier.
  • Uses these commands in CI (integration tests job).

Why ❔

These commands help preventing races between compilation and test logic.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Documentation comments have been added / updated.
  • Code has been formatted via zkstack dev fmt and zkstack dev lint.

ci: Eliminate races between compilation and test logic in integration tests

Copy link
Contributor Author

@slowli slowli left a comment

Choose a reason for hiding this comment

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

The vast majority of the changes are autocompletion scripts.

@slowli slowli marked this pull request as ready for review November 11, 2024 11:14
@slowli slowli requested a review from a team as a code owner November 11, 2024 11:14
@slowli slowli requested a review from Deniallugo November 11, 2024 18:48
@slowli slowli added this pull request to the merge queue Nov 12, 2024
Merged via the queue into main with commit e92b806 Nov 12, 2024
33 checks passed
@slowli slowli deleted the aov-pla-1065-protect-against-races-in-ci-integration-tests branch November 12, 2024 14:15
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.

4 participants