Commit graph

6092 commits

Author SHA1 Message Date
Martin Bubel
b095741688 fix wrong skip test usage 2024-01-14 19:21:16 +01:00
Martin Bubel
986bc5b84e testing: refactor test-model class due to naming confusion with pytest 2024-01-14 19:10:42 +01:00
Martin Bubel
d5724d521a deactivate broken test 2024-01-14 19:06:18 +01:00
Martin Bubel
0d5fecc6a3 github-actions: remove macos python3.9 test job 2024-01-13 19:08:31 +01:00
Martin Bubel
05b4a70785 github-actions: update jobs 2024-01-13 19:01:40 +01:00
Martin Bubel
06b425edb2 github-actions: update test jobs 2024-01-13 18:53:22 +01:00
Martin Bubel
a02341f74b github-actions: add wildcarn-pattern to upload artifact 2024-01-13 18:53:05 +01:00
Martin Bubel
06217ee6ea github-actions: downgrade globally to download/upload-artifact@v3 2024-01-13 18:46:48 +01:00
Martin Bubel
61d767a2ea github-actions: parallelize manylinux deploy 2024-01-13 18:38:48 +01:00
Martin Bubel
9df3490b01 github-actions: add sdist build for windows jobs 2024-01-13 18:29:53 +01:00
Martin Bubel
a1856c416d github-actions: still experimenting with getting the artifacts from the linux job 2024-01-13 18:21:44 +01:00
Martin Bubel
bdd9c505a2 github-actions: update artifacts usage 2024-01-13 16:09:38 +01:00
Martin Bubel
6bb610e5cb github-actions: update deploy to explore artifacts 2024-01-13 15:19:04 +01:00
Martin Bubel
180b29e2c7 github-actions: explore artifacts 2024-01-13 14:56:20 +01:00
Martin Bubel
96611b7099 github-actions. trying to fix artifacts 2024-01-13 14:39:54 +01:00
Martin Bubel
dd44638ea0 github-actions: try outputs 2024-01-13 14:26:47 +01:00
Martin Bubel
d838c98591 github-actions: remove python3.9 from mac build 2024-01-13 13:52:27 +01:00
Martin Bubel
e0685cfc19 github-actions: fix build-windows-and-mac 2024-01-13 13:43:19 +01:00
Martin Bubel
c9897a512f github-actions: add setuptools install 2024-01-13 13:30:53 +01:00
Martin Bubel
793a5a269d github-actions: deploy add fix artifacts 2024-01-13 13:28:03 +01:00
Martin Bubel
2e9d422550 github-actions: bump upload-artifacts to v3 for linux job 2024-01-13 13:10:45 +01:00
Martin Bubel
9d56b1c84d github-actions: add auditwheel install 2024-01-13 13:01:29 +01:00
Martin Bubel
cb4e6b79b0 github-actions: deploy: update auditwheel call 2024-01-13 12:53:19 +01:00
Martin Bubel
18fe856499 github-actions: downgrade deploy checkout to v3 for linux container jobs 2024-01-13 12:18:52 +01:00
Martin Bubel
52f58e111d github-actions: update deploy jobs 2024-01-13 12:07:47 +01:00
Martin Bubel
3f4ac6b83c update deploy job to run on container 2024-01-13 12:03:36 +01:00
Martin Bubel
2131d9641d github-actions: fix deplox job needs 2024-01-13 10:02:19 +01:00
Martin Bubel
b82b63b982 github-actions: update deploy 2024-01-13 09:59:50 +01:00
Martin Bubel
9a938ec9a1 github-actions: update to trigger deploy 2024-01-12 23:24:16 +01:00
Martin Bubel
2be3adf5c1 github-actions: add missing comma 2024-01-12 23:19:32 +01:00
Martin Bubel
af6f2861d8 github-actions: update linux image 2024-01-12 23:12:06 +01:00
Martin Bubel
068229df0f github-actions: clean up test yaml 2024-01-12 18:57:58 +01:00
Martin Bubel
645e8ef36f github actions: refactor actions.yml 2024-01-12 18:57:24 +01:00
Martin Bubel
0a92768d9d add deploy actions 2024-01-12 18:56:58 +01:00
Martin Bubel
27144e2fcd trigger deploy once again for v1.13.0 2024-01-12 18:55:01 +01:00
Martin Bubel
cc3cf58a5c
Merge pull request #1059 from SheffieldML/1058-update-paramz-dependency
1058 update paramz dependency
2024-01-12 18:53:25 +01:00
Martin Bubel
8707170548 update github actions release trigger 2024-01-12 18:38:25 +01:00
Martin Bubel
efea6be93b bump paramz version to 0.9.6 2024-01-12 18:37:44 +01:00
Martin Bubel
bf4dc0aaa3 ci: update artifact download 2023-12-20 23:43:19 +01:00
Martin Bubel
b96fa3a57e ci: remove duplicate name 2023-12-20 23:14:31 +01:00
Martin Bubel
d0a4a9ceb1 ci: update artifact names 2023-12-20 23:13:40 +01:00
Martin Bubel
6ce191b4b5 ci: deactivate release rule 2023-12-20 22:59:40 +01:00
Martin Bubel
b5ccd16018 ci: add artifacts 2023-12-20 22:58:42 +01:00
Martin Bubel
8c7877b8d9 github actions: deactivate if to release 2023-12-20 22:41:24 +01:00
Neil Lawrence
8d27188c4b
Merge pull request #1055 from SheffieldML/1035-version-confusion
bump version 1.13.0
2023-12-20 21:21:37 +00:00
Martin Bubel
112f9992d6 bump version 1.13.0 2023-12-20 22:12:45 +01:00
Martin Bubel
f6db4775b1
Merge pull request #1045 from SheffieldML/1038-limit-maximum-python-version
limit minimum python version #1038
2023-12-20 16:07:58 +01:00
Martin Bubel
778a571330 Merge branch 'devel' into 1038-limit-maximum-python-version 2023-12-20 15:15:05 +01:00
Neil Lawrence
41d7fd2012
Merge pull request #1053 from SheffieldML/1047-modernize-ci
1047 modernize ci
2023-12-19 15:20:26 +00:00
Martin Bubel
ac15eac9d6 ci: fix actions file ident 2023-12-19 11:17:41 +01:00