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

Allow for YAML files to be commented, etc #8

Open
aidansteele opened this issue Oct 24, 2019 · 0 comments
Open

Allow for YAML files to be commented, etc #8

aidansteele opened this issue Oct 24, 2019 · 0 comments

Comments

@aidansteele
Copy link
Contributor

Right now we obliterate the contents of the file on each generation. Instead we should parse the files and determine which records are already in there. Then we can append the new entries. This way we can add human comments to the files or split up big ones, etc.

Caveat: when moving an entry from the "actions without APIs" or "APIs without actions" lists to the sane list, that involves reordering - probably want to bring comments along for the ride somehow 🤔

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

No branches or pull requests

1 participant