-
Notifications
You must be signed in to change notification settings - Fork 12
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
add publishing credentials to repo secrets #56
Comments
added to the
tsc-agenda
so we can discuss - this and #54 seem stuck with only a single individual having credentials to release this. |
@MoLow the tool looks across the org so as long as it is under nodejs.org it should appear on the agenda. |
Using OIDC provided by GitHub Action, we don't have to save credentials or secrets to publish pypi packages, like how gyp-next is published. As a nodejs account is created in nodejs/admin#863, I believe this can move forward and untag tsc-agenda ? |
@MoLow should this be discussed or is @legendecas 's suggestion sufficient? |
I am planning on implementing the suggestion. until I verify it - I removed the issue from the agenda |
since this repo is under the node.js org - there should be a way for @nodejs/build to publish a new version.
that can be done either by adding a repository secret and a GitHub actions flow to publish a version or by adding credentials to https://github.com/nodejs-private/secrets
The text was updated successfully, but these errors were encountered: