fill out grant tracking structure #1

Merged
programmerjake merged 6 commits from programmerjake/grant-tracking:add-structure into master 2025-08-26 08:00:52 +00:00

@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).

@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).
programmerjake added 1 commit 2025-08-25 08:40:46 +00:00
fill out grant tracking structure
Some checks failed
/ checks (pull_request) Has been cancelled
484e756427
programmerjake force-pushed add-structure from 484e756427 to 27723f24dd 2025-08-25 08:41:41 +00:00 Compare
programmerjake force-pushed add-structure from 27723f24dd to c5f280d156 2025-08-25 08:43:38 +00:00 Compare
programmerjake force-pushed add-structure from c5f280d156 to c54a130dac 2025-08-25 08:46:33 +00:00 Compare
Author
Owner

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)

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)
Owner

@programmerjake wrote in #1 (comment):

@cesar what do you think of having an issue on this repo for each subtask?

Sure, go for it.

@programmerjake wrote in https://git.libre-chip.org/libre-chip/grant-tracking/pulls/1#issue-36: > @cesar what do you think of having an issue on this repo for each subtask? Sure, go for it.
programmerjake added 2 commits 2025-08-26 06:03:05 +00:00
programmerjake added 3 commits 2025-08-26 07:19:27 +00:00
add rest of issues
All checks were successful
/ checks (pull_request) Successful in 38s
/ checks (push) Successful in 37s
fc04ac0f76
programmerjake merged commit fc04ac0f76 into master 2025-08-26 08:00:52 +00:00
programmerjake deleted branch add-structure 2025-08-26 08:00:52 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: libre-chip/grant-tracking#1
No description provided.