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

Repo split experiments #2637

Closed
wants to merge 13 commits into from
Closed

Repo split experiments #2637

wants to merge 13 commits into from

Conversation

hu55a1n1
Copy link
Member

@hu55a1n1 hu55a1n1 commented Sep 14, 2022

Addresses: Phase-1 of #2639

Description

Removes module related code and reorganizes directory structure ->

<hermes>
├── crates
│	├── ibc-chain-registry
│	├── relayer
│	├── relayer-cli
│	├── relayer-rest
│	├── telemetry
│	└── tools
│		├── integration-test
│		└── test-framework
└── ...

PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@hu55a1n1
Copy link
Member Author

Closing in favor of #2667, since we've decided to only remove proto crates from the repo and keep a local modules copy in the workspace.

@hu55a1n1 hu55a1n1 closed this Sep 22, 2022
@romac romac deleted the hu55a1n1/repo-split branch November 8, 2022 11:34
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.

1 participant