Skip to content

Added support for ENV vars in filesystem path parameters in nrx.conf#89

Merged
bortok merged 2 commits intodevfrom
config-eval-path-vars
Nov 26, 2023
Merged

Added support for ENV vars in filesystem path parameters in nrx.conf#89
bortok merged 2 commits intodevfrom
config-eval-path-vars

Conversation

@bortok
Copy link
Copy Markdown
Contributor

@bortok bortok commented Nov 26, 2023

The following parameters in nrx.conf now supports ENV vars:

  • TEMPLATES_PATH
  • PLATFORM_MAP
  • OUTPUT_DIR

This enables users to maintain custom maps and templates under a folder of their choice – be it $HOME/.nr or other place and make the configuration portable between different users.

@bortok bortok added the enhancement New feature or request label Nov 26, 2023
@bortok bortok linked an issue Nov 26, 2023 that may be closed by this pull request
@bortok bortok merged commit 2e4ec64 into dev Nov 26, 2023
@bortok bortok deleted the config-eval-path-vars branch November 26, 2023 02:54
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

None yet

Development

Successfully merging this pull request may close these issues.

Use platforms_map.yaml from .nr folder

1 participant