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

Update ICA, Terra handling to remove launchdir from module #149

Closed
slsevilla opened this issue Mar 31, 2024 · 1 comment
Closed

Update ICA, Terra handling to remove launchdir from module #149

slsevilla opened this issue Mar 31, 2024 · 1 comment

Comments

@slsevilla
Copy link

slsevilla commented Mar 31, 2024

Description

Currently the ICA handling of scripts is written as variables with the launchDir being called directly in the module. This is affecting the ability for the output of these modules to cache correctly (relating to #129).

Also adding Terra to this type of refactoring

Solution

  • Rewrite module as a def
  • Create param for path so that launchDir is only called in the config
slsevilla added a commit to slsevilla/phoenix that referenced this issue Mar 31, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Mar 31, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Mar 31, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Mar 31, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Mar 31, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 1, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 1, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 1, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 3, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 3, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 3, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 3, 2024
@slsevilla slsevilla changed the title Update ICA handling to remove launchdir from module Update ICA, Terra handling to remove launchdir from module Apr 3, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
slsevilla added a commit to slsevilla/phoenix that referenced this issue Apr 4, 2024
@jvhagey
Copy link
Collaborator

jvhagey commented Jun 13, 2024

addressed with a17b58f will be in v2.2.0 when its released.

@jvhagey jvhagey closed this as completed Jun 13, 2024
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 a pull request may close this issue.

2 participants