@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Fix the Javelin Celerity map building master

Summary: Each test case `@provides` the same resource. This caused every test to overwrite the others, picking one hash at random based on the order of the files, which depends on implementation. Test Plan: * Run ./bin/celerity map Reviewers: aklapper, O1 Blessed Committers, avivey Reviewed By: O1 Blessed Committers, avivey Subscribers: avivey, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno Maniphest Tasks: T16533 Differential Revision: https://we.phorge.it/D26810