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

Configuration Files #3

Closed
CryogenicPlanet opened this issue Nov 4, 2021 · 1 comment · Fixed by #6
Closed

Configuration Files #3

CryogenicPlanet opened this issue Nov 4, 2021 · 1 comment · Fixed by #6
Assignees
Labels
enhancement New feature or request

Comments

@CryogenicPlanet
Copy link
Owner

I know config files kinda suck but I think it could be good for this in a few ways:

  1. For more complex codebases you might have to external a bunch of packages
  2. We could add version control support and use this tool within CI systems

We could mitigate yaml or json config hell by allow all the config to be done from the cli with commands kinda like dokku

@CryogenicPlanet CryogenicPlanet added the enhancement New feature or request label Nov 4, 2021
@CryogenicPlanet CryogenicPlanet self-assigned this Nov 4, 2021
@CryogenicPlanet
Copy link
Owner Author

This is likely overkill, but we also parse the markdown report file to see if any of the packages are checked off as they are put in a checklist, and auto-approve/ignore them for #4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant