Closed
Bug 1721637
Opened 3 years ago
Closed 3 years ago
`formatted_replacements` field contains the node of the pre-formatting changeset instead of the affected changesets
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheehan, Assigned: sheehan)
Details
Attachments
(1 file)
When querying Lando logs, I can see some log entries implying some stacks of commits are landing which have had autoformatting applied.
Unfortunately the revision hashes present in the logs seem to be for the pre-formatted changesets, which is useless information since that hash is only reproducible by applying the original stack to whichever revision Lando checks out when attempting to land.
We should dump the pre and post formatting hashes into the logs as pairs, or perhaps omit the pre-formatting hashes from logs altogether.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•