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

chore: automate the release process #984

Merged
merged 7 commits into from
Nov 24, 2023
Merged

Conversation

Farhad-Shabani
Copy link
Member

Closes: #983


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

Copy link

codecov bot commented Nov 24, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8c1766f) 70.30% compared to head (cb0c326) 70.30%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #984   +/-   ##
=======================================
  Coverage   70.30%   70.30%           
=======================================
  Files         178      178           
  Lines       17692    17692           
=======================================
  Hits        12439    12439           
  Misses       5253     5253           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Farhad-Shabani Farhad-Shabani marked this pull request as ready for review November 24, 2023 05:35
Copy link
Collaborator

@rnbguy rnbguy left a comment

Choose a reason for hiding this comment

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

Thanks @Farhad-Shabani 🙏

scripts/release.sh Outdated Show resolved Hide resolved
scripts/release.sh Outdated Show resolved Hide resolved
scripts/release.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

@rnbguy rnbguy left a comment

Choose a reason for hiding this comment

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

Thanks, Farhad, for taking care of the automated release. 👏

I added two extra commits.

@Farhad-Shabani
Copy link
Member Author

Awesome, thanks for the adjustments @rnbguy 👌🏻

@Farhad-Shabani Farhad-Shabani merged commit 3703e29 into main Nov 24, 2023
14 checks passed
@Farhad-Shabani Farhad-Shabani deleted the farhad/fix-keywords branch November 24, 2023 17:29
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* fix: tendermint-types keywords

* feat: add release.yaml to CI

* chore: update RELEASES.md

* add newline at the end of files

* fix: apply reviewer suggestions

* minor fix and lints for release script

* rm braces on individually quoted variables

---------

Co-authored-by: Ranadeep Biswas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add GitHub Action to automate release process
2 participants