Releases: LDMX-Software/dev-build-context
Release list
v6.0.1: Ubuntu 26.04 and ROOT 6.38.04
v6.0.0: Ubuntu 26.04 and ROOT 6.38.04
Cutting a major release as #188 updates to Ubuntu 26.04 and ROOT 6.38.04. The ldmx-sw versions >= v4.1.4 are supported with patches, >= v4.8 (yet to be released) is supported without patches.
⚡ Highlights
- support home being ldmx sw by @tomeichlersmith in #138
- add GNU parallel by @tomeichlersmith in #150
- Add shap to ML training/testing libraries by @tvami in #161
- Add
rufffor python formatting by @tvami in #163 - Add curl to the image by @tvami in #169
- Add ccache by @tvami in #170
- Update to Ubuntu 26.04 and ROOT 6.38.04 by @tvami in #188
🐛 Fixes
- bump ROOT to latest patch by @tomeichlersmith in #129
- update find-image for
denvand add useful CMake options by @tomeichlersmith in #134 - Enforce gcc13 for LHAPDF too by @tvami in #191
🤖 Bot
- Auto ldmx-sw Version Update by @github-actions[bot] in #127
- Auto ldmx-sw Version Update by @github-actions[bot] in #128
- Auto ldmx-sw Version Update by @github-actions[bot] in #130
- Auto ldmx-sw Version Update by @github-actions[bot] in #131
- Auto ldmx-sw Version Update by @github-actions[bot] in #132
- Auto ldmx-sw Version Update by @github-actions[bot] in #133
- Auto ldmx-sw Version Update by @github-actions[bot] in #135
- Auto ldmx-sw Version Update by @github-actions[bot] in #136
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #140
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #141
- Auto ldmx-sw Version Update by @github-actions[bot] in #139
- Auto ldmx-sw Version Update by @github-actions[bot] in #142
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #143
- Auto ldmx-sw Version Update by @github-actions[bot] in #144
- Auto ldmx-sw Version Update by @github-actions[bot] in #145
- Auto ldmx-sw Version Update by @github-actions[bot] in #146
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #148
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #149
- Auto ldmx-sw Version Update by @github-actions[bot] in #151
- Auto ldmx-sw Version Update by @github-actions[bot] in #153
- Auto ldmx-sw Version Update by @github-actions[bot] in #154
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #152
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #155
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #156
- Auto ldmx-sw Version Update by @github-actions[bot] in #157
- Auto ldmx-sw Version Update by @github-actions[bot] in #158
- Auto ldmx-sw Version Update by @github-actions[bot] in #159
- Auto ldmx-sw Version Update by @github-actions[bot] in #164
- Auto ldmx-sw Version Update by @github-actions[bot] in #165
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #167
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #166
- Auto ldmx-sw Version Update by @github-actions[bot] in #171
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #176
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #175
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #172
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #173
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #174
- Auto ldmx-sw Version Update by @github-actions[bot] in #177
- Auto ldmx-sw Version Update by @github-actions[bot] in #178
- Auto ldmx-sw Version Update by @github-actions[bot] in #179
- Bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #181
- Bump actions/deploy-pages from 4 to 5 by @dependabot[bot] in #180
- Bump extractions/setup-just from 3 to 4 by @dependabot[bot] in #183
- Auto ldmx-sw Version Update by @github-actions[bot] in #182
- Auto ldmx-sw Version Update by @github-actions[bot] in #184
- Bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #185
- Auto ldmx-sw Version Update by @github-actions[bot] in #186
- Auto ldmx-sw Version Update by @github-actions[bot] in #189
- Auto ldmx-sw Version Update by @github-actions[bot] in #190
Full Changelog: v5.0.1...v6.0.0
v5.2.4: Added ccache
Cutting a release for @170
⚡ Highlights
🤖 Bot
- Auto ldmx-sw Version Update by @github-actions[bot] in #171
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #176
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #175
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #172
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #173
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #174
Full Changelog: v5.2.3...v5.2.4
v5.2.3: Added curl
Cutting a release to version the curl inclusion in #169
⚡ Highlights
🤖 Bot
- Auto ldmx-sw Version Update by @github-actions[bot] in #164
- Auto ldmx-sw Version Update by @github-actions[bot] in #165
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #167
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #166
Full Changelog: v5.2.2...v5.2.3
v5.2.2: Add `ruff` python package
v5.2.1: Add SHAP package
v5.2.0 : include GNU parallel
- add GNU parallel by @tomeichlersmith in #150 which helps LDMX-Software/ldmx-sw#1909
🤖 Bot Updates
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #140
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #141
- Auto ldmx-sw Version Update by @github-actions[bot] in #139
- Auto ldmx-sw Version Update by @github-actions[bot] in #142
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #143
- Auto ldmx-sw Version Update by @github-actions[bot] in #144
- Auto ldmx-sw Version Update by @github-actions[bot] in #145
- Auto ldmx-sw Version Update by @github-actions[bot] in #146
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #148
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #149
- Auto ldmx-sw Version Update by @github-actions[bot] in #151
- Auto ldmx-sw Version Update by @github-actions[bot] in #153
- Auto ldmx-sw Version Update by @github-actions[bot] in #154
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #152
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #155
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #156
Full Changelog: v5.1.1...v5.2.0
v5.1.1 : support ldmx-sw as container-home
Without breaking current configurations where the container-home is the parent directory of ldmx-sw (aka LDMX_BASE), I added support for having the container-home be ldmx-sw itself in #138
Additionally, I removed the custom-Geant4 scripting from ldmx-env-init.sh in favor of documenting it on the webiste. This means the following environment variables that perviously were used to tune the in-container environment will be silently ignored.
LDMX_CUSTOM_GEANT4LDMX_CUSTOM_GEANT4_CONFIRM_DEVLDMX_CUSTOM_GEANT4_DATA_DIR
See the updated site page on Custom Geant4 for details on how to run with a custom build of Geant4. Its basically just putting the shell scripting that previously was in the image into your local copy of .profile residing within the container-home directory.
Besides this, I also did some minor updates to the docs following @EBerzin testing with a custom Acts build in #134
🤖 Bot Changes
- Auto ldmx-sw Version Update by @github-actions[bot] in #131
- Auto ldmx-sw Version Update by @github-actions[bot] in #132
- Auto ldmx-sw Version Update by @github-actions[bot] in #133
- Auto ldmx-sw Version Update by @github-actions[bot] in #135
- Auto ldmx-sw Version Update by @github-actions[bot] in #136
Full Changelog: v5.1.0...v5.1.1
v5.1.0: bump ROOT patch version
- bump ROOT to latest patch by @tomeichlersmith in #129
🤖 Bot Changes
- Auto ldmx-sw Version Update by @github-actions in #127
- Auto ldmx-sw Version Update by @github-actions in #128
- Auto ldmx-sw Version Update by @github-actions in #130
Full Changelog: v5.0.1...v5.1.0
v5.0.1
No change to the content of the image has been made, we've just simplified how the tags are deduced and had a few updates to which ldmx-sw versions are being tested.
🧹 Cleanup
- simplify tags by @tomeichlersmith in #126
🤖 Bot
- Auto ldmx-sw Version Update by @github-actions in #124
- Auto ldmx-sw Version Update by @github-actions in #125
Full Changelog: 5.0.0...v5.0.1