Skip to content

Conversation

@sacha-c
Copy link
Collaborator

@sacha-c sacha-c commented Dec 16, 2024

An initial refactor of where our app configurations live, to make pave the way for #32

Here I am:

  • Moving the project-level configuration to a separate config package
  • Moving the CLI configuration & parsing to a separate config package
    I have split the changes into two separate commits so git will know what are file renamings & what are actual changes.

This will make it easier to manage configuration separately from the CLI package so we can fully use TOML as we wish.

Please take a look at this PR which is stacked on top of this one (link incoming), before accepting these changes. I made it a separate PR to clearly separate these changes

@sacha-c sacha-c changed the title Config toml refactor Configure cli app and project level config in a config package Dec 16, 2024
@sacha-c sacha-c changed the title Configure cli app and project level config in a config package Draft: Configure cli app and project level config in a config package Dec 16, 2024
@sacha-c sacha-c force-pushed the config-toml-refactor branch from 337f52e to 5b4886d Compare December 16, 2024 12:55
@sacha-c sacha-c changed the title Draft: Configure cli app and project level config in a config package Configure cli app and project level config in a config package Dec 16, 2024
Copy link
Collaborator

@scastlara scastlara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! I really like the separation now between patrol/project-level!

@sacha-c sacha-c merged commit 2f315a8 into main Dec 18, 2024
3 checks passed
@sacha-c sacha-c deleted the config-toml-refactor branch December 23, 2024 11:14
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.

3 participants