Skip to content

Commit

Permalink
Merge branch 'main' into grpc-height
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitrisJim authored Dec 4, 2024
2 parents 1048948 + 1097210 commit 3d41789
Show file tree
Hide file tree
Showing 528 changed files with 14,591 additions and 9,233 deletions.
32 changes: 16 additions & 16 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CODEOWNERS: https://help.github.com/articles/about-codeowners/

* @colin-axner @AdityaSripal @crodriguezvega @damiannolan @chatton @DimitrisJim @gjermundgaraba @bznein
* @AdityaSripal @damiannolan @DimitrisJim @gjermundgaraba @bznein

# Our appreciation and gratitude to past code owners: @fedekunze @seantking @tmsdkeys @charleenfei
# Our appreciation and gratitude to past code owners: @fedekunze @seantking @tmsdkeys @charleenfei @crodriguezvega @colin-axner @chatton

# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
Expand All @@ -11,42 +11,42 @@

# CODEOWNERS for the CODEOWNER file

/.github/CODEOWNERS @colin-axner @AdityaSripal @crodriguezvega @damiannolan @chatton
/.github/CODEOWNERS @AdityaSripal @damiannolan

# CODEOWNERS for the core IBC module

/modules/core/ @colin-axner @AdityaSripal @damiannolan @chatton
/proto/ibc/core/ @colin-axner @AdityaSripal @damiannolan @chatton
/modules/core/ @AdityaSripal @damiannolan
/proto/ibc/core/ @AdityaSripal @damiannolan

# CODEOWNERS for the light-clients

/modules/light-clients/ @colin-axner @AdityaSripal @damiannolan @chatton
/proto/ibc/lightclients/ @colin-axner @AdityaSripal @damiannolan @chatton
/modules/light-clients/ @AdityaSripal @damiannolan
/proto/ibc/lightclients/ @AdityaSripal @damiannolan

# CODEOWNERS for 08-wasm light client module

/modules/light-clients/08-wasm/ @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim @srdtrk @crodriguezvega
/modules/light-clients/08-wasm/ @AdityaSripal @damiannolan @DimitrisJim @srdtrk

# CODEOWNERS for ICS 20

/modules/apps/transfer/ @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim
/proto/ibc/applications/transfer/ @colin-axner @AdityaSripal @damiannolan @chatton @DimitrisJim
/modules/apps/transfer/ @AdityaSripal @damiannolan @DimitrisJim
/proto/ibc/applications/transfer/ @AdityaSripal @damiannolan @DimitrisJim

# CODEOWNERS for interchain-accounts module

/modules/apps/27-interchain-accounts/ @colin-axner @AdityaSripal @damiannolan @chatton
/proto/ibc/applications/interchain_accounts/ @colin-axner @AdityaSripal @damiannolan @chatton
/modules/apps/27-interchain-accounts/ @AdityaSripal @damiannolan
/proto/ibc/applications/interchain_accounts/ @AdityaSripal @damiannolan

# CODEOWNERS for fee module

/modules/apps/29-fee/ @AdityaSripal @colin-axner @damiannolan @chatton
/proto/ibc/applications/fee/ @AdityaSripal @colin-axner @damiannolan @chatton
/modules/apps/29-fee/ @AdityaSripal @damiannolan
/proto/ibc/applications/fee/ @AdityaSripal @damiannolan

# CODEOWNERS for callbacks middleware

/modules/apps/callbacks/ @colin-axner @AdityaSripal @damiannolan @srdtrk @chatton
/modules/apps/callbacks/ @AdityaSripal @damiannolan @srdtrk

# CODEOWNERS for docs

/docs/ @colin-axner @AdityaSripal @crodriguezvega @damiannolan @chatton @DimitrisJim @srdtrk
/docs/ @AdityaSripal @damiannolan @DimitrisJim @srdtrk

4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/release-tracker.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ versions of ibc-go to guarantee that no regression is introduced -->
- [ ] Branch off main to create release branch in the form of `release/vx.y.z` and add branch protection rules.
- [ ] Add branch protection rules to new release branch.
- [ ] Add backport task to [`mergify.yml`](https://github.com/cosmos/ibc-go/blob/main/.github/mergify.yml)
- [ ] Upgrade ibc-go version in [ibctest](https://github.com/strangelove-ventures/ibctest).
- [ ] Upgrade ibc-go version in [interchaintest](https://github.com/strangelove-ventures/ibctest).
- [ ] Check Swagger is up-to-date.

## Post-release checklist
Expand All @@ -66,7 +66,7 @@ versions of ibc-go to guarantee that no regression is introduced -->
- [ ] In `docs/versions.json`.
- [ ] Rename `docs/versioned_sidebars/version-vx.y.z-sidebars.json`
- [ ] Rename `docs/versioned_docs/version-vx.y.z`
- [ ] Update the [compatibility test matrices](https://github.com/cosmos/ibc-go/tree/main/.github/compatibility-test-matrices):
- [ ] Ensure annotations on tests are correct as per the [compatibility test tool](../../scripts/compatibility.md):
- Add the new release.
- Remove any tags that might not be recommended anymore.
- [ ] Update the manual [e2e `simd`](https://github.com/cosmos/ibc-go/blob/main/.github/workflows/e2e-manual-simd.yaml) test workflow:
Expand Down
20 changes: 0 additions & 20 deletions .github/compatibility-test-matrices/main/client-chain-a.json

This file was deleted.

17 changes: 0 additions & 17 deletions .github/compatibility-test-matrices/main/connection-chain-a.json

This file was deleted.

17 changes: 0 additions & 17 deletions .github/compatibility-test-matrices/main/genesis-chain-a.json

This file was deleted.

28 changes: 0 additions & 28 deletions .github/compatibility-test-matrices/main/ica-chain-a.json

This file was deleted.

28 changes: 0 additions & 28 deletions .github/compatibility-test-matrices/main/ica-chain-b.json

This file was deleted.

This file was deleted.

This file was deleted.

25 changes: 0 additions & 25 deletions .github/compatibility-test-matrices/main/ica-gov-chain-a.json

This file was deleted.

25 changes: 0 additions & 25 deletions .github/compatibility-test-matrices/main/ica-gov-chain-b.json

This file was deleted.

25 changes: 0 additions & 25 deletions .github/compatibility-test-matrices/main/ica-groups-chain-a.json

This file was deleted.

25 changes: 0 additions & 25 deletions .github/compatibility-test-matrices/main/ica-groups-chain-b.json

This file was deleted.

17 changes: 0 additions & 17 deletions .github/compatibility-test-matrices/main/ica-queries-chain-a.json

This file was deleted.

17 changes: 0 additions & 17 deletions .github/compatibility-test-matrices/main/ica-queries-chain-b.json

This file was deleted.

Loading

0 comments on commit 3d41789

Please sign in to comment.