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

Update CONTRIBUTING to release workflow in CI #1283

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

mzabaluev
Copy link
Contributor

As there is now the release workflow triggered on release tags,
update the release process instructions to take account of it.

@mzabaluev mzabaluev added the documentation Improvements or additions to documentation label Mar 7, 2023
@mzabaluev mzabaluev requested a review from thanethomson March 7, 2023 12:30
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Merging #1283 (d83722e) into main (0f6ce75) will increase coverage by 0.0%.
The diff coverage is n/a.

❗ Current head d83722e differs from pull request most recent head 0390923. Consider uploading reports for the commit 0390923 to get more accurate results

@@          Coverage Diff          @@
##            main   #1283   +/-   ##
=====================================
  Coverage   64.1%   64.1%           
=====================================
  Files        271     271           
  Lines      24308   24308           
=====================================
+ Hits       15584   15592    +8     
+ Misses      8724    8716    -8     
Impacted Files Coverage Δ
tendermint/src/timeout.rs 84.2% <0.0%> (-1.8%) ⬇️
light-client-verifier/src/types.rs 38.4% <0.0%> (+0.2%) ⬆️
testgen/src/header.rs 84.0% <0.0%> (+0.5%) ⬆️
testgen/src/commit.rs 91.3% <0.0%> (+0.6%) ⬆️
rpc/src/client/transport/router.rs 82.5% <0.0%> (+0.6%) ⬆️
testgen/src/validator.rs 87.5% <0.0%> (+0.7%) ⬆️
testgen/src/vote.rs 85.8% <0.0%> (+1.6%) ⬆️
tendermint/src/block/commit_sig.rs 80.3% <0.0%> (+1.9%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

CONTRIBUTING.md Outdated Show resolved Hide resolved
@mzabaluev mzabaluev merged commit 033ed00 into main Mar 7, 2023
@mzabaluev mzabaluev deleted the mikhail/contributing-releases-with-workflow branch March 7, 2023 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants