zulip/tools
Anders Kaseorg 149132348f lint: Update ShellCheck to 0.6.0.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-12-12 08:24:01 -08:00
..
ci tools: Rename tools/travis directory to tools/ci. 2018-12-10 11:07:26 -08:00
circleci
documentation_crawler test-documentation: Add --skip-external-links option. 2018-12-05 12:39:59 -08:00
droplets docs: Document nginx configuration for development SSL. 2018-11-29 20:45:02 -08:00
i18n
lib provision: Do not require lsb_release for centos. 2018-12-11 13:08:27 -08:00
linter_lib puppet: Remove vendored puppetlabs apt and stdlibs dependencies. 2018-12-11 13:03:26 -08:00
setup provision: Rename generate_zulip_bots_static_files to .py. 2018-12-09 21:42:40 -08:00
test-install
tests tools: Fix linter tests after SCSS rename. 2018-12-04 09:43:56 -08:00
zulint
zulip-export
__init__.py
build-docs build-docs: Fix shellcheck warnings. 2018-10-17 17:38:56 -07:00
build-release-tarball build-release-tarball: Fix shellcheck warnings. 2018-10-17 17:38:56 -07:00
check-capitalization
check-css
check-frontend-i18n
check-issue-labels
check-provision
check-swagger
check-templates
check-urls billing: Move billing-related views and urls to corporate. 2018-10-01 15:43:21 -07:00
clean-branches clean-branches: Fix shellcheck warnings. 2018-10-17 17:38:56 -07:00
clean-repo
commit-message-lint
commit-msg commit-msg: Fix shellcheck warnings. 2018-10-17 17:38:56 -07:00
compile-handlebars-templates
conf.ini-template
coveragerc
create-test-api-docs
deploy-branch lint: Update ShellCheck to 0.6.0. 2018-12-12 08:24:01 -08:00
diagnose
django-template-graph django-template-graph: Fix shellcheck warnings. 2018-10-17 17:38:56 -07:00
do-destroy-rebuild-database
do-destroy-rebuild-test-database
fetch-pull-request
fetch-rebase-pull-request
find-add-class
find-unused-css
get-handlebar-vars
html-grep
inline-email-css emails: Extract CSS to email.css in digest.html. 2018-12-03 17:43:53 -08:00
js-dep-visualizer.py
lint Add shellcheck as a linter. 2018-10-18 15:32:26 -07:00
list-outdated-packages
minify-js
pre-commit pre-commit: Fix shellcheck warnings. 2018-10-18 15:26:21 -07:00
pretty-print-html
provision
push-to-pull-request push-to-pull-request: Update local tracking ref, if any. 2018-09-25 13:15:02 -07:00
README.md
release-tarball-exclude.txt
renumber-migrations
replacer
reset-to-pull-request
review
run-dev-queue-processors
run-dev.py
run-mypy mypy: Print out link to documentation in error output. 2018-12-05 11:23:55 -08:00
setup-git-repo
show-profile-results
start-dockers
stop-run-dev
test-all tools: Rename tools/travis directory to tools/ci. 2018-12-10 11:07:26 -08:00
test-all-docker
test-api
test-backend test-backend: Expand desired files with full test coverage. 2018-12-05 11:01:55 -08:00
test-documentation test-documentation: Add --skip-external-links option. 2018-12-05 12:39:59 -08:00
test-emoji-name-scripts
test-help-documentation
test-js-with-casper
test-js-with-node hashchange: Go to home page for bogus narrows. 2018-12-04 17:16:38 -08:00
test-locked-requirements
test-migrations
test-queue-worker-reload
test-run-dev
test-tools
update-authors-json
update-locked-requirements
update-prod-static provision: Rename generate_zulip_bots_static_files to .py. 2018-12-09 21:42:40 -08:00
webpack
webpack-helpers.ts
webpack.assets.json font-awesome: Drop support for legacy font awesome icons. 2018-10-15 20:14:55 +05:30
webpack.config.ts
zanitizer
zanitizer_config.pm.sample zanitizer_config.pm.sample: keep_file → scrub_filename 2018-09-23 20:42:27 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.