Skip to content

Releases: BLSQ/openhexa-docker-images

v1.6.2

16 Dec 15:07
9333cb5
Compare
Choose a tag to compare

1.6.2 (2024-12-16)

Bug Fixes

  • Conda: Install all conda packages with non-root user (ae34cdf)
  • pip: Do not install deps in user space (39cf14d)

v1.6.1

16 Dec 12:08
213a603
Compare
Choose a tag to compare

1.6.1 (2024-12-16)

Bug Fixes

  • requirements: Install packages in user space (6debe51)

v1.6.0

16 Dec 10:37
1fc3aa1
Compare
Choose a tag to compare

1.6.0 (2024-12-09)

Features

  • update openhexa.sdk & openhexa.toolbox (52f993f)

Bug Fixes

  • Add bioconda as a channel to use (#64) (9d0c4ca)

v1.5.0

02 Dec 15:01
2f0e5d1
Compare
Choose a tag to compare

1.5.0 (2024-12-02)

Features

  • Blsq: add ruff linter to blsq image (#60) (bccf4ba)
  • Docker: create a custom R image (#57) (63dae52)

v1.4.6

20 Nov 14:38
a8b76c0
Compare
Choose a tag to compare

1.4.6 (2024-11-20)

Bug Fixes

  • set the USER for the blsq image; remove g+w on the wrap_up.py & merge install.packages together (456febf)

v1.4.5

15 Nov 16:21
80d4e6c
Compare
Choose a tag to compare

1.4.5 (2024-11-15)

Miscellaneous Chores

v1.4.4

23 Oct 08:17
54833d6
Compare
Choose a tag to compare

1.4.4 (2024-10-16)

Bug Fixes

  • FS: Change owner of the /home/hexa/workspace folder to jovyan since it's created as root from K8S (#54) (9bb8936)
  • fuse: Workspace directory was not writeable by the user (68abc78)
  • Pipelines: print exception traceback (#56) (a13ac4d)

v1.4.3

05 Sep 09:40
6239e89
Compare
Choose a tag to compare

1.4.3 (2024-09-05)

Bug Fixes

  • Try to fix release-please to generate tags without v (96f2fcd)

v1.4.2

05 Sep 08:14
3b1e032
Compare
Choose a tag to compare

1.4.2 (2024-09-05)

Bug Fixes

  • Put back the include-v-in-tag (055d28f)
  • Remove the 'v' in front the tag (temporary solution the time release-please works as expected) (98ccbb7)
  • set the 'simple' release-type & remove include-v-in-tag that has 'false' as the default (42fc5d6)

v1.4.1

05 Sep 06:47
f622fdf
Compare
Choose a tag to compare

1.4.1 (2024-09-05)

Bug Fixes

  • ci: Fix release-please configuration (691b2ff)