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

Add generic output related inputs to CM scripts #421

Open
arjunsuresh opened this issue Oct 25, 2024 Discussed in #420 · 0 comments
Open

Add generic output related inputs to CM scripts #421

arjunsuresh opened this issue Oct 25, 2024 Discussed in #420 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arjunsuresh
Copy link
Contributor

Discussed in #420

Originally posted by arjunsuresh October 25, 2024
I think it'll be good to make the below input_mapping generic to all CM scripts as it can avoid a lot of redundant code in individual CM scripts and also make the variable names consistent.

--outfilepath: CM_TMP_OUTFILE_PATH
--outdirpath: CM_TMP_OUTDIR_PATH (This will be the path to the cache for scripts using cache)
--outfilename: CM_TMP_OUTFILE_NAME
--outdirname: CM_TMP_OUTDIR_NAME

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants