summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* scripts/check-lorry-urls: Don't report 'OK' after 'no Mercurial server ...'bwh/fix-check-url-hg-messagesBen Hutchings2020-09-101-2/+2
| | | | | Move the info('OK') call so it's only reported if the Mercurial capability check succeeds.
* Add script to check all repository/file URLsbwh/check-urlsBen Hutchings2020-09-091-0/+145
| | | | | | | For each repository or file (or branch, for Bazaar), try the cheapest possible operation to verify that it is present. Related to #4.
* Add script to validate lorry filesBen Hutchings2020-09-091-0/+176
| | | | Relates to #1.
* Regenerate OpenStack lorry.Mark Doffman2014-08-041-3/+4
| | | | | Regenerate openstack.lorry to include repositories needed for DNS services.
* Lorry Openstack projects.markdoffman/add-openstack-lorryMark Doffman2014-06-201-0/+75
Add a scritpt to generate a lorry file for Openstack projects as well as the derived lorry file.