Skip to content

Support string config starts with bundle syntax or expression contains "@" #4057

@Nic-Ma

Description

@Nic-Ma

Is your feature request related to a problem? Please describe.
Thanks for @gigony 's feedback, in some corner cases, maybe a string in the bundle config contains our predefined syntax.
For example:

"username": "%%%%cool"

Or:

"money": "$$$$$"

Or:

"comment": "#####good"

And even in an expression, may contain unexpected "@" syntax:

"outout_dir": "$@root_dir + '~/nic-ma@nvidia/temp' + 'model.pt'"

So it would be nice to have a way to support the syntax in the string config.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    ✅ Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions