Page MenuHomePhabricator

Don't trigger audits for archived packages
ClosedPublic

Authored by epriestley on May 13 2016, 12:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 9, 11:00 AM
Unknown Object (File)
Tue, Apr 9, 1:30 AM
Unknown Object (File)
Tue, Apr 9, 1:30 AM
Unknown Object (File)
Tue, Apr 9, 1:16 AM
Unknown Object (File)
Mon, Apr 8, 11:10 PM
Unknown Object (File)
Sat, Mar 30, 1:51 AM
Unknown Object (File)
Wed, Mar 27, 11:05 PM
Unknown Object (File)
Wed, Mar 27, 12:29 PM
Subscribers
None

Details

Summary

Ref T10939. This is just a bug. I thought this was what was described in T10174 but that's actually talking about something completely different.

Also make a <select /> slightly easier to use.

Test Plan
  • Created a package with auditing enabled.
  • Pushed a change.
  • Saw audit trigger.
  • Disabled the package, pushed a change.
    • Before patch: saw audit trigger improperly.
    • After patch: restarted daemons, then saw audit correctly not trigger.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't trigger audits for archived packages.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.May 13 2016, 12:52 PM
This revision was automatically updated to reflect the committed changes.