Skip to content

Latest commit

 

History

History
263 lines (142 loc) · 18.6 KB

CHANGELOG.md

File metadata and controls

263 lines (142 loc) · 18.6 KB

1.0.0 (2024-09-27)

Bug Fixes

  • add option to print esi-shell version (#100) (9c15c86)
  • allow to bind dirs on remote host (#111) (1d52510)
  • always pull updated image from registry (#62) (33f5b06)
  • build: compile for generic x86_64 (v3) microarchitecture (#90) (6a4a045)
  • build: keep build cache dir (#21) (d81672d)
  • eic-shell: switch to ghcr.io registry (928acba)
  • env: activate virtual environment via poetry (5413d8b)
  • env: define environment variable TMP expected by opticks tests (#85) (06780ab)
  • env: help CMake find installed opticks (3a4a531)
  • env: keep g4emlow (a3761be)
  • env: load xerces-c, update PATH (#66) (044e0ba)
  • esi-shell: avoid building code (OptiX) on shell startup (#23) (76320cf)
  • esi-shell: avoid passing options to echo (e009ef9)
  • esi-shell: correct example command (#105) (34861bb)
  • esi-shell: drop support for singularity with GPU (for now) (#22) (4cb9d19)
  • esi-shell: improve user experience (#20) (0a464af)
  • esi-shell: run commands without TTY (71d09ae)
  • esi-shell: source profile scripts in non-login non-interactive shells (#107) (cc6f775)
  • esi-shell: support only linux (#13) (6cfb154)
  • install cmake directly (#88) (e264829), closes #87
  • make virtual env available to all users (#114) (f15579d), closes #113
  • patch spack default modules.yaml (#27) (23183af)
  • remove container after tests (105a4ba)
  • rename esi-shell option --version to --tag (#99) (70623b9)
  • set compute capability to 5.2 compatible with Quadro M4000 (#1) (b1d7513)
  • shell: enable optix with driver capabilities (#69) (6b4ea3f), closes #68
  • simplify build workflow, leverage login scripts (#8) (fd974b4)
  • update opticks (#102) (3277f6f)
  • update release version in pyproject.toml (893f139)
  • use correct gdml file (c014536)
  • use default HOME and PWD inside container (#80) (1bf8b2e)
  • use single command to execute container commands (5a0f897)

Features

  • add esi-shell (#6) (fa859aa)
  • build gpu code dependent on OptiX, run opticks tests (#49) (#53) (5f58b7b), closes #50
  • esi-shell: exec user command, pass through container options (1217f36)
  • install opticks dependencies directly or via Spack (43748e1)
  • setup semantic release (ca0553c)
  • update opticks (#42) (4338f7c), closes #41
  • upgrade opticks (#39) (2d6706a)
  • upgrade opticks to main@b55f15bd (#26) (946da36)

Reverts

  • restore removed pull of latest image for cache purposes (#47) (8138919)

1.0.0-beta.25 (2024-08-23)

Bug Fixes

1.0.0-beta.24 (2024-08-02)

Reverts

  • Revert "build: push pull request images to ghcr.io" (9c43430)

1.0.0-beta.23 (2024-08-02)

Bug Fixes

1.0.0-beta.22 (2024-08-02)

Bug Fixes

  • env: help CMake find installed opticks (3a4a531)

Features

  • install opticks dependencies directly or via Spack (43748e1)

1.0.0-beta.21 (2024-07-26)

Bug Fixes

  • esi-shell: source profile scripts in non-login non-interactive shells (#107) (cc6f775)

1.0.0-beta.20 (2024-07-25)

Bug Fixes

  • update release version in pyproject.toml (893f139)

1.0.0-beta.19 (2024-07-24)

Bug Fixes

1.0.0-beta.18 (2024-07-12)

Bug Fixes

1.0.0-beta.17 (2024-07-12)

Bug Fixes

  • add option to print esi-shell version (#100) (9c15c86)

1.0.0-beta.16 (2024-07-10)

Bug Fixes

  • rename esi-shell option --version to --tag (#99) (70623b9)

1.0.0-beta.15 (2024-06-20)

Bug Fixes

  • build: compile for generic x86_64 (v3) microarchitecture (#90) (6a4a045)

1.0.0-beta.14 (2024-06-19)

Bug Fixes

1.0.0-beta.13 (2024-06-07)

Bug Fixes

  • env: define environment variable TMP expected by opticks tests (#85) (06780ab)

1.0.0-beta.12 (2024-06-03)

Bug Fixes

  • esi-shell: avoid passing options to echo (e009ef9)

1.0.0-beta.11 (2024-05-31)

Bug Fixes

  • env: activate virtual environment via poetry (5413d8b)
  • esi-shell: run commands without TTY (71d09ae)
  • use default HOME and PWD inside container (#80) (1bf8b2e)
  • use single command to execute container commands (5a0f897)

Features

  • esi-shell: exec user command, pass through container options (1217f36)

1.0.0-beta.10 (2024-05-14)

Bug Fixes

1.0.0-beta.9 (2024-05-14)

Bug Fixes

  • shell: enable optix with driver capabilities (#69) (6b4ea3f), closes #68

1.0.0-beta.8 (2024-05-13)

Bug Fixes

1.0.0-beta.7 (2024-05-10)

Bug Fixes

  • always pull updated image from registry (#62) (33f5b06)

1.0.0-beta.6 (2024-05-07)

Features

  • build gpu code dependent on OptiX, run opticks tests (#49) (#53) (5f58b7b), closes #50

1.0.0-beta.5 (2024-05-07)

Reverts

  • Revert "feat: build gpu code dependent on OptiX, run opticks tests (#49)" (a301bd2), closes #49

1.0.0-beta.4 (2024-05-06)

Features

Reverts

  • restore removed pull of latest image for cache purposes (#47) (8138919)

1.0.0-beta.3 (2024-05-03)

Features

1.0.0-beta.2 (2024-04-26)

Bug Fixes

  • eic-shell: switch to ghcr.io registry (928acba)
  • remove container after tests (105a4ba)

1.0.0-beta.1 (2024-04-26)

Bug Fixes

  • build: keep build cache dir (#21) (d81672d)
  • esi-shell: avoid building code (OptiX) on shell startup (#23) (76320cf)
  • esi-shell: drop support for singularity with GPU (for now) (#22) (4cb9d19)
  • esi-shell: improve user experience (#20) (0a464af)
  • esi-shell: support only linux (#13) (6cfb154)
  • patch spack default modules.yaml (#27) (23183af)
  • set compute capability to 5.2 compatible with Quadro M4000 (#1) (b1d7513)
  • simplify build workflow, leverage login scripts (#8) (fd974b4)
  • use correct gdml file (c014536)

Features