Page MenuHomePhabricator

Provide missing "AlmanacInterfaceTransactionQuery"
ClosedPublic

Authored by epriestley on Nov 16 2021, 7:46 PM.
Tags
None
Referenced Files
F15467100: D21726.id51777.diff
Thu, Apr 3, 12:47 PM
F15457591: D21726.diff
Sun, Mar 30, 5:19 PM
F15392365: D21726.diff
Sat, Mar 15, 2:48 PM
F15384902: D21726.diff
Fri, Mar 14, 9:08 PM
F15383425: D21726.diff
Fri, Mar 14, 4:40 PM
F15377728: D21726.diff
Thu, Mar 13, 10:28 AM
Unknown Object (File)
Feb 24 2025, 5:12 AM
Unknown Object (File)
Feb 23 2025, 9:15 AM
Subscribers
None

Details

Summary

Ref PHI2149. This provides the trivial Query class required for the daemons to publish Almanac Interface transactions.

(Publishing these doesn't do anything interesting, but currently leaves an error in the daemon logs.)

Test Plan
  • Stopped the daemons.
  • Edited the port of an Interface in Almanac.
  • Ran bin/worker execute --active --class PhabricatorApplicationTransactionPublishWorker to publish the transaction.
    • Before: fatal on missing class, "Unable to load query for transaction object...".
    • After: transaction publishes cleanly.

Diff Detail

Repository
rP Phabricator
Branch
iquery1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25575
Build 35378: Run Core Tests
Build 35377: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 16 2021, 7:47 PM
epriestley requested review of this revision.
This revision was automatically updated to reflect the committed changes.