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

23 Commits

Author SHA1 Message Date
Ross McFarland
64759e0236 Add https://github.com/asyncon/octoblox to the test-modules list 2022-10-16 18:34:47 -07:00
Ross McFarland
c293bb19b3 Add ./script/test-module support for poetry and sukiyaki/octodns-netbox to the actions module list 2022-10-16 15:56:34 -07:00
Ross McFarland
da81c8a7d5 Add octodns-bind to test-modules action 2022-10-16 15:04:23 -07:00
Ross McFarland
45123a4c81 Split out cibuild-setup-py 2022-03-27 07:42:35 -07:00
Ross McFarland
c211e8b472 Run the modules ci jobs when reviews are submitted 2022-03-21 13:53:57 -07:00
Ross McFarland
3ec48b1ccd modules test run on 3.9 for now 2022-03-10 14:21:32 -08:00
Ross McFarland
2ac82f4dfe module, not modules 2022-03-09 07:14:05 -08:00
Ross McFarland
f7e080617b Don't fail-fast on actions jobs, we want to see all variants 2022-03-09 07:11:33 -08:00
Ross McFarland
f64bc18b52 Ah we want workflow_dispatch 2022-03-09 07:04:03 -08:00
Ross McFarland
02bc7e16ec Try on.repository_dispatch see if that makes it happy 2022-03-09 07:01:31 -08:00
Ross McFarland
97c49d1152 Manually runnable modules test 2022-03-09 06:44:58 -08:00
Ross McFarland
75a0e222ae Add a 90d/5d stale action 2022-01-26 15:54:01 -08:00
Ross McFarland
e90d1e6940 Add python 3.10 to actions matrix now that we're off nose 2022-01-13 14:28:43 -08:00
Ross McFarland
2987875293 Looks like nose doesn't support 3.10, so for now hold off on it 2022-01-13 09:50:32 -08:00
Ross McFarland
852558b559 Good grief, it's treating them as floats, so quote 2022-01-13 09:20:33 -08:00
Ross McFarland
76d5ed56b8 Remove 3.6 and add 3.10 based on python lifecycle 2022-01-13 09:17:07 -08:00
Ross McFarland
8745081746 Revert "Stopped running CI for doc changes."
This reverts commit a8366aa02d.
2021-03-17 17:04:10 -07:00
Ross McFarland
e516e7647b Remove 2.7 form the version matix 2021-02-16 07:39:52 -08:00
Patrick Connolly
a8366aa02d Stopped running CI for doc changes. 2021-02-09 16:06:49 -05:00
Ross McFarland
ac0aeef54f Link to python vesrion EOL dates 2020-12-04 06:59:08 -08:00
Peter Dave Hello
3c942defb5 Also add Python v3.6, v3.8 on GitHub Actions for test
Unlike Python v2 as v2.7 is 10 years old, Python v3 has more versions
alive amoung us, it'll be great if they will all be tested.
2020-12-04 14:44:13 +08:00
Mark Tearle
f9cf97e98a Add python 3.9 to GitHub CI workflow to catch removed methods 2020-12-02 11:25:01 +08:00
Ross McFarland
6428d3090d Initial actions PR
Per @yzguy's issue https://github.com/github/octodns/issues/425
2019-11-22 17:09:29 -08:00