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

Use latest npm-publish action #774

Merged
merged 7 commits into from
Nov 9, 2023
Merged

Use latest npm-publish action #774

merged 7 commits into from
Nov 9, 2023

Conversation

scotttrinh
Copy link
Collaborator

This fixes an issue in v1 where the action was overriding the .npmrc file which was causing subsequent calls to npm or yarn to have a malformed .npmrc. This was fixed in v2. We are pinning the action to version v3.0.1 which is the latest version as of today.

The other notable change here:

The type output is now an empty string instead of 'none' when no release occurs

https://github.com/JS-DevTools/npm-publish/tree/v3.0.1#v2-output-changes

This fixes an issue in v1 where the action was overriding the `.npmrc`
file which was causing subsequent calls to `npm` or `yarn` to have a
malformed `.npmrc`. This was fixed in v2.
- Node 16 EOL on 2023/10/16
- EdgeDB v1 still works, but we will no longer test it
Fix for the issue with older versions of EdgeDB went out in 4.0.2
which is the latest stable CLI
@scotttrinh scotttrinh merged commit 1fbae88 into master Nov 9, 2023
8 checks passed
@scotttrinh scotttrinh deleted the fix-input-token-issue branch November 9, 2023 18:54
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.

1 participant