Commit Graph

314 Commits (3c709fc55655ad7e404fbf4bed093a28c21b19ee)
 

Author SHA1 Message Date
Arnout Engelen 8ed30c3057
Fix processing tweets when nitter url rewriting is disabled 4 years ago
dmitri.sotnikov@gmail.com e7b0ed233e bumped up package.json version 4 years ago
Dmitri Sotnikov f55bd3108d
Merge pull request #56 from raboof/publish-directory-rather-than-tarball
Publish the target directory without creating our own tarball
4 years ago
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
4 years ago
Dmitri Sotnikov 9924423ec2
Merge pull request #55 from raboof/npm-package-should-contain-single-folder
npm package tgz should contain a single folder
4 years ago
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
4 years ago
dmitri.sotnikov@gmail.com 5f23a98920 bumped up package.json version 4 years ago
Dmitri Sotnikov f2433d2fef
Merge pull request #53 from DomainDrivenArchitecture/add_npm_publish
Add npm publish
4 years ago
jem be5703273c add npm-publish 4 years ago
jem 87c5707e9c next try 4 years ago
jem f4e9a44f37 fix PR test 4 years ago
jem 9a856e2cdc add shasum & allow 0.0.0-sth tags 4 years ago
jem 8999359ae6 adjust to new npm published package 4 years ago
jem 57376d2e15 increase version for improved release publishing ci 4 years ago
jem 1b43d0ecda fix format 4 years ago
jem 82d2a7b10f test should work on every branch 4 years ago
M.Jerger 0f0e380ff2
fix test PR workflow 4 years ago
dmitri.sotnikov@gmail.com 27c99a7d55 bumped up version for release 4 years ago
Dmitri Sotnikov 24627ce59b
Merge pull request #52 from DomainDrivenArchitecture/automate_gh_release
Automate gh release
4 years ago
jem 43497f4cd3 maybe executable flag is also important to release artefact? 4 years ago
jem b231fc5209 works :-) 4 years ago
jem f8ac1d2df3 --tag has no impact? 4 years ago
jem 43be60f8e4 found no way to do a release without tag 4 years ago
jem a150b1faa9 there is no mkdir ?? 4 years ago
jem 507a83969e no mor matrix for release 4 years ago
jem 80681be786 try to fix run 4 years ago
jem dc7818e775 one more try #899 4 years ago
jem e2bf78f090 try #518 :-( 4 years ago
jem 853d87a686 improve caching 4 years ago
jem 43a077a641 separate uses & run steps 4 years ago
jem ba065753b2 add caching & use single wf & steps 4 years ago
jem 8ceded6122 try #3 4 years ago
jem d6caab9d78 next try 4 years ago
jem 929505b553 next try 4 years ago
jem f9f75a2324 next try ... 4 years ago
jem 65d4c54bb6 try to express dev/prod release 4 years ago
jem b009b533b4 test package a release 4 years ago
jem c6187eb178 uff, no sharing between workflows?! 4 years ago
jem 7d1f729bac separate test & release 4 years ago
jem 43b03b2740 rename 4 years ago
jem f11b1dadd1 add build status badge 4 years ago
Dmitri Sotnikov 8409e5f4b8
Merge pull request #50 from raboof/dont-commit-compiled-js
Don't commit compiled javascript files
4 years ago
Dmitri Sotnikov 80713d5be9
Merge pull request #51 from raboof/restore-twitter-tests
Restore twitter tests
4 years ago
Arnout Engelen 5c19be147c
Restore twitter tests 4 years ago
Arnout Engelen 1e8a02d153
Don't commit compiled javascript files
Those just go out of sync and/or cause unnecessary conflicts.
4 years ago
Dmitri Sotnikov f00b84c75a
Merge pull request #48 from DomainDrivenArchitecture/transformation
More differentiated transformation #45
4 years ago
jem 97b640e3b7 ci: install shadow as executable? 4 years ago
jem d25ff69725 ci: fix shadow-cljs install ? 4 years ago
jem d1f1850001 ci: remove caching 4 years ago
jem dd6f45b4ee fix ci-cache 4 years ago