This is an archive of the discontinued Mercurial Phabricator instance.

phab-refresh: do not error out when the stack is empty
ClosedPublic

Authored by marmoute on Dec 3 2020, 2:11 AM.

Details

Summary

Actually, empty stack is easier to get than I expected (and harmless). When a
stack is publish, heptapod will detect the even, empty the stack (triggering CI)
and "forgetting" the branch afterward.

So we stop returning as error in this case.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

marmoute created this revision.Dec 3 2020, 2:11 AM
pulkit accepted this revision.Dec 3 2020, 3:15 AM
This revision is now accepted and ready to land.Dec 3 2020, 3:15 AM
This revision was automatically updated to reflect the committed changes.