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 Goreleaser master workflow #2235

Merged
merged 3 commits into from
May 28, 2024

Conversation

zivkovicmilos
Copy link
Member

Description

This PR introduces a master release on each push to the master branch

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests
  • Added new benchmarks to generated graphs, if any. More info here.

Sorry, something went wrong.

Verified

This commit was signed with the committer’s verified signature.
zivkovicmilos Miloš Živković

Verified

This commit was signed with the committer’s verified signature.
zivkovicmilos Miloš Živković
@zivkovicmilos zivkovicmilos requested review from ajnavarro and albttx May 28, 2024 16:59
@zivkovicmilos zivkovicmilos self-assigned this May 28, 2024
@zivkovicmilos zivkovicmilos requested review from moul and a team as code owners May 28, 2024 16:59
@zivkovicmilos zivkovicmilos added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label May 28, 2024
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.91%. Comparing base (055018a) to head (a5a4c7c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2235      +/-   ##
==========================================
- Coverage   49.93%   49.91%   -0.03%     
==========================================
  Files         576      576              
  Lines       77827    77827              
==========================================
- Hits        38861    38844      -17     
- Misses      35840    35854      +14     
- Partials     3126     3129       +3     
Flag Coverage Δ
contribs/gnodev 24.18% <ø> (ø)
contribs/gnofaucet 14.46% <ø> (-0.86%) ⬇️
contribs/gnokeykc 0.00% <ø> (ø)
contribs/gnomd 0.00% <ø> (ø)
misc/autocounterd 0.00% <ø> (ø)
misc/genproto 0.00% <ø> (ø)
misc/genstd 73.90% <ø> (ø)
misc/goscan 0.00% <ø> (ø)
misc/logos 17.38% <ø> (-0.31%) ⬇️
misc/loop 0.00% <ø> (ø)
tm2 54.48% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com>
@zivkovicmilos zivkovicmilos merged commit ce7ba72 into master May 28, 2024
80 checks passed
@zivkovicmilos zivkovicmilos deleted the dev/zivkovicmilos/master-release branch May 28, 2024 17:33
omarsy pushed a commit to TERITORI/gno that referenced this pull request Jun 3, 2024
## Description

This PR introduces a `master` release on each push to the `master`
branch

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [x] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
- [ ] Added new benchmarks to [generated
graphs](https://gnoland.github.io/benchmarks), if any. More info
[here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md).
</details>

---------

Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants