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

feat: add gorelease to release binary #48

Merged
merged 1 commit into from Jun 25, 2023
Merged

Conversation

Abirdcfly
Copy link
Member

@Abirdcfly Abirdcfly commented Jun 25, 2023

xref bestchains/bc-saas#49

After creating a tag like v0.1.0, the gorelease action will take about 15 minutes to build the binary and create a draft release (The draft can only be seen by the administrator, so that we can add a custom version description, and then make it public for everyone):

CleanShot 2023-06-25 at 16 08 14

$ ./bc-cli version
version: 0.0.2
commit: 16d518d2c4fed6d33ca80efea199f46a6ed9de4c
date: 2023-06-25T07:03:45Z

@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2023

Codecov Report

Merging #48 (bb74432) into main (646060c) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main      #48   +/-   ##
=======================================
  Coverage   35.97%   35.97%           
=======================================
  Files          12       12           
  Lines         492      492           
=======================================
  Hits          177      177           
  Misses        290      290           
  Partials       25       25           

@Abirdcfly Abirdcfly force-pushed the main branch 2 times, most recently from d43dd52 to e818367 Compare June 25, 2023 07:52
Signed-off-by: Abirdcfly <fp544037857@gmail.com>
@bjwswang bjwswang merged commit 7dc7d42 into bestchains:main Jun 25, 2023
5 checks passed
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.

None yet

4 participants