Skip to content

ci: check for X.Y.Z-blocker tags before release - #7499

Open
brice-stacks wants to merge 2 commits into
stacks-network:mainfrom
brice-stacks:ci/release-blocker-tag
Open

ci: check for X.Y.Z-blocker tags before release#7499
brice-stacks wants to merge 2 commits into
stacks-network:mainfrom
brice-stacks:ci/release-blocker-tag

Conversation

@brice-stacks

Copy link
Copy Markdown
Contributor

Similar to the recent addition of the "DO NOT RELEASE" check, this new check ensures that there are no unresolved issues or PRs with the tag X.Y.Z-blocker before building the release.

@dhaney-stacks dhaney-stacks left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Invalid workflow file: .github/workflows/ci.yml#L320
The workflow is not valid. .github/workflows/ci.yml (Line: 320, Col: 3): Error calling workflow 'stacks-network/stacks-core/.github/workflows/_release-github.yml@3b099b9'. The nested job 'check-release-blockers' is requesting 'issues: read, pull-requests: read', but is only allowed 'issues: none, pull-requests: none'.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 31531281088

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage decreased (-0.006%) to 86.582%

Details

  • Coverage decreased (-0.006%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 119 coverage regressions across 26 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

119 previously-covered lines in 26 files lost coverage.

Top 10 Files by Coverage Loss Lines Losing Coverage Coverage
stackslib/src/net/stackerdb/sync.rs 17 75.98%
stacks-signer/src/v0/signer.rs 10 87.73%
stackslib/src/net/download/epoch2x.rs 9 59.69%
stackslib/src/net/p2p.rs 9 74.06%
stackslib/src/burnchains/burnchain.rs 8 71.63%
stacks-node/src/nakamoto_node/miner.rs 7 86.56%
stackslib/src/net/stackerdb/config.rs 6 81.45%
libsigner/src/v0/messages.rs 5 91.36%
stackslib/src/chainstate/nakamoto/mod.rs 5 84.77%
stackslib/src/chainstate/stacks/index/marf.rs 5 84.07%

Coverage Stats

Coverage Status
Relevant Lines: 233002
Covered Lines: 201737
Line Coverage: 86.58%
Coverage Strength: 19366808.51 hits per line

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants