Commit graph

243 commits

Author SHA1 Message Date
dmitri.sotnikov@gmail.com
10cdbb0a7e 1.10.1 2020-11-22 18:46:22 -05:00
dmitri.sotnikov@gmail.com
1658e4fb00 fixed package.json 2020-11-22 18:41:21 -05:00
dmitri.sotnikov@gmail.com
330d9739c2 1.10.0 2020-11-22 18:30:11 -05:00
Dmitri Sotnikov
adfef0e663
updated repository url 2020-11-22 18:26:13 -05:00
jem
e4cd6f2f2f configuring the npm reg - but unsure about the url to use. 2020-11-09 08:31:11 +01:00
jem
8df1214255 releasing 2020-11-06 19:17:04 +01:00
jem
4d51d834ea fix the npm publish dir 2020-11-06 19:14:11 +01:00
Dmitri Sotnikov
956367aba0
added NPM badge 2020-11-06 13:06:52 -05:00
jem
2a37e55158 releasing 2020-11-06 19:05:37 +01:00
jem
9ae6948af9 Merge branch 'master' of github.com:yogthos/mastodon-bot 2020-11-06 19:03:17 +01:00
jem
4769b838f4 remove the report upload 2020-11-06 19:03:13 +01:00
Dmitri Sotnikov
256cebdf7c
Update RELEASING.md 2020-11-06 13:01:04 -05:00
jem
2feca1f23e version bump 2020-11-06 18:32:43 +01:00
jem
9b688a23cb releasing 2020-11-06 18:28:29 +01:00
jem
99ad3bfe36 remove report for our builds 2020-11-06 18:19:20 +01:00
dmitri.sotnikov@gmail.com
5414e01048 releasing 2020-11-06 11:41:59 -05:00
Dmitri Sotnikov
03a4c950cf
update deasync to 0.1.20 2020-11-03 16:16:28 -05:00
Dmitri Sotnikov
3de9416ed6
Merge pull request #62 from raboof/allow-reading-secrets-from-separate-file
Allow reading credentials from separate file
2020-10-08 09:18:27 -04:00
Arnout Engelen
119ad90301
Allow reading credentials from separate file #61 2020-10-07 19:13:32 +02:00
Dmitri Sotnikov
8b4a0750d4
Merge pull request #58 from DomainDrivenArchitecture/improve_build
Improve build
2020-07-13 14:15:00 -04:00
jem
9c29c13a84 we should use more advanced optimazation for release 2020-07-13 18:54:27 +02:00
jem
926d25c063 adjust RELEASE description 2020-07-13 18:53:15 +02:00
jem
5220d13ea1 unstable only works with tags atmo 2020-07-13 18:48:39 +02:00
jem
eec4c0e4ba add stable & unstable build options 2020-07-13 18:37:05 +02:00
jem
3a674288e4 remove dry run 2020-07-13 18:35:19 +02:00
jem
4decc91db3 Merge branch 'master' into improve_build 2020-07-13 18:35:03 +02:00
jem
e84079fb3d going to separate stable & unstable build 2020-07-13 18:31:18 +02:00
dmitri.sotnikov@gmail.com
96ececd255 bumped up version 2020-07-11 10:10:40 -04:00
Dmitri Sotnikov
2fbb14333f
Merge pull request #57 from raboof/fix-processing-tweets-without-nitter-rewrite
Fix processing tweets when nitter url rewriting is disabled
2020-07-11 10:10:01 -04:00
Arnout Engelen
8ed30c3057
Fix processing tweets when nitter url rewriting is disabled 2020-07-11 11:56:27 +02:00
dmitri.sotnikov@gmail.com
e7b0ed233e bumped up package.json version 2020-07-09 14:44:35 -04:00
Dmitri Sotnikov
f55bd3108d
Merge pull request #56 from raboof/publish-directory-rather-than-tarball
Publish the target directory without creating our own tarball
2020-07-09 13:19:00 -04: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
Dmitri Sotnikov
9924423ec2
Merge pull request #55 from raboof/npm-package-should-contain-single-folder
npm package tgz should contain a single folder
2020-07-09 09:55:44 -04: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
dmitri.sotnikov@gmail.com
5f23a98920 bumped up package.json version 2020-06-29 15:15:17 -04:00
Dmitri Sotnikov
f2433d2fef
Merge pull request #53 from DomainDrivenArchitecture/add_npm_publish
Add npm publish
2020-06-29 15:14:14 -04:00
jem
be5703273c add npm-publish 2020-06-29 20:27:01 +02:00
jem
87c5707e9c next try 2020-06-29 20:12:14 +02:00
jem
f4e9a44f37 fix PR test 2020-06-29 20:10:42 +02:00
jem
9a856e2cdc add shasum & allow 0.0.0-sth tags 2020-06-29 20:08:45 +02:00
jem
8999359ae6 adjust to new npm published package 2020-06-29 19:55:57 +02:00
jem
57376d2e15 increase version for improved release publishing ci 2020-06-29 19:55:28 +02:00
jem
1b43d0ecda fix format 2020-06-29 19:42:44 +02:00
jem
82d2a7b10f test should work on every branch 2020-06-29 19:42:28 +02:00
0f0e380ff2
fix test PR workflow 2020-06-29 19:12:39 +02:00
dmitri.sotnikov@gmail.com
27c99a7d55 bumped up version for release 2020-06-29 13:06:25 -04:00
Dmitri Sotnikov
24627ce59b
Merge pull request #52 from DomainDrivenArchitecture/automate_gh_release
Automate gh release
2020-06-29 13:04:16 -04:00
jem
43497f4cd3 maybe executable flag is also important to release artefact? 2020-06-29 18:48:47 +02:00
jem
b231fc5209 works :-) 2020-06-29 18:47:55 +02:00