Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a system that handles updating the default configurations to add missing configs #101

Open
bajuwa opened this issue May 28, 2020 · 0 comments
Labels
Argument Involves adding/modifying one of the arguments for the main command line script CC Suite The larger 'chapter management' system that combines comicom with other common compiler activites enhancement New feature or request

Comments

@bajuwa
Copy link
Owner

bajuwa commented May 28, 2020

This will cover when people update an existing version of CC Suite with different configuratiton expectations

The system should be able to handle:

  • Triggered on a specific command (such as --update-config) and include this command in the error logs when config loading fails
  • Adding new keys to [default] with preceeding comments
  • Commenting out deprecated [default] keys (if any)
  • Logging during program runs when a deprecated key is detected in a series configuration
@bajuwa bajuwa added this to the v2.0 - CC Suite Full Release milestone May 28, 2020
@bajuwa bajuwa added Argument Involves adding/modifying one of the arguments for the main command line script CC Suite The larger 'chapter management' system that combines comicom with other common compiler activites enhancement New feature or request labels May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Argument Involves adding/modifying one of the arguments for the main command line script CC Suite The larger 'chapter management' system that combines comicom with other common compiler activites enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant