python-zulip-api/tools
Eeshan Garg 13985510b1 tools/release-packages: Isolate the build and cleanup commands.
This commit fixes a couple of things:

* Removes the command line argument called release_version, now
  one doesn't have to supply a version number when running just
  running --cleanup, for instance.
* Run --cleanup before building the wheels and sdists. This is so
  that outdated distributions are removed before generating new
  ones.
* Set IS_PYPA_PACKAGE back to False at the end of the --build
  process so that we don't accidentally set it to True. This was
  a huge bug in the previous version of the script.
2017-12-18 21:06:01 -03: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 tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
clean-repo tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
custom_check.py lint: Prevent __future__ in zulip_bots/zulip_bots/bots. 2017-12-12 07:35:30 -06:00
deploy-branch tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
fetch-pull-request tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
fetch-rebase-pull-request tools: Add git utility scripts. 2017-09-12 02:54:10 -07: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 Make venv creation with Python 2 harder. 2017-11-30 02:07:55 -08:00
release-packages tools/release-packages: Isolate the build and cleanup commands. 2017-12-18 21:06:01 -03:30
reset-to-pull-request tools: Add git utility scripts. 2017-09-12 02:54:10 -07:00
review Make tools/review executable. 2017-12-08 10:47:36 -08:00
run-mypy bots: Create Wit.ai Bot. 2017-12-18 10:32:05 -05:00
test-bots zulip_bots: Make BotTestCase the only helper library. 2017-12-14 05:56:55 -05:00
test-botserver test scripts: Outsource common code of test-botserver and test-zulip. 2017-09-12 01:27:09 -07:00
test-lib Tests: Extend test-lib script to support coverage parameter & add to test-main 2017-11-29 17:07:30 -08: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-slack-importer slack: Fix travis tests. 2017-12-03 10:30:02 -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