salt/tools
Pedro Algarvio 90b3f06625 Another fix to the repo.json generation
The top level `repo.json` should only include `latest` and Salt's major version.
The minor `repo.json` should include the minor version, and as a bonus, latest too.

Signed-off-by: Pedro Algarvio <palgarvio@vmware.com>
2023-02-15 07:11:45 +00:00
..
__init__.py Add tools/pkgrepo.py to start managing repositories 2023-02-02 10:39:55 +00:00
changelog.py Make pkg-repo a repo sub-command for pkg 2023-02-09 05:37:59 +00:00
ci.py Minor cosmetic change to the output written to GH Actions 2023-02-15 07:11:45 +00:00
docs.py Building documentation is now part of the prepare release step. 2023-02-04 14:11:36 +00:00
pkg.py Validate, and normalize, the passed Salt Versions. 2023-02-07 21:54:59 +00:00
pkgrepo.py Another fix to the repo.json generation 2023-02-15 07:11:45 +00:00
pre_commit.py Be more explicit about using Jinja for templates 2023-02-09 05:37:59 +00:00
vm.py Make sure we always try to use our PyPi proxy 2023-01-27 07:35:00 -07:00