CosmWasm / wasmd

Basic cosmos-sdk app with web assembly smart contracts
Other
368 stars 400 forks source link

Fix release step #1935

Closed webmaster128 closed 3 months ago

webmaster128 commented 3 months ago

I just configured WASMD_GITHUB_RELEASES_TOKEN in CircleCI

webmaster128 commented 3 months ago

Can we trigger the job manually somehow to get the 0.52 release or should I just create that manually?

Since I renamed the env variable, I assume the old CircieCI config will not work anymore. Would be great if you can do it manually. No binary needed.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 54.40%. Comparing base (76c0c06) to head (c8b6586). Report is 9 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1935/graphs/tree.svg?width=650&height=150&src=pr&token=rxXgFH3QTf&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1935?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm) ```diff @@ Coverage Diff @@ ## main #1935 +/- ## ========================================== - Coverage 54.42% 54.40% -0.03% ========================================== Files 65 65 Lines 9976 9976 ========================================== - Hits 5429 5427 -2 - Misses 3992 3993 +1 - Partials 555 556 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/CosmWasm/wasmd/pull/1935/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CosmWasm)