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

post v5.3.0 release chores #3562

Merged
merged 10 commits into from
May 23, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update matrices/workflows
  • Loading branch information
charleenfei committed May 10, 2023
commit c3e6999d755276533d7dd8fa0ac5509cb11586d8
50 changes: 0 additions & 50 deletions .github/compatibility-test-matrices/release-script.sh

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v4.4.x"],
"chain-b": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestIncentivizedTransferTestSuite"],
"chain-a": [
"release-v4.4.x"
],
"chain-b": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"chain-b": ["release-v4.4.x"],
"entrypoint": ["TestIncentivizedTransferTestSuite"],
"chain-a": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v4.4.x"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v4.4.x"],
"chain-b": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"chain-a": [
"release-v4.4.x"
],
"chain-b": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v4.4.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"chain-b": ["release-v4.4.x"],
"entrypoint": ["TestTransferTestSuite"],
"chain-a": [
"release-v4.4.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v4.4.x"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.2.x"],
"chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestIncentivizedTransferTestSuite"],
"chain-a": [
"release-v5.2.x"
],
"chain-b": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"chain-b": ["release-v5.2.x"],
"entrypoint": ["TestIncentivizedTransferTestSuite"],
"chain-a": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v5.2.x"
],
"entrypoint": [
"TestIncentivizedTransferTestSuite"
],
"test": [
"TestMsgPayPacketFee_AsyncSingleSender_Succeeds",
"TestMsgPayPacketFee_InvalidReceiverAccount",
Expand All @@ -10,7 +23,13 @@
"TestPayPacketFeeAsync_SingleSender_NoCounterPartyAddress",
"TestMsgPayPacketFee_AsyncMultipleSenders_Succeeds"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.2.x"],
"chain-b": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"entrypoint": ["TestTransferTestSuite"],
"chain-a": [
"release-v5.2.x"
],
"chain-b": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Original file line number Diff line number Diff line change
@@ -1,7 +1,20 @@
{
"chain-a": ["release-v5.2.x", "v6.1.0", "v5.2.0", "v4.4.0", "v4.3.0", "v4.2.0", "v4.1.1"],
"chain-b": ["release-v5.2.x"],
"entrypoint": ["TestTransferTestSuite"],
"chain-a": [
"release-v5.2.x",
"v6.1.0",
"v5.2.0",
"v4.4.0",
"v4.3.0",
"v4.2.0",
"v4.1.1",
"v5.3.0"
],
"chain-b": [
"release-v5.2.x"
],
"entrypoint": [
"TestTransferTestSuite"
],
"test": [
"TestMsgTransfer_Succeeds_Nonincentivized",
"TestMsgTransfer_Fails_InvalidAddress",
Expand All @@ -10,7 +23,13 @@
"TestSendEnabledParam",
"TestReceiveEnabledParam"
],
"relayer-type": ["rly"],
"chain-binary": ["simd"],
"chain-image": ["ghcr.io/cosmos/ibc-go-simd"]
"relayer-type": [
"rly"
],
"chain-binary": [
"simd"
],
"chain-image": [
"ghcr.io/cosmos/ibc-go-simd"
]
}
Loading