filecoin-project / go-f3

Golang implementation of Fast Finality for Filecoin (F3)
Apache License 2.0
12 stars 7 forks source link

Bump version file to `0.7.3` in prep for release #741

Closed masih closed 3 weeks ago

masih commented 3 weeks ago

Bump version in prep for release to bubble up refactorings to Lotus.

masih commented 3 weeks ago

Pending sanity check on archioz before cutting the tag

github-actions[bot] commented 3 weeks ago

Suggested version: 0.7.3

Comparing to: v0.7.2 (diff)

Changes in configuration file(s):

(empty)

gorelease says:

# diagnostics
required module github.com/microcosm-cc/bluemonday@v1.0.1 retracted by module author: Retract older versions as only latest is to be depended upon

# summary
Suggested version: v0.7.3

gocompat says:

HEAD is now at 8497653 Bump version in prep to release `v0.7.2` (#737)
Previous HEAD position was 8497653 Bump version in prep to release `v0.7.2` (#737)
Switched to branch 'main'
Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created. It is going to be published when this PR is merged. You can modify its' body to include any release notes you wish to include with the release.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 74.95%. Comparing base (9ab46d6) to head (bde3b37).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/filecoin-project/go-f3/pull/741/graphs/tree.svg?width=650&height=150&src=pr&token=6uD131t7gs&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)](https://app.codecov.io/gh/filecoin-project/go-f3/pull/741?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project) ```diff @@ Coverage Diff @@ ## main #741 +/- ## ========================================== - Coverage 75.06% 74.95% -0.12% ========================================== Files 70 70 Lines 6939 6939 ========================================== - Hits 5209 5201 -8 - Misses 1317 1324 +7 - Partials 413 414 +1 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/filecoin-project/go-f3/pull/741/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=filecoin-project)
Stebalien commented 3 weeks ago

@Kubuxu says that the store isn't corrupted and fixing the logic "just works", so we're leaving this as-is.