Corrected Windows config filepath#168
Merged
EthanHeilman merged 1 commit intoopenpubkey:mainfrom Apr 28, 2025
L-Wehmschulte:correct-config-filepath-in-README
Merged
Corrected Windows config filepath#168EthanHeilman merged 1 commit intoopenpubkey:mainfrom L-Wehmschulte:correct-config-filepath-in-README
EthanHeilman merged 1 commit intoopenpubkey:mainfrom
L-Wehmschulte:correct-config-filepath-in-README
Conversation
Signed-off-by: Louis Wehmschulte <[email protected]>
Contributor
Author
|
It seems like the worker has crashed while running the integration tests 🤔 I think I'm not able to restart the tests manually |
Member
|
@L-Wehmschulte Just restarted them. Thanks for this catch |
EthanHeilman
approved these changes
Apr 28, 2025
Contributor
Author
Thanks alot, no problem. The config is a great feature, prefer this alot over environment variables 😄 |
Member
|
Let me know if there are any features you want. Feel free to open an issue |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The specified path in the README.md for the Windows config.yml file is wrong, as the AppData/Roaming folder has been ruled out in the PR where the config feature has been added by @EthanHeilman in #143.
This adjusts it to reflect the current feature implementation