Commit Graph

14 Commits (2a0c78776fa0a5f1202c55e48e8820cd80ecfd36)

Author SHA1 Message Date
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