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

Version v0.15.4 #379

Merged
merged 3 commits into from
Mar 9, 2021
Merged

Version v0.15.4 #379

merged 3 commits into from
Mar 9, 2021

Conversation

RiccardoM
Copy link
Contributor

Description

Changes:

  • Updated Cosmos to v0.42.0 (closes Update Cosmos to v0.42.0 #378)
  • Added release workflow to release compiled binaries when a tag is created
  • Changed the old Changelog entries to use \# instead of # when referencing an issue number

Checklist

  • Targeted PR against correct branch.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Wrote unit tests.
  • Wrote integration tests (simulation & CLI).
  • Updated the documentation.
  • Added an entry to the CHANGELOG.md file.
  • Re-reviewed Files changed in the Github PR explorer.

Signed-off-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
Signed-off-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
Signed-off-by: riccardo.montagnin <riccardo.montagnin@gmail.com>
@RiccardoM RiccardoM requested a review from leobragaz March 9, 2021 08:40
@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #379 (d598d59) into master (beaced9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #379   +/-   ##
=======================================
  Coverage   81.69%   81.69%           
=======================================
  Files          99       99           
  Lines        3797     3797           
=======================================
  Hits         3102     3102           
  Misses        579      579           
  Partials      116      116           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 711b4bd...d598d59. Read the comment docs.

Copy link
Contributor

@leobragaz leobragaz left a comment

Choose a reason for hiding this comment

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

looks good 👍

@RiccardoM RiccardoM merged commit eb064c8 into master Mar 9, 2021
@RiccardoM RiccardoM deleted the riccardo/v0.15.4 branch March 9, 2021 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Cosmos to v0.42.0
2 participants