Page MenuHomePhabricator

Move task and revision closure to the "publishing" step of the commit import pipeline
ClosedPublic

Authored by epriestley on Aug 12 2020, 9:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 9, 9:51 AM
Unknown Object (File)
Sun, Feb 9, 9:51 AM
Unknown Object (File)
Sun, Feb 9, 9:51 AM
Unknown Object (File)
Sun, Feb 9, 9:51 AM
Unknown Object (File)
Thu, Jan 30, 2:11 AM
Unknown Object (File)
Sat, Jan 25, 8:39 AM
Unknown Object (File)
Sat, Jan 25, 8:39 AM
Unknown Object (File)
Sat, Jan 25, 8:39 AM
Subscribers
None

Details

Summary

Ref T13552. Now that these steps can build their own "CommitRef" object from storage on the "CommitData" object, move them from the "Message" step to the "Publishing" step.

This should resolve the root issue in T13552, where a commit moved from a non-permanent branch to a permanent branch does not publish closures properly.

Test Plan

Used "bin/repository reparse --publish ..." to republish changes.

Diff Detail

Repository
rP Phabricator
Branch
cref9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24864
Build 34302: Run Core Tests
Build 34301: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2020, 12:37 AM
This revision was automatically updated to reflect the committed changes.