Files
zulip/tools
Alex Vandiver 75af21ac98 release: Support -rc1 style suffixes for releases.
These suffixes suppress some checks in the process, but still generate
and upload a tarball, push a tag, and make a Github prerelease.
`upload-release` already understands that anything with a suffix never
becomes the "latest" release.

(cherry picked from commit f3fd0b6975)
2022-11-15 14:12:53 -08:00
..
2021-09-17 17:05:18 -07:00
2022-01-21 17:26:14 -08:00
2022-05-16 12:05:23 -07:00
2021-03-24 12:12:04 -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.