Ross McFarland
|
462821df3f
|
Merge pull request #1339 from octodns/fix-slash-commands-branch
Push slash_command changes to correct branch
|
1 week ago |
Ross McFarland
|
10c98eb384
|
Push slash_command changes to correct branch
|
1 week ago |
Ross McFarland
|
299da81db7
|
Merge pull request #1338 from octodns/slash-commands-bootstrap
Use script/bootstrap in slash_commands.yml
|
1 week ago |
Ross McFarland
|
2a5820c8c6
|
Use script/bootstrap in slash_commands.yml
|
1 week ago |
Ross McFarland
|
0a27da6c96
|
Merge pull request #1336 from octodns/fix-slash-commands
Fix slash_commands workflow, regex and target branch
|
1 week ago |
Ross McFarland
|
47812f9899
|
Fix regex and target branch issues in slash_commands.yml
|
1 week ago |
Ross McFarland
|
8857cc6151
|
Fix slash_commands workflow, regex and target branch
|
1 week ago |
Ross McFarland
|
4a38792793
|
Merge pull request #1335 from octodns/rel-1-15-0
Version 1.15.0 bump & changelog update
|
2 weeks ago |
Ross McFarland
|
a068c052b2
|
Version 1.15.0 bump & changelog update
|
2 weeks ago |
Ross McFarland
|
09b98ae69f
|
Merge pull request #1333 from octodns/checksum-quiet-fix
Checksum visible in --quiet mode, logging fixes
|
3 weeks ago |
Ross McFarland
|
0163353da6
|
Use WARNING instead of deprecated WARN, fix log level alignment
|
3 weeks ago |
Ross McFarland
|
d91d63ebac
|
Use dedicated Checksum logger so that checksum is visible in --quiet mode
|
3 weeks ago |
Ross McFarland
|
9ba40b2a13
|
Merge pull request #1331 from octodns/coverage-json
Add JSON coverage report format
|
3 weeks ago |
Ross McFarland
|
287dd83273
|
Add JSON coverage report format
|
3 weeks ago |
Ross McFarland
|
031c0bab41
|
Merge pull request #1330 from octodns/proviso
Switch to proviso for requirements.txt management
|
3 weeks ago |
Ross McFarland
|
3ca8e048fc
|
Remove a couple more references to requirements-dev/doc
|
3 weeks ago |
Ross McFarland
|
abd63797af
|
Updated requirements.txt
|
3 weeks ago |
Ross McFarland
|
a2e3b93e74
|
Switch to proviso for requirements.txt management
|
3 weeks ago |
Ross McFarland
|
53e973bf46
|
Merge pull request #1329 from octodns/update-python-versions
Script to update .ci-config.json with current python versions
|
3 weeks ago |
Ross McFarland
|
51dc3c1eb7
|
Script to update .ci-config.json with current python versions
|
3 weeks ago |
Ross McFarland
|
54dbf73c9b
|
Merge pull request #1328 from octodns/lower-sphinx-ver
Drop required sphinx version a bit to support 3.10
|
3 weeks ago |
Ross McFarland
|
0fdc60463d
|
Drop required sphinx version a bit to support 3.10
|
3 weeks ago |
Ross McFarland
|
7096eea03d
|
Merge pull request #1315 from octodns/yaml-include-array-support
Add `<<: !include` support to allow merging multiple files
|
4 weeks ago |
Ross McFarland
|
0d52dc54df
|
Bump pragma no cover for yaml ports
|
4 weeks ago |
Ross McFarland
|
0d45771040
|
Merge branch 'main' into yaml-include-array-support
|
4 weeks ago |
Ross McFarland
|
b30158814a
|
Merge pull request #1327 from octodns/update-to-template
Pull in the latest template changes
|
1 month ago |
Ross McFarland
|
d0f961f686
|
Add missing test requirements section to setup.py
|
1 month ago |
Ross McFarland
|
056185d569
|
Pull in the latest template changes
|
1 month ago |
Ross McFarland
|
ad58eb131d
|
Merge pull request #1326 from octodns/rel-1-13-0
Version 1.14.0 bump & changelog update
|
2 months ago |
Ross McFarland
|
487ad25038
|
Correct version, should have been 1.14.0, a minor bump
|
2 months ago |
Ross McFarland
|
7ba0715eb3
|
Version 1.13.0 bump & changelog update
|
2 months ago |
Ross McFarland
|
a5f0acf56e
|
Merge branch 'main' into yaml-include-array-support
|
2 months ago |
Ross McFarland
|
4c5ead2d90
|
Merge pull request #1325 from octodns/script-cleanup
Remove really old secret clearing code that doesn't apply anymore
|
2 months ago |
Ross McFarland
|
5de12f3acd
|
Remove really old secret clearing code that doesn't apply anymore
|
2 months ago |
Ross McFarland
|
4d7ca8d92a
|
Merge pull request #1324 from jleroy/bugfix/venv-activation
Fix venv activation not working when using a custom VENV_NAME
|
2 months ago |
Ross McFarland
|
dba1eb7d27
|
Bootstrap during setup rather than manually install reqs
|
2 months ago |
Jonathan Leroy
|
85f72ad1bb
|
Add chengelog and remove duplicate call to dirname
|
2 months ago |
Jonathan Leroy
|
a549ddf15b
|
Merge branch 'octodns:main' into bugfix/venv-activation
|
2 months ago |
Jonathan Leroy
|
2c52659ccf
|
Fix some bash scripts not working with custom VENV_NAME
|
2 months ago |
Ross McFarland
|
09dc68b2c7
|
Merge pull request #1321 from jleroy/feature/report-refactoring
octodns-report refactoring
|
2 months ago |
Jonathan Leroy
|
8d65abc3a1
|
Apply requested changes
|
2 months ago |
Jonathan Leroy
|
af6eefaa12
|
Merge branch 'octodns:main' into feature/report-refactoring
|
2 months ago |
Ross McFarland
|
f09cfe7fb1
|
Merge pull request #1323 from octodns/api-doc-zone
Add comprehensive API documentation to Zone class
|
2 months ago |
Ross McFarland
|
27db4da1e8
|
fix changelog type, should be none for doc
|
2 months ago |
Ross McFarland
|
4b847b8274
|
Add comprehensive API documentation to Zone class and related exceptions
|
2 months ago |
Ross McFarland
|
747e1f7681
|
Merge pull request #1322 from octodns/doc-the-bases
Pass at adding AI-assisted API documentation
|
2 months ago |
Ross McFarland
|
47eaa33945
|
Pass at adding AI-assisted API documentation
|
2 months ago |
Ross McFarland
|
56fa754e5e
|
Match reworked report's import style with the rest of octodns
|
2 months ago |
Ross McFarland
|
45e372acb1
|
Rework to adding support for merge include, <<: !include
|
2 months ago |
Jonathan Leroy
|
8f8e8194be
|
Fix TXT records values escaping
|
2 months ago |