cosmos / ibc-apps

IBC applications and middleware for Cosmos SDK chains.
Apache License 2.0
82 stars 62 forks source link

docs: update maintained branches table #212

Closed jtieri closed 3 weeks ago

jtieri commented 3 weeks ago

Update the maintained branches table in README.md to reflect that we no longer maintain release/v5 or release/v4 due to the associated versions of ibc-go being EOL. Also, update mergify to reflect the currently maintained branches.

jtieri commented 3 weeks ago

polytone audit dependencies CI job is failing but i have zero insight into how to fix this cc @Reecepbcups

Reecepbcups commented 3 weeks ago

@jtieri There is no way to fix this audit check. Last I tried, upstream CosmWasm has to fix versions, then this has to import that. So we just merge with failing.

I really dislike it. Maybe we only run audit on code that touches the cosmwasm/polytone repo for now? This way other workflows are not touched, the point of ibc-apps