Page MenuHomePhabricator

scap should provide a way to skip symlink-swapping in promote
Closed, DuplicatePublic

Description

The alternative method of promote would be something like:

git checkout -f $TAG
git submodule update --recursive

This would make scap work a lot better with phabricator, which currently has a lot of files which are generated by puppet. These files currently must be re-created after every scap deploy. Running puppet is slow and I am not sure what will happen if I try running it from a check script hook.

Event Timeline

mmodell lowered the priority of this task from Medium to Lowest.
mmodell moved this task from Needs triage to Experiments on the Scap board.
mmodell changed the task status from Open to Stalled.Aug 28 2017, 7:23 AM
mmodell moved this task from To Triage to Misc on the Phabricator board.
mmodell moved this task from Experiments to Debt on the Scap board.