64065e8
(refs/pull/1337/head)
Testing with correct branch by
2025-12-01 03:11:11 +0000
6acf988
Merge branch 'main' into dummy by
2025-11-30 19:10:29 -0800
462821d
(HEAD -> main)
Merge pull request #1339 from octodns/fix-slash-commands-branch by
2025-11-30 19:10:20 -0800
10c98eb
(refs/pull/1339/head)
Push slash_command changes to correct branch by
2025-11-30 19:08:33 -0800
9637011
Merge branch 'main' into dummy by
2025-11-30 18:52:48 -0800
299da81
Merge pull request #1338 from octodns/slash-commands-bootstrap by
2025-11-30 18:52:16 -0800
2a5820c
(refs/pull/1338/head)
Use script/bootstrap in slash_commands.yml by
2025-11-30 18:48:37 -0800
cfaf5ce
We need to bookstrap for changelog to be able to run by
2025-11-30 18:44:19 -0800
1fb553a
dummy commit, no changelog by
2025-11-30 18:21:12 -0800
0a27da6
Merge pull request #1336 from octodns/fix-slash-commands by
2025-11-30 18:20:13 -0800
47812f9
(refs/pull/1336/head)
Fix regex and target branch issues in slash_commands.yml by
2025-11-30 18:18:33 -0800
8857cc6
Fix slash_commands workflow, regex and target branch by
2025-11-30 18:13:45 -0800
4a38792
(tag: v1.15.0)
Merge pull request #1335 from octodns/rel-1-15-0 by
2025-11-23 14:40:38 -0800
a068c05
(refs/pull/1335/head)
Version 1.15.0 bump & changelog update by
2025-11-23 14:38:04 -0800
09b98ae
Merge pull request #1333 from octodns/checksum-quiet-fix by
2025-11-21 17:35:29 -0800
0163353
(refs/pull/1333/head)
Use WARNING instead of deprecated WARN, fix log level alignment by
2025-11-21 17:33:03 -0800
d91d63e
Use dedicated Checksum logger so that checksum is visible in --quiet mode by
2025-11-21 17:32:33 -0800
9ba40b2
Merge pull request #1331 from octodns/coverage-json by
2025-11-20 10:16:57 -0800
287dd83
(refs/pull/1331/head)
Add JSON coverage report format by
2025-11-20 10:12:18 -0800
3542d46
(refs/pull/1312/head, zone-config-cleanup)
Merge branch 'main' into zone-config-cleanup by
2025-11-17 12:55:34 -0800
031c0ba
Merge pull request #1330 from octodns/proviso by
2025-11-17 09:21:09 -0800
3ca8e04
(refs/pull/1330/head)
Remove a couple more references to requirements-dev/doc by
2025-11-17 09:18:55 -0800
abd6379
Updated requirements.txt by
2025-11-17 09:10:35 -0800
a2e3b93
Switch to proviso for requirements.txt management by
2025-11-17 09:10:28 -0800
53e973b
Merge pull request #1329 from octodns/update-python-versions by
2025-11-17 09:05:08 -0800
51dc3c1
(refs/pull/1329/head)
Script to update .ci-config.json with current python versions by
2025-11-17 09:03:21 -0800
54dbf73
Merge pull request #1328 from octodns/lower-sphinx-ver by
2025-11-17 08:55:20 -0800
0fdc604
(refs/pull/1328/head)
Drop required sphinx version a bit to support 3.10 by
2025-11-17 08:53:45 -0800
6a467d2
Merge branch 'main' into zone-config-cleanup by
2025-11-10 10:05:47 -0800
7096eea
Merge pull request #1315 from octodns/yaml-include-array-support by
2025-11-10 10:05:31 -0800
0d52dc5
(refs/pull/1315/head)
Bump pragma no cover for yaml ports by
2025-11-10 10:03:03 -0800
0d45771
Merge branch 'main' into yaml-include-array-support by
2025-11-10 09:56:54 -0800
f553cb6
Merge branch 'main' into zone-config-cleanup by
2025-11-04 13:41:53 -0800
b301588
Merge pull request #1327 from octodns/update-to-template by
2025-10-25 15:48:33 -0700
d0f961f
(refs/pull/1327/head)
Add missing test requirements section to setup.py by
2025-10-25 15:47:00 -0700
056185d
Pull in the latest template changes by
2025-10-25 15:34:21 -0700
ad58eb1
(tag: v1.14.0, tag: v)
Merge pull request #1326 from octodns/rel-1-13-0 by
2025-10-24 10:23:54 -0700
487ad25
(refs/pull/1326/head)
Correct version, should have been 1.14.0, a minor bump by
2025-10-24 10:21:35 -0700
7ba0715
Version 1.13.0 bump & changelog update by
2025-10-24 09:35:44 -0700
a5f0acf
Merge branch 'main' into yaml-include-array-support by
2025-10-22 16:14:26 -0700
e4addd2
Merge remote-tracking branch 'origin/main' into zone-config-cleanup by
2025-10-22 16:06:47 -0700
4c5ead2
Merge pull request #1325 from octodns/script-cleanup by
2025-10-22 15:56:51 -0700
5de12f3
(refs/pull/1325/head)
Remove really old secret clearing code that doesn't apply anymore by
2025-10-22 15:31:55 -0700
4d7ca8d
Merge pull request #1324 from jleroy/bugfix/venv-activation by
2025-10-22 15:46:41 -0700
dba1eb7
(refs/pull/1324/head)
Bootstrap during setup rather than manually install reqs by
2025-10-22 15:27:48 -0700
85f72ad
Add chengelog and remove duplicate call to dirname by
2025-10-21 21:45:33 +0200
a549ddf
Merge branch 'octodns:main' into bugfix/venv-activation by
2025-10-21 21:39:52 +0200
2c52659
Fix some bash scripts not working with custom VENV_NAME by
2025-10-21 21:34:16 +0200
09dc68b
Merge pull request #1321 from jleroy/feature/report-refactoring by
2025-10-21 10:43:25 -0700
8d65abc
(refs/pull/1321/head)
Apply requested changes by
2025-10-21 19:27:16 +0200
af6eefa
Merge branch 'octodns:main' into feature/report-refactoring by
2025-10-21 19:18:06 +0200
f09cfe7
Merge pull request #1323 from octodns/api-doc-zone by
2025-10-20 16:11:43 -0700
27db4da
(refs/pull/1323/head)
fix changelog type, should be none for doc by
2025-10-20 16:10:10 -0700
4b847b8
Add comprehensive API documentation to Zone class and related exceptions by
2025-10-20 16:06:42 -0700
747e1f7
Merge pull request #1322 from octodns/doc-the-bases by
2025-10-20 15:54:01 -0700
47eaa33
(refs/pull/1322/head)
Pass at adding AI-assisted API documentation by
2025-10-20 15:44:56 -0700
4f086c4
Add Manager.process_config method by
2025-10-20 14:45:19 -0700
56fa754
Match reworked report's import style with the rest of octodns by
2025-10-20 13:47:01 -0700
45e372a
Rework to adding support for merge include, <<: !include by
2025-10-20 13:10:27 -0700
8f8e819
Fix TXT records values escaping by
2025-10-19 17:07:05 +0200
281eca6
Remove unnecessary f-strings and do not reuse quotes as Python < 3.12 doesn't allow it by
2025-10-19 16:23:14 +0200
1a2e898
Merge branch 'octodns:main' into feature/report-refactoring by
2025-10-19 03:34:57 +0200
07b7521
Full rewrite of octodns-report: support for IPv6 resolvers, async names resolution and JSON output by
2025-10-19 03:33:21 +0200
86afade
Merge pull request #1320 from octodns/zone-lifecycle by
2025-10-18 15:11:56 -0700
ba24a88
(refs/pull/1320/head)
Add a pass at documenting the life-cycle of zones during a sync by
2025-10-18 15:04:53 -0700
96a5164
Merge pull request #1318 from muelli/ttlclamp by
2025-10-18 13:39:39 -0700
1a69d34
(refs/pull/1318/head)
std logging prefix, func names by
2025-10-18 13:36:50 -0700
2488116
clamp: let log format in place rather than f-strings by
2025-10-18 12:04:24 -0700
d606318
clamp: Added test cases by
2025-10-17 10:50:50 -0700
5d9fd7e
processor: clamp: Raise if TTL arguments are not logical by
2025-10-17 10:48:03 -0700
8908084
added changelog by
2025-10-17 09:32:21 -0700
6ebba04
clamp: formatted by
2025-10-17 07:08:47 -0700
fac662a
processors: Added a simple TTL clamping processor by
2025-10-16 22:03:09 -0700
12c977c
Merge pull request #1316 from 0xflotus/patch-1 by
2025-10-16 07:16:42 -0700
4408454
(refs/pull/1316/head)
Spelling/type-o corrections in docs by
2025-10-16 07:14:29 -0700
5a8da82
chore: fix typos in dynamic_zone_config.rst by
2025-10-16 00:10:05 +0200
29005c3
chore: fix errors in docs by
2025-10-16 00:07:53 +0200
6654d13
Add a test to ensure !include files use the same loader (settings) by
2025-10-15 09:23:13 -0700
8f58e5c
pass at documenting the !include directive by
2025-10-14 19:03:53 -0700
8097919
Add array syntax support to !include tag for merging multiple files by
2025-10-14 17:23:38 -0700
8ca21aa
Merge pull request #1314 from octodns/fix-manager-typos by
2025-10-14 11:25:28 -0700
3b6fdc1
(refs/pull/1314/head)
Fix logging issues in Manager: convert generator to list and correct log method prefix by
2025-10-14 11:19:13 -0700
c980220
Fix a couple type-o's and stale bits in Manager by
2025-10-14 11:11:24 -0700
f0f937e
Merge remote-tracking branch 'origin/main' into zone-config-cleanup by
2025-10-12 09:54:00 -0700
425e34e
Restore Manager.sync's eligible_zones parameter as it's useful for cases like octodsn-api by
2025-10-12 09:23:18 -0700
038da67
Merge pull request #1309 from octodns/dump-processor-support by
2025-10-11 22:15:22 -0700
13d5184
(refs/pull/1309/head)
Merge branch 'main' into dump-processor-support by
2025-10-11 22:13:59 -0700
a47c526
Overlooked moving sync's other eligible_* args to the constructor by
2025-10-11 20:56:08 -0700
f9de021
Refactoring and clean-up of Manager zone (config) handling. by
2025-10-11 20:45:03 -0700
4334217
Stop relying on manager.config['zones'] being modified. _preprocess_zones mostly moved closer to where it's used by
2025-10-11 20:42:08 -0700
e3baefb
Manager._zones caching, preserve validation by
2025-10-11 19:42:51 -0700
aa21098
Move active/eligible zones, sources, targets to the constuctor. Should allow safer and improved flows by
2025-10-11 19:08:55 -0700
81563a2
move Manager.dump's sources and Manager.sync's eligible_sources to Manager(active_sources) by
2025-10-11 15:17:31 -0700
da6cb24
Verify that dynamic zone config correctly handles subzones when they're dynamic by
2025-10-11 12:52:26 -0700
81edf64
Merge pull request #1310 from octodns/update-requirements by
2025-10-08 17:08:17 -0700
9600c61
(refs/pull/1310/head)
Remove python 3.9 from CI matrix, add 3.14 by
2025-10-08 16:57:02 -0700
8b5ee31
update requirements*.txt by
2025-10-08 16:34:30 -0700
47b9bf2
Add processor support to octodns-dump by
2025-10-08 06:58:15 -0700
62e5b8b
Merge pull request #1304 from octodns/dynamic-zone-config-improvements by
2025-09-29 18:01:01 -0700
414a80b
(refs/pull/1304/head)
Documentation of dynamic config glob and regex matching by
2025-09-28 17:55:58 -0700