support home being ldmx sw #138
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This resolves #137
A premium is placed on not affecting the current
trunk
-based workflow of ldmx-sw.Checks
Changing the environment scripting mainly affects runtime behavior of finding executables and linking them to their libraries. Finding the ldmx-sw executables is tested by running simple simulation through
fire
., finding the ldmx-sw python config package is tested by runningctest
, and finding GENIE-specific libs is tested by running a GENIE simulation. GENIE called out specifically because I am dropping LD_LIBRARY_PATH in favor ofldconfig
.trunk
and previous versions (done by CI)denv genie-config
showed its help message)trunk
for ldmx-sw CI (just test
works)trunk
for ldmx-sw CI (see below)1472-move-denv-into-ldmx-sw
for future1472-move-denv-into-ldmx-sw
1472-move-denv-into-ldmx-sw
run GENIE