Page MenuHomePhabricator

Allow Calendar imports to be configured with hourly or daily auto-updates
ClosedPublic

Authored by epriestley on Oct 26 2016, 6:51 PM.
Tags
None
Referenced Files
F18873842: D16752.diff
Wed, Nov 5, 11:41 AM
F18782726: D16752.id40349.diff
Mon, Oct 13, 2:27 AM
F18697361: D16752.diff
Sep 27 2025, 9:34 AM
F18648880: D16752.diff
Sep 20 2025, 5:41 PM
F18508223: D16752.id.diff
Sep 5 2025, 2:41 AM
F18494760: D16752.id40350.diff
Sep 4 2025, 3:03 PM
F18387779: D16752.diff
Aug 29 2025, 3:41 AM
F18298569: D16752.id40349.diff
Aug 23 2025, 5:36 PM
Subscribers
None

Details

Summary

Ref T10747. For URI-based (and, in the future, Google-based) imports, we can automatically refresh them periodically.

(In the general case there's no way to get a push notification for an ICS file, so we just have to do this every-so-often.)

Test Plan
  • Set an ICS file to update hourly.
  • Used bin/trigger fire --id ... to fire it artificially.
  • Saw Calendar update.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow Calendar imports to be configured with hourly or daily auto-updates.
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.Oct 26 2016, 7:15 PM
This revision was automatically updated to reflect the committed changes.