debian-forge-composer/internal/weldr
Brian C. Lane 369312989f blueprints: Fix handling of invalid blueprint names in the API code
Empty names are not allowed, and blueprint names should only contain
characters matching: ^[a-zA-Z0-9._-]+$

This also adds tests for the various places where the blueprint name
could potentially be wrong.
2020-05-13 20:00:52 +02:00
..
api.go blueprints: Fix handling of invalid blueprint names in the API code 2020-05-13 20:00:52 +02:00
api_test.go blueprints: Fix handling of invalid blueprint names in the API code 2020-05-13 20:00:52 +02:00
compose.go store: move queue out of the store 2020-05-08 14:53:00 +02:00
json.go client: Add functions to support compose testing 2020-04-15 11:35:05 +02:00
upload.go azure: normalize the terms for Azure credentials 2020-04-29 18:15:13 +02:00
util.go composer/job-queue: add scaffolding for the job queue API 2019-09-26 19:53:06 +02:00