fill out grant tracking structure #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "programmerjake/grant-tracking:add-structure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@cesar what do you think of having an issue on this repo for each subtask?
I do want to add code to CI that checks that each issue's top comment starts with the text from the grant, but I can't really test that without making a bunch of issues.
This PR adds CI for trying to parse the takentaal files with NLnet's Antlr4 parser (it doesn't check all that much...). it also checks the
nlnet-YYYY-MM-ID/progress.md
files in much more detail, but doesn't yet check them against the takentaal file (since I didn't find code to handle merging all the amendments to make one file).484e756427
to27723f24dd
27723f24dd
toc5f280d156
c5f280d156
toc54a130dac
ok, now CI runs and the only failure is that all the issue numbers aren't filled in (since I'm waiting on @cesar's response before I create all the issues)
@programmerjake wrote in #1 (comment):
Sure, go for it.