You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The linking from the fix directory in the built workflow to ../../.agent/, which then points at a central location on WCOSS disk may make sense for development work to avoid multiple copies of the same large static files, but we need a cleaner solution for code hand off.
Ideally would have some form of an "install_rrfs_fix.sh" script that could have link and copy options to populate the fix/ space in the workflow (could live alongside the sorc/app_build.sh script).
The text was updated successfully, but these errors were encountered:
The linking from the fix directory in the built workflow to ../../.agent/, which then points at a central location on WCOSS disk may make sense for development work to avoid multiple copies of the same large static files, but we need a cleaner solution for code hand off.
Ideally would have some form of an "install_rrfs_fix.sh" script that could have link and copy options to populate the fix/ space in the workflow (could live alongside the sorc/app_build.sh script).
The text was updated successfully, but these errors were encountered: