This is an archive of the discontinued Mercurial Phabricator instance.

actions: calculate what all parts does the operation touches
ClosedPublic

Authored by pulkit on Jan 14 2021, 7:54 AM.

Details

Summary

To make upgrade work less in certain situations, we need to teach it to find out
what all parts of repository current operation is touching.

This patch starts doing that. In next patch we will be setting values in
improvement objects. For now, we assume everything touches everything.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

pulkit created this revision.Jan 14 2021, 7:54 AM
mharbison72 accepted this revision.Jan 18 2021, 9:19 PM
This revision is now accepted and ready to land.Jan 18 2021, 9:19 PM
baymax updated this revision to Diff 25199.Jan 21 2021, 9:28 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)