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: CI for shared bridge #1604

Merged
merged 26 commits into from
Apr 12, 2024
Merged

ci: CI for shared bridge #1604

merged 26 commits into from
Apr 12, 2024

Conversation

ly0va
Copy link
Member

@ly0va ly0va commented Apr 8, 2024

What ❔

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@ly0va ly0va marked this pull request as ready for review April 8, 2024 11:36
@ly0va ly0va requested a review from a team as a code owner April 8, 2024 11:36
@ly0va ly0va requested review from yorik, alexandrst88, artmakh, hatemosphere, onyxet and otani88 and removed request for a team April 8, 2024 11:36
@ly0va ly0va marked this pull request as draft April 8, 2024 11:37
@@ -59,7 +59,7 @@ jobs:
ci_run zk contract build

- name: Contracts unit tests
run: ci_run zk test l1-contracts
run: ci_run yarn l1-contracts test
Copy link
Collaborator

Choose a reason for hiding this comment

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

let's then remove the 'l1-contracts' from zk test..

(infrastructure/tests.ts)

Local,
Version24,
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this on purpose?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes! otherwise upgrade unit tests fail. There was a comment about it sometime ago, but apparently it was removed during merge

max_pubdata_per_batch = 100000
fee_model_version = "V2"
l1_batch_commit_data_generator_mode = "Validium"
miniblock_iteration_interval = 50
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this here for docker?

Copy link
Member Author

@ly0va ly0va Apr 12, 2024

Choose a reason for hiding this comment

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

this was merged in from main.
but we decided to disable validium tests in ci for now, so shouldn't matter

@ly0va ly0va marked this pull request as ready for review April 12, 2024 11:32
@ly0va ly0va merged commit 5c65c93 into kl-factory Apr 12, 2024
34 of 67 checks passed
@ly0va ly0va deleted the kl-factory-ci branch April 12, 2024 11:56
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.

None yet

3 participants