1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 23:22:08 +02:00
Commit graph

8 commits

Author SHA1 Message Date
Owen Voke
68f8e470d1 Fix PULL_REQUEST_ID reference when not set 2020-06-26 18:55:59 +02:00
Owen Voke
5e958f6074 Update scripts to use PULL_REQUEST_ID 2020-06-26 18:55:59 +02:00
Owen Voke
7472600aa1 Update Travis references in scripts 2020-06-26 18:55:59 +02:00
Marco Bonelli
359ada47c7 Scripts: use POSIX subcommand invocation 2019-11-29 16:01:25 +00:00
Marco Bonelli
4d153b7d8e test.sh: rename functions 2019-11-29 16:01:25 +00:00
Marco Bonelli
2ae688016a Send to bot: rename script 2019-11-29 16:01:25 +00:00
Marco Bonelli
134e63f318 Send to bot: better action names, simplify endpoint 2019-11-29 16:01:25 +00:00
Marco Bonelli
c2051a0674 Replace npm test with a proper bash script
The npm test script was dirty and had the unneeded side effect of generating an
output file. This change moves the test to a real bash script that runs the
appropriate tests and also additional checks when ran from Travis CI during a PR
build.
2019-11-29 16:01:25 +00:00