Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade opticks #32

Closed
wants to merge 9 commits into from
Closed

feat: upgrade opticks #32

wants to merge 9 commits into from

Commits on Apr 25, 2024

  1. feat: setup semantic release

    plexoos committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ca0553c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. chore(release): 1.0.0-beta.1

    # 1.0.0-beta.1 (2024-04-26)
    
    ### Bug Fixes
    
    * **build:** keep build cache dir ([#21](https://github.com/BNLNPPS/esi-opticks/issues/21)) ([d81672d](BNLNPPS/esi-opticks@d81672d))
    * **esi-shell:** avoid building code (OptiX) on shell startup ([#23](https://github.com/BNLNPPS/esi-opticks/issues/23)) ([76320cf](BNLNPPS/esi-opticks@76320cf))
    * **esi-shell:** drop support for singularity with GPU (for now) ([#22](https://github.com/BNLNPPS/esi-opticks/issues/22)) ([4cb9d19](BNLNPPS/esi-opticks@4cb9d19))
    * **esi-shell:** improve user experience ([#20](https://github.com/BNLNPPS/esi-opticks/issues/20)) ([0a464af](BNLNPPS/esi-opticks@0a464af))
    * **esi-shell:** support only linux ([#13](https://github.com/BNLNPPS/esi-opticks/issues/13)) ([6cfb154](BNLNPPS/esi-opticks@6cfb154))
    * patch spack default modules.yaml ([#27](https://github.com/BNLNPPS/esi-opticks/issues/27)) ([23183af](BNLNPPS/esi-opticks@23183af))
    * set compute capability to 5.2 compatible with Quadro M4000 ([#1](BNLNPPS/esi-opticks#1)) ([b1d7513](BNLNPPS/esi-opticks@b1d7513))
    * simplify build workflow, leverage login scripts ([#8](https://github.com/BNLNPPS/esi-opticks/issues/8)) ([fd974b4](BNLNPPS/esi-opticks@fd974b4))
    * use correct gdml file ([c014536](BNLNPPS/esi-opticks@c014536))
    
    ### Features
    
    * add esi-shell ([#6](BNLNPPS/esi-opticks#6)) ([fa859aa](BNLNPPS/esi-opticks@fa859aa))
    * setup semantic release ([ca0553c](BNLNPPS/esi-opticks@ca0553c))
    * upgrade opticks to main@b55f15bd ([#26](https://github.com/BNLNPPS/esi-opticks/issues/26)) ([946da36](BNLNPPS/esi-opticks@946da36))
    semantic-release-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51d0ebc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a12c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1906009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    928acba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    105a4ba View commit details
    Browse the repository at this point in the history
  6. chore(release): 1.0.0-beta.2

    # [1.0.0-beta.2](BNLNPPS/esi-opticks@1.0.0-beta.1...1.0.0-beta.2) (2024-04-26)
    
    ### Bug Fixes
    
    * **eic-shell:** switch to ghcr.io registry ([928acba](BNLNPPS/esi-opticks@928acba))
    * remove container after tests ([105a4ba](BNLNPPS/esi-opticks@105a4ba))
    semantic-release-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    941ab00 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. feat: upgrade opticks

    plexoos committed May 3, 2024
    Configuration menu
    Copy the full SHA
    77eeec7 View commit details
    Browse the repository at this point in the history
  2. switch to https

    plexoos committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b9c6988 View commit details
    Browse the repository at this point in the history