Skip to content

Fixes for NPM #726

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

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Fixes for NPM #726

merged 2 commits into from
Oct 8, 2024

Conversation

lionello
Copy link
Member

@lionello lionello commented Oct 7, 2024

No description provided.

@lionello lionello requested a review from nullfunc October 7, 2024 22:32
env:
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_AUTH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I created a new environment secret for the release env

@@ -44,7 +46,6 @@
"@babel/preset-env": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@types/adm-zip": "^0.5.5",
"@types/axios": "^0.14.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

obsolete per log message

@@ -56,7 +57,6 @@
"chai-as-promised": "^8.0.0",
"cross-env": "^7.0.3",
"mocha": "^10.6.0",
"nyc": "^17.0.0",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused

@lionello lionello force-pushed the lio/fix-npm-publish branch from be4180e to 8d20c41 Compare October 8, 2024 17:17
@lionello lionello merged commit 9456a5c into main Oct 8, 2024
11 checks passed
@lionello lionello deleted the lio/fix-npm-publish branch October 8, 2024 22:24
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.

2 participants