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

[OTE-567] chore: Fix broken CI, enable workflow on dydx-fork branches #52

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

teddyding
Copy link

@teddyding teddyding commented Jul 15, 2024

Fix broken CI workflows and re-enable them on dydx-fork-* branch

@teddyding teddyding changed the base branch from main to dydx-fork-v0.50.5 July 15, 2024 22:15
@teddyding teddyding force-pushed the td/fix-ci branch 3 times, most recently from 5795356 to 0224b6b Compare July 17, 2024 00:43
@teddyding teddyding changed the title Enable test workflow on dydx branches Fix CI Jul 17, 2024
@@ -1,23 +0,0 @@
# Staticmajor: Static analyzer to catch leaking resources & other bad code patterns
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is also removed from cosmos-sdk main due to false postives: cosmos@9e9cc52

@teddyding teddyding changed the title Fix CI Fix broken CI, enable workflow on dydx-fork branches Jul 17, 2024
@teddyding teddyding changed the title Fix broken CI, enable workflow on dydx-fork branches chore: Fix broken CI, enable workflow on dydx-fork branches Jul 17, 2024
@@ -27,7 +27,7 @@ require (
github.com/cosmos/gogoproto v1.4.11
github.com/cosmos/ledger-cosmos-go v0.13.3
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
github.com/ethereum/go-ethereum v1.12.0
github.com/ethereum/go-ethereum v1.13.15
Copy link
Author

@teddyding teddyding Jul 17, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Upgraded versions according to output of dependency-review workflow

@teddyding teddyding changed the title chore: Fix broken CI, enable workflow on dydx-fork branches [OTE-567] chore: Fix broken CI, enable workflow on dydx-fork branches Jul 17, 2024
Copy link

linear bot commented Jul 17, 2024

})
}
}
// CancelProposal is not supported in dYdX chain. Leaving this test case commented out.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was failing e2e test workflow. Didn't want to spend a long time troubleshooting considering this message is disabled in v4-chain. Commenting out instead of deleting, in case we want to use MsgCancelProposal in the future.

@teddyding teddyding merged commit 5a60ce2 into dydx-fork-v0.50.5 Jul 17, 2024
37 of 38 checks passed
@teddyding teddyding deleted the td/fix-ci branch July 17, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants