Skip to content

Conversation

@flodavid
Copy link

Description

Replaced fixed path "$scoopdir\persist" by the environment variable SCOOP_PERSIST or the config variable persist_path. It also replaces "$scoopglobaldir\persist" by the environment variable SCOOP_PERSIST_GLOBAL or the config variable global_persist_path.

Motivation and Context

This implements #4746

How Has This Been Tested?

I will test later

Checklist:

  • I have read the Contributing Guide.
  • I have ensured that I am targeting the develop branch.
  • I have updated the documentation accordingly.
  • I have updated the tests accordingly.
  • I have added an entry in the CHANGELOG.

- Priority order for local apps:
  - `SCOOP_PERSIST` env variable,
  `PERSIST_PATH` config, default value
- Priority order for global apps
  - `SCOOP_PERSIST_GLOBAL` env variable,
  `GLOBAL_PERSIST_PATH` config, default value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant