Skip to content

allow HGFA to be set in local config#32

Open
bpow wants to merge 1 commit intossadedin:masterfrom
bpow:config-hgfa
Open

allow HGFA to be set in local config#32
bpow wants to merge 1 commit intossadedin:masterfrom
bpow:config-hgfa

Conversation

@bpow
Copy link
Copy Markdown

@bpow bpow commented Oct 27, 2019

For reasons that I don't quite understand, HGFA currently needs to be set in the eval/config.groovy in the installation directory (or by setting XIMMER_REF env variable, which then writes to eval/config.groovy).

This is undesirable for a few reasons (see for instance mention in #25, and #29 is related since a singularity container would run as non-root in the container, and not be able to write to eval/config.groovy in the installation directory.

This patch may not be the best approach (I actually think that cfg.HGFA should override pipelineCfg.HGFA, using the principle that the most-user-specified should override the installation default, but leave that up to the maintainer(s) to decide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant