summaryrefslogtreecommitdiff
path: root/tools/deploy.py
AgeCommit message (Collapse)Author
2025-04-11tools: deploy.py: Add default for artifactsxengineering
This allows to call `deploy.py` without any arguments in most cases.
2025-04-11tools: deploy.py: Add --dry-runxengineering
This makes debugging easier and safer.
2025-04-11tools: Add deploy.pyxengineering
This makes it easier to deploy the installed artifacts to a remote server as part of the deployment.