Commit graph

6065 commits

Author SHA1 Message Date
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
Martin Bubel
660955f663 update github workflow for testing 2024-07-21 16:46:06 +02:00
Martin Bubel
414b56251d set upper bound on numpy dependency 2024-07-21 16:45:10 +02:00
Martin Bubel
96e4154d68
Merge pull request #1081 from SheffieldML/1076-gpy-will-not-install-against-numpy-20
set upper bound on numpy dependency
2024-07-21 16:42:27 +02:00
Martin Bubel
809cee7018 update dependency installation in github workflows 2024-07-21 16:38:40 +02:00
Martin Bubel
c09950b1ca fix identation in github actions file again 2024-07-21 16:36:06 +02:00
Martin Bubel
883d25a019 fix identation in github actions file 2024-07-21 16:34:59 +02:00
Martin Bubel
66ec666f23 fix github actions file 2024-07-21 16:33:15 +02:00
Martin Bubel
30317700fc add setuptools installation to build images 2024-07-21 16:31:17 +02:00
Martin Bubel
9aeec9f911 update github workflow 2024-07-21 16:27:52 +02:00
Martin Bubel
4045ca93c3 update changelog 2024-07-21 16:17:50 +02:00
Martin Bubel
55bcc27a2e introduce deprecation path to empirical_samples in initialize_latent 2024-07-21 16:16:36 +02:00
Martin Bubel
92fb49d001 update string checks in initialization.py 2024-07-21 16:14:07 +02:00
Martin Bubel
2ac3a8ca6b Revert "update github workflow for testing"
This reverts commit c8e3333e6c.
2024-07-21 16:09:17 +02:00
Martin Bubel
74e4e6c92c fix typo in github actions 2024-07-20 13:33:25 +02:00
Martin Bubel
440a6278f5 update stationary_cython file 2024-07-20 13:32:16 +02:00
Martin Bubel
c8e3333e6c update github workflow for testing 2024-07-20 13:30:27 +02:00
Martin Bubel
580a6ce54c set upper bound on numpy dependency 2024-07-20 13:11:54 +02:00
Martin Bubel
bfa1d67fda Revert "Merge branch 'KOLANICH-ML-pyproject.toml' into devel"
This reverts commit 6f3e2364ab, reversing
changes made to 623ff17bb3.
2024-06-06 16:07:03 +02:00
Martin Bubel
fc1c292d76 Revert "Merge branch 'devel' of github.com:SheffieldML/GPy into devel"
This reverts commit cbac99d894, reversing
changes made to 6f3e2364ab.
2024-06-06 16:06:40 +02:00
Martin Bubel
3332ede1dd add requested changes forgotten in !1006 2024-06-06 13:04:34 +02:00
Martin Bubel
cbac99d894 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2024-06-06 12:55:17 +02:00
Martin Bubel
6f3e2364ab Merge branch 'KOLANICH-ML-pyproject.toml' into devel 2024-06-06 12:54:49 +02:00
Martin Bubel
aa55a10d9d Merge branch 'pyproject.toml' of github.com:KOLANICH-ML/GPy into KOLANICH-ML-pyproject.toml 2024-06-06 12:54:21 +02:00
Martin Bubel
2932e9df2f
Merge pull request #1073 from SheffieldML/1056-test-with-python-2-style-print-statements
remove python2-styled print statements
2024-05-29 23:40:01 +02:00
Martin Bubel
22ca662a35 remove python2-styled print statements 2024-05-29 23:31:29 +02:00
Martin Bubel
623ff17bb3 Merge branch 'StudentT_dl_dm' of github.com:tangoed2whiskey/GPy into devel 2024-05-22 09:24:33 +02:00
Martin Bubel
131da4523c update changelog 2024-05-22 09:21:30 +02:00