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

automate releases #3052

Merged
merged 7 commits into from Apr 8, 2024
Merged

automate releases #3052

merged 7 commits into from Apr 8, 2024

Conversation

mcollina
Copy link
Member

@mcollina mcollina commented Apr 4, 2024

This PR automate releases and add provenance.

I've put the NPM_TOKEN under the release environment. Currently the three people with permissions are @ronag @Ethan-Arrowood and myself.

I plan to remove the repository-level secret NPM_TOKEN after this lands.

Fixes #3042

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@6df3c73). Click here to learn what that means.
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3052   +/-   ##
=======================================
  Coverage        ?   93.51%           
=======================================
  Files           ?       89           
  Lines           ?    24331           
  Branches        ?        0           
=======================================
  Hits            ?    22754           
  Misses          ?     1577           
  Partials        ?        0           

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

@mweberxyz
Copy link
Contributor

Per #3012 the scorecard wants to see

permissions:
  contents: read

defined at the top level of every workflow.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
Copy link
Member Author

mcollina commented Apr 6, 2024

@ronag @mweberxyz PTAL

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mweberxyz
Copy link
Contributor

lgtm

@mcollina mcollina merged commit f51f226 into main Apr 8, 2024
29 checks passed
mcollina added a commit that referenced this pull request Apr 8, 2024
@Uzlopak Uzlopak deleted the automated-release branch April 23, 2024 12:19
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.

automate releases
4 participants