17 Commits

Author SHA1 Message Date
deaa2b022a feat: added pytest-bec-e2e plugin 2024-04-18 15:57:28 +02:00
f7f7eba231 build: moved to pyproject 2024-04-17 13:54:42 +02:00
9813e51f87 build: fixed install script 2024-04-11 09:10:46 +02:00
57f4115dfb refactor(CI): end-to-end tests on the same host, with flushing and on multiple hosts, without flushing
Environment variables are used to parametrize dockerfile and scripts
Introduce 'buildah' and 'podman' instead of docker to build and run
images.
Simplification of Dockerfiles and CI scripts.
2024-03-28 12:56:23 +01:00
d16268ce81 ci: drop python/3.9 2024-03-05 22:13:35 +01:00
abedd5e954 build: fixed install script to update the conda deps if they are outdated 2023-12-14 18:14:19 +00:00
ad10fb93f5 ci: default to python39 2023-12-11 16:52:25 +00:00
7f514168c0 fix: added wheel for bec server install 2023-12-11 13:56:59 +01:00
Christian Appel
0d5168dced fix: add '.[dev]' to bash scripts to avoid escape char in certain shells while install 2023-10-30 13:12:43 +00:00
588968e2fa build: added option to install bec without redis / tmux 2023-08-04 11:43:42 +02:00
929689cb8e fix: fixed single env install 2023-07-21 13:41:05 +02:00
2ebf580ede fix: fixed bec_server install 2023-07-21 13:30:21 +02:00
750fe66ed3 fix: pip install dev environment 2023-07-21 09:37:52 +02:00
85ecf3083a build: fixed bec-server config parser 2023-07-08 14:34:41 +00:00
1a7a4d8a74 fix: fixed bug in install script 2023-07-08 14:34:41 +00:00
05bf99af73 fix: fixed bug in install script 2023-07-08 14:34:41 +00:00
db9539aba2 feat: added install_bec_dev script 2023-07-08 14:34:41 +00:00