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

ci: remove monthly snapshots #2263

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

thehowl
Copy link
Member

@thehowl thehowl commented Jun 3, 2024

a latest "dev" tag was published, when it shouldn't have been: https://github.com/gnolang/gno/releases/tag/v0.0.1-dev.2024.06.01

this PR removes the monthly snapshots CI in favour of nightlies and normal releases.

@thehowl thehowl self-assigned this Jun 3, 2024
@thehowl thehowl requested review from moul and a team as code owners June 3, 2024 09:18
@thehowl thehowl requested review from mvertes and removed request for a team June 3, 2024 09:18
Copy link

codecov bot commented Jun 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.46%. Comparing base (0ee8bdc) to head (7e46b1b).
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2263      +/-   ##
==========================================
+ Coverage   49.94%   54.46%   +4.51%     
==========================================
  Files         578      578              
  Lines       77864    78865    +1001     
==========================================
+ Hits        38893    42952    +4059     
+ Misses      35847    32685    -3162     
- Partials     3124     3228     +104     
Flag Coverage Δ
contribs/gnodev 24.24% <ø> (ø)
contribs/gnofaucet 15.31% <ø> (ø)
contribs/gnokeykc 0.00% <ø> (ø)
contribs/gnomd 0.00% <ø> (ø)
gno.land 61.64% <ø> (-0.03%) ⬇️
gnovm 59.99% <ø> (+14.91%) ⬆️
misc/autocounterd 0.00% <ø> (ø)
misc/genproto 0.00% <ø> (ø)
misc/genstd 73.90% <ø> (ø)
misc/goscan 0.00% <ø> (ø)
misc/logos 17.68% <ø> (+0.30%) ⬆️
misc/loop 0.00% <ø> (ø)
tm2 54.47% <ø> (-0.01%) ⬇️

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.

@deelawn deelawn merged commit 244ede8 into master Jun 3, 2024
81 checks passed
@deelawn deelawn deleted the dev/morgan/remove-regular-tags branch June 3, 2024 17:25
omarsy pushed a commit to TERITORI/gno that referenced this pull request Jun 3, 2024
a latest "dev" tag was published, when it shouldn't have been:
https://github.com/gnolang/gno/releases/tag/v0.0.1-dev.2024.06.01

this PR removes the monthly snapshots CI in favour of nightlies and
normal releases.
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.

3 participants