Axel Navarro
6fe5cd71fd
package.json: update dependencies ( #7779 )
2022-02-14 12:00:28 -03:00
Axel Navarro
9b1bfc3a5a
package.json: update dependencies ( #7653 )
2022-01-15 16:39:36 -03:00
Frieder Bluemle
4939d80350
Update tldr-lint to 0.0.13
2021-10-14 09:28:22 -03:00
Axel Navarro
db46da960d
deps: upgrade husky to v7.0.1 ( #6207 )
...
Bump glob to v7.1.7.
2021-07-10 11:16:50 -03:00
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
Matthew Peveler
e55bb75b66
Move husky install to prepare run-script ( #5711 )
2021-04-08 15:09:05 -04:00
bl-ue
72a714b700
deps: update deps ( #5411 )
...
* deps: update deps
* chore: update husky from v2 format to v6 (really it's v4)
* move devDependencies below dependencies
* use package-lock.json (lockfile) format v2 (npm 7)
We are in the linter, see
b070d41be2/package-lock.json (L4)
2021-04-07 10:16:21 -04:00
bl-ue
bc16880f2d
Bump tldr-lint to 0.0.10 ( #5377 )
2021-03-10 19:18:07 +00:00
Owen Voke
5818cc16b2
chore(deps): update tldr-lint to 0.0.9 ( #5082 )
2021-01-04 08:23:17 -05:00
Owen Voke
d21fe6f759
chore(npm): bump tldr-lint to 0.0.8 ( #4415 )
2020-10-02 16:33:06 -03:00
Waldir Pimenta
37634b36f7
Harmonize project name (lowercase tldr, no semicolon, hyphen-separated)
2020-05-27 22:22:32 +02:00
Zlatan Vasović
06c08c0b23
Rework npm configuration ( #3657 )
...
* Rework npm configuration
* Delete package-lock.json
* Return some metadata
2020-01-29 12:58:03 +01:00
Marco Bonelli
6af2c9b9b3
package.json: bump markdownlint-cli to 0.19.0
...
This also fixes a bug where markdownlint-cli wasn't able to correctly
recognize errors under some circumstances.
2019-11-29 16:01:25 +00:00
Marco Bonelli
7a28aef527
Copy index.json in build script, not npm script
...
Move the duplication of the index.json file in the build.sh script instead of
the npm build-index script. This makes things cleaner.
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
Marco Bonelli
9efca65921
package.json: lint all pages with markdownlint
2019-05-07 10:08:35 +02:00
pxgamer
95fe8eea22
package.json: update 'markdownlint-cli' requirement to v0.15.0
2019-05-07 10:08:35 +02:00
Owen Voke
b386f032bb
package.json: update husky to v2.2.0 ( #2968 )
2019-05-03 20:26:49 -03:00
pxgamer
f0195f18b5
package.json: update husky configuration
2019-04-30 13:50:08 +02:00
pxgamer
6cc66805cc
package.json: update 'glob' requirement to v7.1.3
2019-04-30 13:50:08 +02:00
pxgamer
0cf9fb12d1
package.json: update 'husky' requirement to v1.3.1
2019-04-30 13:50:08 +02:00
Marco Bonelli
7105f3c20a
build-index: generate top-level copy of the index
2019-04-03 17:21:57 +05:30
Agniva De Sarker
f73955fd06
Using tldr bot on a separate server
...
- Sending the PR id and message as a POST request.
- The bot running on a separate server receives the message and posts
the comment on the PR.
2017-05-09 17:24:31 +05:30
Agniva De Sarker
fb5010757e
Revert "Bringing back tldr bot again"
...
This reverts commit 17f4e6960d
.
2017-01-30 14:36:12 +05:30
Agniva De Sarker
17f4e6960d
Bringing back tldr bot again
...
- Removed all the permissions of the bot, so that github won't remove
the token.
2017-01-30 12:58:21 +05:30
Agniva De Sarker
25a9e6d7e7
Reverting tldr bot reporting
2016-12-21 11:49:05 +05:30
Agniva De Sarker
f03fc25aae
remove tee from test script in package.json ( #1197 )
...
tee gobbles up the exit code, which prevents Travis from reporting error statuses to github.
2016-12-15 08:40:38 +00:00
Agniva De Sarker
2a9060aef4
Add script to post Travid build errors on PRs ( #1138 )
2016-11-06 22:59:44 +05:30
Zlatan Vasović
cc3d1bf0ed
Drop bugs URL from package.json ( #1110 )
...
Ref: https://github.com/npm/normalize-package-data#what-normalization-currently-entails
2016-10-13 12:15:28 +05:30
Agniva De Sarker
266b8da479
Removed = from dependencies as they are redundant
...
- Also moved tldr-lint to tilde range because
when its 0.0.X, caret does not allow any change
even in patch version.
2016-10-03 23:47:21 +05:30
Agniva De Sarker
dc0c42650d
Pin down the dependencies to their exact version
...
- And keep tldr-lint on a greater than mode
2016-10-03 12:54:36 +05:30
Zlatan Vasović
1d5fb3263c
Simplify package.json ( #1090 )
...
Reference: https://docs.npmjs.com/files/package.json
2016-09-26 08:11:02 +01:00
Igor Shubovych
afb66ea0ad
Simplify markdownlint check
2016-03-03 13:10:43 +02:00
Igor Shubovych
2408b58f25
Libraries update
2016-03-03 13:09:07 +02:00
Igor Shubovych
72196b030d
Use NodeJS NPM package markdownlint instead of Ruby gem mdl
2016-01-19 22:28:54 +02:00