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
F15461611: D16752.id40350.diff
Tue, Apr 1, 9:32 AM
F15438606: D16752.id40349.diff
Wed, Mar 26, 1:58 AM
F15435553: D16752.id40349.diff
Tue, Mar 25, 8:51 AM
F15434917: D16752.id.diff
Tue, Mar 25, 6:01 AM
F15433592: D16752.diff
Mon, Mar 24, 11:56 PM
F15432701: D16752.diff
Mon, Mar 24, 7:27 PM
F15316523: D16752.id.diff
Mar 6 2025, 6:45 PM
Unknown Object (File)
Mar 1 2025, 6:48 AM
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
Branch
cimport1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14238
Build 18514: Run Core Tests
Build 18513: arc lint + arc unit

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.