1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00
tldr/scripts
Marco Bonelli df8cae8c6f Update and refactor send_to_bot script
Refactor the script from top to bottom:

 1. Switch to Python 3.
 2. Add functionality for commenting only once (used for commenting messages
    generated by the check-pr script).
 3. Split the functionality clearly into two different actions: one for
    pr-check information, and one for build errors.
 4. Add additional env vars checks and error checks.
2019-11-29 16:01:25 +00:00
..
pdf README: bring back old markdown syntax 2018-11-14 22:20:44 +00:00
build-index.js Correctly store language and platform mappings together (#3588) 2019-11-19 18:58:23 +01:00
build.sh Copy index.json in build script, not npm script 2019-11-29 16:01:25 +00:00
deploy.sh Travis: separate building from deployment. 2019-07-11 17:01:05 +05:30
id_ed25519_tldr_asset_upload.enc [Security]: Moving to a secure way of uploading assets (#2747) 2019-02-03 14:57:35 +01:00
send_to_bot.py Update and refactor send_to_bot script 2019-11-29 16:01:25 +00:00
test.sh Replace npm test with a proper bash script 2019-11-29 16:01:25 +00:00