Closed
Bug 1393490
Opened 8 years ago
Closed 8 years ago
change patch_url in autoland-transplant request to an array
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1395894
People
(Reporter: glob, Unassigned)
Details
change "patch_url" in autoland-transplant request to an array named "patch_urls".
https://docs.google.com/document/d/1cRIdpVqYcn0Mle7vyjJePNw5TcFoZ20N42dLVy5xVEk/edit# have been updated
"patch_urls": ["s3://autoland/123456789.patch"]
required
array of URLs of full patch (eg. stored on non-public S3 bucket)
http[s]:// urls are only supported when pointing at localhost/private ips
deployed environments should use s3:// urls
if multiple URLs are provided, they will all land in the same push
Comment 1•8 years ago
|
||
Looks like this was done as part of bug 1395894.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•