Commit Graph
2884 Commits
Author SHA1 Message Date
Ross McFarland 165e32f18d Manually install setuptools in script/cibuild-module 2023-10-12 11:34:45 -07:00
Ross McFarland 0ba9cb2727 Rename ./script/test-module to ./script/cibuild-module for consistency 2023-10-12 11:34:16 -07:00
Ross McFarland da9b6ccac9 Merge pull request #1085 from octodns/ci-py-3-12
Add Python 3.12 to the ci test matrix and make it the current version
2023-10-10 12:38:28 -07:00
Ross McFarland 5a119890ba explicit setuptools & wheel in requirements now 2023-10-07 13:31:08 -07:00
Ross McFarland 8be2732de4 setuptools is no longer in venvs by default - gh-95299 2023-10-07 13:29:35 -07:00
Ross McFarland c30e21f7e0 Add Python 3.12 to the ci test matrix and make it the current version 2023-10-07 13:06:46 -07:00
Ross McFarland f035f4347d Merge pull request #1084 from octodns/python-matrix-json
Try pulling python versions from a json file
2023-10-07 09:39:11 -07:00
Ross McFarland 9bd76c8116 more generic ci config json name 2023-10-07 09:34:46 -07:00
Ross McFarland 32c0b268c1 have modules ci job use config for python-version too 2023-10-07 09:30:17 -07:00
Ross McFarland 973fbd601e try another approach for multi-line json in an output 2023-10-07 09:25:23 -07:00
Ross McFarland 97d525df5b remove newlines from json 2023-10-07 09:14:48 -07:00
Ross McFarland 97e4618313 checkout needs to be its own step 2023-10-07 09:00:48 -07:00
Ross McFarland 75d8ec53f9 setup-py needs config too 2023-10-07 08:59:31 -07:00
Ross McFarland 32395331dc Guess we have to checkout before we have access to files? 2023-10-07 08:59:15 -07:00
Ross McFarland 6b9596d4b2 Try pulling python versions from a json file 2023-10-07 08:51:27 -07:00
Ross McFarland 51e64a0abe Merge pull request #1078 from octodns/backup-pool-doc
Rework dynamic documentation to call using the default pool a backup rather than fallback
2023-10-06 11:58:55 -07:00
Ross McFarland 9db2eba044 Merge branch 'main' into backup-pool-doc 2023-10-06 11:57:22 -07:00
Ross McFarland 9d319ac063 Merge pull request #1082 from octodns/missed-actions-upgrades
missed a couple of action version udpates
2023-10-06 11:57:08 -07:00
Ross McFarland 34a2c55d36 missed a couple of action version udpates 2023-10-06 11:55:08 -07:00
Ross McFarland be6e856578 Merge pull request #1081 from octodns/secret-python-versions
CI pulls python versions from org secret
2023-10-05 14:32:42 -07:00
Ross McFarland f0c2908279 bump stale to v8 too 2023-10-05 14:29:48 -07:00
Ross McFarland 1c72e75d93 setup-py python version from var as well 2023-10-05 14:18:42 -07:00
Ross McFarland cf258cc5a7 bump checkout and python action versions 2023-10-05 13:52:21 -07:00
Ross McFarland 9f61445a06 Drive modules ci job python version off of var too 2023-10-05 13:35:37 -07:00
Ross McFarland 4ace61de54 Restore/update comment about active versions 2023-10-05 13:29:12 -07:00
Ross McFarland 90764b12a2 is it vars 2023-10-05 13:27:29 -07:00
Ross McFarland 7a23889809 try an env var instead 2023-10-05 13:14:44 -07:00
Ross McFarland 752e974245 maybe no bracket 2023-10-05 11:07:52 -07:00
Ross McFarland 0d2953fd06 CI pulls python versions from org secret 2023-10-05 11:05:52 -07:00
Ross McFarland b2e04c55e1 Merge pull request #1079 from octodns/update-requirements
Update requirements, vuln urllib3>=2.0.6
2023-10-04 10:54:15 -07:00
Ross McFarland b61d4d53cb update requirements*.txt 2023-10-04 10:48:23 -07:00
Ross McFarland 519af5b973 Rework dynamic documentation to call using the default pool a backup rather than fallback 2023-09-29 13:28:45 -07:00
Ross McFarland cac964c91b Merge pull request #1077 from octodns/rel-1.2.1
v1.2.1 version bump & changelog update
v1.2.1
2023-09-29 13:13:34 -07:00
Ross McFarland 32bf55d947 v1.2.1 version bump & changelog update 2023-09-29 13:08:36 -07:00
Ross McFarland 5536479122 Merge pull request #1076 from octodns/clean-room-dists
Update script/release to do clean room dist builds
2023-09-29 13:07:59 -07:00
Ross McFarland e2ddfa6e48 Version from var, not copy-n-paste 2023-09-29 13:01:39 -07:00
Ross McFarland 3953f1dea5 Update script/release to do clean room dist builds 2023-09-29 12:53:35 -07:00
Viranch Mehta 0567af7df8 Merge pull request #1073 from octodns/rel-1-2-0
v1.2.0 bump & changelog updates
v1.2.0
2023-09-27 22:15:26 -07:00
Viranch Mehta e36f32a224 v1.2.0 bump & changelog updates 2023-09-27 11:58:30 -07:00
Viranch Mehta 9c72ae1459 Merge pull request #1070 from octodns/mixed-subnets
Fix validation for dynamic records with IPv4+IPv6 subnets
2023-09-25 14:37:04 -07:00
Viranch Mehta 55a535d0f0 Merge branch 'main' into mixed-subnets 2023-09-25 14:35:15 -07:00
Ross McFarland 1c0f0b4a48 Merge pull request #1071 from octodns/rrs-improvements
Record RR handling improvements
2023-09-25 13:19:32 -07:00
Ross McFarland 6b681ba8f5 Changelog entry for RR improvements 2023-09-25 13:17:24 -07:00
Ross McFarland bca8db6c8f parse_rdata_text supports unquoting things (powerdns) 2023-09-25 12:59:51 -07:00
Ross McFarland 76e330a7c3 Add source parameter to Record.from_rrs 2023-09-25 12:26:59 -07:00
Viranch Mehta a728a7ca4c Use sorted's key to sort subnets by version 2023-09-24 23:39:17 -07:00
Viranch Mehta 63c5118bcd Fix validation for dynamic records with IPv4+IPv6 subnets 2023-09-24 23:27:35 -07:00
Ross McFarland 4a7e488d2f Merge pull request #1069 from octodns/fix-multiple-dynamic-zones
Fix wrong re-use of sources for dynamic zones
2023-09-23 13:41:53 -07:00
Ross McFarland da8ac9dd75 Merge branch 'main' into fix-multiple-dynamic-zones 2023-09-23 13:40:11 -07:00
Ross McFarland d477a53ad4 Merge pull request #1065 from baest/change_ds_field_names
The record got field names from the DNSKEY record by accident, fix this
2023-09-23 13:30:29 -07:00