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: setup nightly releases #467

Merged
merged 7 commits into from
Jul 27, 2023
Merged

chore: setup nightly releases #467

merged 7 commits into from
Jul 27, 2023

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Jul 27, 2023

πŸ”— Linked issue

Resolves #465

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

This PR enables nightly releases for h3 changes under h3-nightly channel with npm package provenance enabled!

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #467 (c65559a) into main (29445c4) will increase coverage by 1.51%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #467      +/-   ##
==========================================
+ Coverage   79.24%   80.75%   +1.51%     
==========================================
  Files          27       27              
  Lines        2924     2977      +53     
  Branches      437      507      +70     
==========================================
+ Hits         2317     2404      +87     
+ Misses        607      573      -34     

see 5 files with indirect coverage changes

@pi0 pi0 merged commit 091b61c into main Jul 27, 2023
@pi0 pi0 deleted the chore/nightly branch July 27, 2023 16:15
@pi0 pi0 mentioned this pull request Aug 4, 2023
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.

[ci] implement edge channel
1 participant