Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | tools: Remove deploy.py | xengineering | |
This prepares switching to deployment with only a single archive file. The deploy script will be re-written as soon as this transition is complete. | |||
2025-04-11 | tools: deploy.py: Add default for artifacts | xengineering | |
This allows to call `deploy.py` without any arguments in most cases. | |||
2025-04-11 | tools: deploy.py: Add --dry-run | xengineering | |
This makes debugging easier and safer. | |||
2025-04-11 | tools: Add deploy.py | xengineering | |
This makes it easier to deploy the installed artifacts to a remote server as part of the deployment. |