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: mockery generate #255

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Conversation

temaniarpit27
Copy link

Description

Mockery yaml file configuration

Fixes # (issue)

agglayer/aggkit#73

@temaniarpit27 temaniarpit27 force-pushed the arpit/aggkit-73 branch 3 times, most recently from 5026efb to 8cdd1b1 Compare January 1, 2025 10:08
@temaniarpit27 temaniarpit27 requested review from a team and removed request for Stefan-Ethernal, goran-ethernal and a team January 9, 2025 14:27
temaniarpit27 and others added 4 commits January 21, 2025 15:42
Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
@temaniarpit27 temaniarpit27 merged commit baa4aaa into feat/aggkit-repo-migration Jan 21, 2025
12 checks passed
@temaniarpit27 temaniarpit27 deleted the arpit/aggkit-73 branch January 21, 2025 15:20
Stefan-Ethernal added a commit that referenced this pull request Feb 4, 2025
* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
rachit77 pushed a commit that referenced this pull request Feb 11, 2025
* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
Stefan-Ethernal added a commit that referenced this pull request Feb 18, 2025
* feat: remove `aggoracle` component (#251)

* remove aggoracle component

* improve Rust build perf and cleanup

* handle error when unmarashaling versions.json

* feat: remove `aggsender` component (#252)

* remove aggsender component

* fix: remove build-tools

* feat: mockery generate (#255)

* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* wip

* feat: fix BuildVersions during cargo build (#258)

* fix DAC imports

* remove unused code

* chore: remove empty docker-compose.yml

* fix build.rs

* remove hex package

* remove log package

* remove db package

* go mod tidy and fix in the proof

* chore: remove redundant file

* feat: remove bridge service (feat. claim sponsor, bridgesync, reorg detector l2 and corresponding config params)

* chore: format and fix docs

* chore: move bats e2e tests from fep folder

* fix: path for batch_verification_monitor script

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: Stefan Negovanović <stefan@ethernal.tech>
Stefan-Ethernal added a commit that referenced this pull request Feb 18, 2025
* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
Stefan-Ethernal added a commit that referenced this pull request Feb 18, 2025
* feat: remove `aggoracle` component (#251)

* remove aggoracle component

* improve Rust build perf and cleanup

* handle error when unmarashaling versions.json

* feat: remove `aggsender` component (#252)

* remove aggsender component

* fix: remove build-tools

* feat: mockery generate (#255)

* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* wip

* feat: fix BuildVersions during cargo build (#258)

* fix DAC imports

* remove unused code

* chore: remove empty docker-compose.yml

* fix build.rs

* remove hex package

* remove log package

* remove db package

* go mod tidy and fix in the proof

* chore: remove redundant file

* feat: remove bridge service (feat. claim sponsor, bridgesync, reorg detector l2 and corresponding config params)

* chore: format and fix docs

* chore: move bats e2e tests from fep folder

* fix: path for batch_verification_monitor script

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: Stefan Negovanović <stefan@ethernal.tech>
Stefan-Ethernal added a commit that referenced this pull request Feb 18, 2025
* feat: remove `aggoracle` component (#251)

* remove aggoracle component

* improve Rust build perf and cleanup

* handle error when unmarashaling versions.json

* feat: remove `aggsender` component (#252)

* remove aggsender component

* fix: remove build-tools

* fix: improve JSON parsing by cleaning up version strings

* feat: mockery generate (#255)

* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* rebase fix

* feat: remove syncers and import the aggkit (#256)

* feat: remove `aggoracle` component (#251)

* remove aggoracle component

* improve Rust build perf and cleanup

* handle error when unmarashaling versions.json

* feat: remove `aggsender` component (#252)

* remove aggsender component

* fix: remove build-tools

* feat: mockery generate (#255)

* mockery generate

* Update .mockery.yaml

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* review comments

* review comment

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>

* wip

* feat: fix BuildVersions during cargo build (#258)

* fix DAC imports

* remove unused code

* chore: remove empty docker-compose.yml

* fix build.rs

* remove hex package

* remove log package

* remove db package

* go mod tidy and fix in the proof

* chore: remove redundant file

* feat: remove bridge service (feat. claim sponsor, bridgesync, reorg detector l2 and corresponding config params)

* chore: format and fix docs

* chore: move bats e2e tests from fep folder

* fix: path for batch_verification_monitor script

---------

Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: Stefan Negovanović <stefan@ethernal.tech>

---------

Co-authored-by: Arpit Temani <temaniarpit27@gmail.com>
Co-authored-by: Rachit Sonthalia <54906134+rachit77@users.noreply.github.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
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.

3 participants