python-zulip-api/tools
Rohitt Vashishtha a4b32a4dc8 tools/deploy: Read $SERVER and $TOKEN environment variables.
This simplifies the usage of the script by eliminating the need to
pass --server=$SERVER and --token=$TOKEN in each call to the script.

Also renames key=>token for consistency.
2018-05-07 12:31:53 +05:30
..
server_lib lister: Make excluding directories work on Windows. 2017-09-27 11:44:20 +02:00
.coveragerc test suites: Add zulip package tests to Travis and Codecov. 2017-09-12 01:27:09 -07:00
clean-branches Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
clean-repo Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
custom_check.py tools: Fix python -> python3 for bots scripts. 2018-01-02 17:38:12 +01:00
deploy tools/deploy: Read $SERVER and $TOKEN environment variables. 2018-05-07 12:31:53 +05:30
deploy-branch Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
fetch-rebase-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
lint testing: Make linter fail with exit code if any check fails. 2017-08-16 07:46:09 -07:00
pep8.py tools: Modify pep8.py from zulip server. 2017-07-06 19:58:50 -04:00
provision provision: Do not even suggest the --force option. 2018-01-19 07:50:40 -05:00
release-packages tools/release-packages: Generate Python3 dist for zulip_bots. 2018-01-08 21:17:28 -03:30
reset-to-pull-request Make git utility scripts executable. 2017-12-27 10:55:38 +01:00
review Make tools/review executable. 2017-12-08 10:47:36 -08:00
run-mypy tools: Move strict-optional to mypy.ini & remove option from run-mypy. 2018-04-06 13:45:11 -04:00
test-bots tools: Fix python -> python3 for bots scripts. 2018-01-02 17:38:12 +01:00
test-botserver test scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00
test-lib tools: Fix python -> python3 for bots scripts. 2018-01-02 17:38:12 +01:00
test-main Tests: Extend test-lib script to support coverage parameter & add to test-main 2017-11-29 17:07:30 -08:00
test-py2-legacy-support tests: Do not generate coverage report on Python 2. 2017-12-04 07:27:20 -08:00
test-static-analysis travis: Run mypy and linter in a single job. 2017-09-27 10:27:37 +02:00
test-zulip test scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00