Page MenuHomePhabricator

Don't let `bin/drydock lease --attributes` overwrite blueprints
ClosedPublic

Authored by epriestley on Feb 13 2018, 5:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 11:30 PM
Unknown Object (File)
Sat, Apr 27, 11:21 AM
Unknown Object (File)
Mon, Apr 22, 10:49 PM
Unknown Object (File)
Fri, Apr 19, 2:49 AM
Unknown Object (File)
Mon, Apr 8, 11:39 AM
Unknown Object (File)
Apr 1 2024, 1:04 AM
Unknown Object (File)
Mar 31 2024, 3:03 PM
Unknown Object (File)
Mar 30 2024, 6:50 PM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19076. Ref T13073. Blueprints are stored as an attribute and setAttributes() overwrites all attributes.

This is sorta junk but make it less obviously broken, at least.

Test Plan

Ran bin/drydock lease --type working-copy --attributes x=y without instantly getting a fatal about "no blueprint PHIDs".

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 13 2018, 5:35 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 13 2018, 9:20 PM
This revision was automatically updated to reflect the committed changes.