Closed StewEucen closed 5 months ago
@StewEucen seems ok
kinosuke@DESKTOP-JEE97OO:~/office_project/eslint-rules-default$ npm publish --dry-run
npm notice
npm notice 📦 @openreachtech/eslint-rules-default@1.0.0
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 4.8kB README.ja.md
npm notice 4.2kB README.md
npm notice 496B index.js
npm notice 554B index.mjs
npm notice 994B package.json
npm notice 16.8kB rules/core.js
npm notice 2.3kB rules/disable-core-stylistic.js
npm notice 4.2kB rules/plugins/jest.js
npm notice 15.1kB rules/plugins/jsdoc.js
npm notice 10.7kB rules/plugins/stylistic/js.js
npm notice 357B rules/plugins/stylistic/plus.js
npm notice === Tarball Details ===
npm notice name: @openreachtech/eslint-rules-default
npm notice version: 1.0.0
npm notice filename: openreachtech-eslint-rules-default-1.0.0.tgz
npm notice package size: 12.8 kB
npm notice unpacked size: 61.6 kB
npm notice shasum: 0dfec0000fab8a524381e07eb7bd1b57567f25a9
npm notice integrity: sha512-bvRlqrgsVTDjI[...]gvwpapog4QNGQ==
npm notice total files: 12
npm notice
npm notice Publishing to https://npm.pkg.github.com with tag latest and default access (dry-run)
+ @openreachtech/eslint-rules-default@1.0.0
🚀
npm notice
npm notice 📦 @openreachtech/eslint-rules-default@1.0.0
npm notice === Tarball Contents ===
npm notice 1.1kB LICENSE
npm notice 4.8kB README.ja.md
npm notice 4.2kB README.md
npm notice 496B index.js
npm notice 554B index.mjs
npm notice 994B package.json
npm notice 16.8kB rules/core.js
npm notice 2.3kB rules/disable-core-stylistic.js
npm notice 4.2kB rules/plugins/jest.js
npm notice 15.1kB rules/plugins/jsdoc.js
npm notice 10.7kB rules/plugins/stylistic/js.js
npm notice 357B rules/plugins/stylistic/plus.js
npm notice === Tarball Details ===
npm notice name: @openreachtech/eslint-rules-default
npm notice version: 1.0.0
npm notice filename: openreachtech-eslint-rules-default-1.0.0.tgz
npm notice package size: 12.8 kB
npm notice unpacked size: 61.6 kB
npm notice shasum: 0dfec0000fab8a524381e07eb7bd1b57567f25a9
npm notice integrity: sha512-bvRlqrgsVTDjI[...]gvwpapog4QNGQ==
npm notice total files: 12
npm notice
npm notice Publishing to https://npm.pkg.github.com with tag latest and default access (dry-run)
+ @openreachtech/eslint-rules-default@1.0.0
Overview
Publish version as
1.0.0
.See [Renchan] Publish to GitHub Packages - Kibela
Tasks
1.0.0
on mainnpm login to GitHub Packages before publishing
Procedure login as follows:
Go to → https://github.com/settings/tokens
personal access token
createdrun in terminal
Procedure to Publish
1. Check Commit Hash to Publish
d0b5eaf
2. Confirm Work to Publish
package.json
package-lock.json
3. Publish
[x] Confirm login user
[x] Confirm publishing commit with
--dry-run
[x] Check log of
--dry-run
by other member before actual publishing.[ ]
npm publish