1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Ross McFarland
7228c5b294 Merge remote-tracking branch 'origin/master' into show-zone-create 2018-03-03 10:18:32 -08:00
Ross McFarland
9f2b65ec83 Change str() to unicode() to avoid encoding problems 2018-02-24 09:19:23 -08:00
Sergei Shmanko
29bc1f3af3 fix logging for update/delete_pcent_threshold 2018-02-22 12:32:12 +02:00
Ross McFarland
73c002f94c Implement populate exists for Route53Provider 2018-01-21 14:26:51 -08:00
Ross McFarland
94bfb1e507 Switch populate to return exists, cleaner setup 2018-01-21 14:06:20 -08:00
Ross McFarland
1e71bce907 Add create param to Plan 2018-01-21 13:47:58 -08:00
Ross McFarland
ad1d0f0fe8 Fixes and unit tests for new plan output functionality 2018-01-06 16:26:48 -08:00
Ross McFarland
ddf53b7a47 No changes bold, not h2 2018-01-06 07:50:23 -08:00
Ross McFarland
106f59fe6c No table border 2017-12-02 16:00:00 -08:00
Ross McFarland
e092afda17 Add PlanHtml 2017-12-02 15:58:47 -08:00
Ross McFarland
aa20b3388f plan _value_stringifier 2017-12-02 15:39:29 -08:00
Ross McFarland
7d83ae84c7 Rework markdown table to use 2-rows for updates, 1 for create/delete 2017-12-02 15:21:28 -08:00
Ross McFarland
402bc2092e WIP: markdown plan_output support
Mostly works, but doesn't yet dump out the values
2017-12-02 12:35:18 -08:00
Ross McFarland
3d0f5aeca0 Config-based plan_output
Refactors the provider class lookup and kwarg processing so that it can be
reused for plan_output.
2017-12-02 11:40:55 -08:00
Ross McFarland
31e6f99df6 Manager.plan_outputs 2017-12-02 10:37:19 -08:00
Ross McFarland
b72fba3e35 Move the log plan output to PlanLogger 2017-12-02 10:34:32 -08:00
Ross McFarland
f50d9b6087 Extract plan from base.py into plan.py 2017-12-02 10:31:59 -08:00