Skip to content

Add support for defining settings folder#188

Merged
coenm merged 18 commits intomainfrom
feature/multi-settings-path
Sep 25, 2024
Merged

Add support for defining settings folder#188
coenm merged 18 commits intomainfrom
feature/multi-settings-path

Conversation

@coenm
Copy link
Copy Markdown
Owner

@coenm coenm commented Sep 23, 2024

Implements #153

By default, the configuration files are stored in %appdata%\RepoM.
This PR aims to provide multiple mechanisms to control the location where RepoM stores it's data.

1, Nothing provided, default location is used

  1. Location specified in appsettings.json file located in the same directory where RepoM.exe is located
  2. Specified using CLI argument RepoM.exe --App:AppSettingsPath 'C:\path\to\config-folder\'
  3. Specified using Environment variable REPOM_App__AppSettingsPath

@coenm coenm added the feature ✨ New Features label Sep 23, 2024
@sonarqubecloud
Copy link
Copy Markdown

@coenm coenm merged commit adeacc4 into main Sep 25, 2024
@coenm coenm deleted the feature/multi-settings-path branch September 25, 2024 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature ✨ New Features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants