Matthew Peveler
560740f0c2
chore(deps): update tldr-lint to 0.0.11 ( #5754 )
...
* chore(deps): update tldr-lint to 0.0.11
Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
* add more ignore codes
* Update test.sh
2021-04-18 16:19:18 +02:00
bl-ue
d607f853be
scripts/*.sh: set executable permission ( #5461 )
...
In most repos, executable shell scripts have the executable bit set.
2021-03-31 00:32:17 +01:00
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