Commit graph

9 commits

Author SHA1 Message Date
jem
926d25c063 adjust RELEASE description 2020-07-13 18:53:15 +02:00
Arnout Engelen
4f21e40f73
Publish the target directory without creating our own tarball
This way 'npm publish' works and the package correctly has the
resources in a '/package' directory inside the tarball.

Tested by publishing locally, indeed the README is now correctly
shown at https://www.npmjs.com/package/mastodon-bot/v/1.0.1-test-raboof-3

Will release 1.0.2 from master after merging
2020-07-09 16:42:11 +02:00
Arnout Engelen
bdd6da6406
npm package tgz should contain a single folder
the npm package tgz should contain a single folder containing the package.json
and other resources. See https://docs.npmjs.com/cli/publish.

I suspect this is also the reason the README cannot be found
for https://www.npmjs.com/package/mastodon-bot/v/1.0.1
2020-07-09 09:36:31 +02:00
jem
f8ac1d2df3 --tag has no impact? 2020-06-29 18:47:22 +02:00
jem
83767d1a56 use tgz instead of tar 2020-06-27 14:42:42 +02:00
jem
09046c0dee next try to publish 2020-06-26 18:01:26 +02:00
jem
830b5c1cda found out how to test using shadow-cljs 2020-06-26 15:59:21 +02:00
jem
ac9976c2f4 clarify release 2020-06-26 13:35:34 +02:00
jem
081e3dfc78 add releasing 2020-06-26 13:26:18 +02:00