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:configure hooks in the CLI #2964

Merged
merged 14 commits into from
Dec 1, 2023
Merged

feat:configure hooks in the CLI #2964

merged 14 commits into from
Dec 1, 2023

Conversation

aroralanuk
Copy link
Contributor

@aroralanuk aroralanuk commented Nov 22, 2023

Description

  • enable configuring hooks in the CLI (merkle, igp, protocolFee, aggregation, routing)
  • use preset by default without prompting

Drive-by changes

Related issues

Backward compatibility

Testing

Copy link

changeset-bot bot commented Nov 22, 2023

🦋 Changeset detected

Latest commit: 4e4d246

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@hyperlane-xyz/cli Minor
@hyperlane-xyz/infra Minor
@hyperlane-xyz/sdk Minor
@hyperlane-xyz/helloworld Minor
@hyperlane-xyz/core Minor
@hyperlane-xyz/utils Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@aroralanuk aroralanuk changed the title [WIP]feat:allow hookers to config hooks in the CLI [WIP]feat:allow hookers to configure hooks in the CLI Nov 24, 2023
@aroralanuk aroralanuk changed the title [WIP]feat:allow hookers to configure hooks in the CLI feat:allow hookers to configure hooks in the CLI Nov 30, 2023
@aroralanuk aroralanuk changed the title feat:allow hookers to configure hooks in the CLI feat:configure hooks in the CLI Nov 30, 2023
typescript/cli/examples/hooks.yaml Show resolved Hide resolved
typescript/cli/src/commands/config.ts Outdated Show resolved Hide resolved
typescript/cli/src/config/hooks.ts Outdated Show resolved Hide resolved
typescript/cli/src/tests/hooks.test.ts Outdated Show resolved Hide resolved
typescript/sdk/src/hook/types.ts Show resolved Hide resolved
typescript/cli/src/config/hooks.ts Show resolved Hide resolved
typescript/cli/src/config/hooks.ts Outdated Show resolved Hide resolved
typescript/cli/src/config/hooks.ts Outdated Show resolved Hide resolved
typescript/cli/src/config/hooks.ts Outdated Show resolved Hide resolved
typescript/cli/src/config/hooks.ts Show resolved Hide resolved
@aroralanuk aroralanuk enabled auto-merge (squash) December 1, 2023 20:29
@aroralanuk aroralanuk enabled auto-merge (squash) December 1, 2023 20:30
@aroralanuk aroralanuk merged commit 7e620c9 into main Dec 1, 2023
9 of 16 checks passed
@aroralanuk aroralanuk deleted the kunal/cli-hook-config branch December 1, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants