Commit graph

6092 commits

Author SHA1 Message Date
Yuri Victorovich
38bffb154c Fix lint issues related to comparisons with None 2025-06-19 11:42:32 +02:00
Martin Bubel
26a7f21655
Merge pull request #1116 from SheffieldML/limit-pytest-version
limit upper pytest version in workflows
2025-06-19 11:41:27 +02:00
Martin Bubel
156f5b738f
Update .github/workflows/test-and-deploy.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-19 11:32:30 +02:00
Martin Bubel
6ff1e68699
Update .github/workflows/test-and-deploy.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-19 11:32:18 +02:00
Martin Bubel
bb4c5ab7e2
Update .github/workflows/test-and-deploy.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-19 11:32:11 +02:00
Martin Bubel
7d269c772d limit upper pytest version in workflows 2025-06-17 09:50:51 +02:00
Martin Bubel
acdd03d3ed
Merge pull request #1108 from olamarre/bugfix/ep-pickling
fix: pickle and deep copy classification models with EP
2025-01-15 19:22:47 +01:00
Martin Bubel
b6efa8e548 update changelog 2025-01-15 19:17:45 +01:00
Olivier Lamarre
ad9c507cde fix: pickle and deep copy classification models with EP
- Removed unecessary code preventing pickling & copying
- Wrote a new test to check that pickling and copying works
2025-01-04 10:21:12 -05:00
Martin Bubel
9a31886085
Merge pull request #1104 from SheffieldML/1098-cant-instantiate-halft-prior
1098 cant instantiate halft prior
2024-10-28 23:32:56 +01:00
Martin Bubel
d7da7c617f remove dev-test-script 2024-10-28 23:28:18 +01:00
Martin Bubel
5a9e5e3cc4 update prior tests 2024-10-28 23:28:10 +01:00
Martin Bubel
200798eb48 draft: update prior __new__ functions 2024-10-28 23:06:31 +01:00
Martin Bubel
1fcb40845d
Merge pull request #1101 from janmayer/fix_invalid_escape_sequence
Fix invalid escape sequence
2024-10-27 13:51:56 +01:00
Martin Bubel
c04c9b328d update changelog 2024-10-27 13:51:41 +01:00
Jan Mayer
12d4c22ca7 Escape more strings 2024-10-26 09:36:11 +02:00
Jan Mayer
4fa858ee6d Fix invalid escape sequence 2024-10-21 20:15:11 +02:00
Martin Bubel
aa49220fd1 github actions: clenaup build-and-deploy jobs 2024-07-23 08:11:42 +02:00
Martin Bubel
0833966c16 github actions: fix identation 2024-07-22 23:53:05 +02:00
Martin Bubel
aabeec2a74 github actions: try to not use direct path 2024-07-22 23:52:00 +02:00
Martin Bubel
ade8b351de github-actions: remove deletion of dists folder 2024-07-22 23:46:40 +02:00
Martin Bubel
e20644c963 bump upload-artifact 2024-07-22 23:40:06 +02:00
Martin Bubel
0e4ecc3363 try build-linux with even older actions 2024-07-22 23:34:36 +02:00
Martin Bubel
d3b2c9f351 try older version of manylinux 2024-07-22 23:29:27 +02:00
Martin Bubel
121c3c7ee5 build-linux rollback 2024-07-22 23:05:04 +02:00
Martin Bubel
8c7e3c858f build-linux try latest actions 2024-07-22 22:43:23 +02:00
Martin Bubel
1c972c115f add some checks and the use of artifact path to build-linux job 2024-07-22 14:48:45 +02:00
Martin Bubel
4ab5fa87f0 linux-build: add missing creation of tar ball 2024-07-22 14:23:47 +02:00
Martin Bubel
95a3484944 update handling of tar files in deploy-test 2024-07-22 13:35:45 +02:00
Martin Bubel
b9084f3f37 add artifact extraction to deploy-test 2024-07-22 11:57:03 +02:00
Martin Bubel
a2cce4209b inspect deploy job before doing the release 2024-07-22 11:22:23 +02:00
Martin Bubel
030bef943e update manylinux build job's git checkout 2024-07-22 11:17:57 +02:00
Martin Bubel
25aad2053c try alternativ actions in build-linux 2024-07-22 11:15:27 +02:00
Martin Bubel
b3799fa72d github actions: downgrad upload-artifact on github actions 2024-07-22 10:06:02 +02:00
Martin Bubel
915b964b73 githubactions: downgrade upload-artifacts on manylinux job 2024-07-22 10:05:21 +02:00
Martin Bubel
a5968b63e2 remove duplicate line from readme 2024-07-22 10:04:42 +02:00
Martin Bubel
f394cf914c downgrade checkout action on manylinux container 2024-07-22 08:56:19 +02:00
Martin Bubel
6d577cee35 add setuptools installation to build workflow 2024-07-21 23:49:05 +02:00
Martin Bubel
282fcd4d68
Merge branch 'deploy' into devel 2024-07-21 17:22:19 +02:00
Martin Bubel
d37e96d331
Merge pull request #1083 from SheffieldML/1071-release-patch-v1132
bump version 1.13.2
2024-07-21 17:13:37 +02:00
Martin Bubel
e619c9c45e bump version 1.13.2 2024-07-21 17:08:02 +02:00
Martin Bubel
dd04700c0e
Merge pull request #1082 from SheffieldML/1078-the-init-status-in-initialize_latent
1078 the init status in initialize latent
2024-07-21 17:06:26 +02:00
Martin Bubel
8274d02147 fix changes made to initializatino in #1078 2024-07-21 17:00:37 +02:00
Martin Bubel
0c78b17cde
Merge branch 'devel' into 1078-the-init-status-in-initialize_latent 2024-07-21 16:49:26 +02:00
Martin Bubel
df47258170 fix github actions file 2024-07-21 16:46:16 +02:00
Martin Bubel
4d3b49da7d update github workflow 2024-07-21 16:46:16 +02:00
Martin Bubel
4959256c24 update dependency installation in github workflows 2024-07-21 16:46:16 +02:00
Martin Bubel
c25238b7f0 Revert "update github workflow for testing"
This reverts commit c8e3333e6c.
2024-07-21 16:46:16 +02:00
Martin Bubel
80713af2a3 fix typo in github actions 2024-07-21 16:46:06 +02:00
Martin Bubel
816b02e32c update stationary_cython file 2024-07-21 16:46:06 +02:00