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

fix: refactor nightly workflow to use goreleaser pro #2172

Merged
merged 1 commit into from
May 23, 2024

Conversation

ajnavarro
Copy link
Contributor

Workflows are not triggered if the change was generated by a workflow to avoid loop workflow executions. Changing that to directly trigger a nightly using goreleaser pro.

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.

Signed-off-by: Antonio Navarro <antnavper@gmail.com>
@ajnavarro ajnavarro requested review from moul and a team as code owners May 23, 2024 11:34
@ajnavarro ajnavarro requested review from mvertes and removed request for a team May 23, 2024 11:34
Copy link

codecov bot commented May 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.01%. Comparing base (e4b39f9) to head (c27c2a2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2172   +/-   ##
=======================================
  Coverage   49.00%   49.01%           
=======================================
  Files         576      576           
  Lines       77581    77581           
=======================================
+ Hits        38022    38025    +3     
+ Misses      36476    36474    -2     
+ Partials     3083     3082    -1     
Flag Coverage Δ
contribs/gnodev 24.14% <ø> (ø)
contribs/gnofaucet 15.31% <ø> (ø)
contribs/gnokeykc 0.00% <ø> (ø)
contribs/gnomd 0.00% <ø> (ø)
gno.land 61.69% <ø> (ø)
gnovm 41.94% <ø> (ø)
misc/autocounterd 0.00% <ø> (ø)
misc/genproto 0.00% <ø> (ø)
misc/genstd 73.90% <ø> (ø)
misc/goscan 0.00% <ø> (ø)
misc/logos 17.68% <ø> (ø)
misc/loop 0.00% <ø> (ø)
tm2 54.54% <ø> (-0.05%) ⬇️

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.

@zivkovicmilos zivkovicmilos merged commit dbeafec into master May 23, 2024
81 checks passed
@zivkovicmilos zivkovicmilos deleted the fix/nightly-builds branch May 23, 2024 11:47
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.

2 participants