Skip to content

Could global params be stored in conf.json and used in script.json files ?  #616

@raszuk

Description

@raszuk

Hi,

After setting up 40 different scripts I found that it would be super useful if we could use parameters stored globally in conf.json as part of some fields in script.json files.

For example instead of typing

/home/robert/arclab_v1/bin as Working directory in 40 files to define it once in conf.json and only use ${BIN_HOME} as example.

Same for some script names inside parameter definition - for example instead of placing
ls /home/robert/arclab_v1/labs in 30 params just use ${ls_labs}

The main reason for this ask is ability to easily migrate to different server, different user etc ... without having to modify 100s of script.json files :) Not sure if this is possible today with some workaround or if ticket has been already logged for it before.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions