Skip to content

fix: make tools/gen-agenda.js functional#2006

Closed
MatrixNeoKozak wants to merge 1 commit into
graphql:mainfrom
MatrixNeoKozak:fix/improvement-1781802525690
Closed

fix: make tools/gen-agenda.js functional#2006
MatrixNeoKozak wants to merge 1 commit into
graphql:mainfrom
MatrixNeoKozak:fix/improvement-1781802525690

Conversation

@MatrixNeoKozak

Copy link
Copy Markdown

The tools/gen-agenda.js script was a non-functional placeholder that exited with an error, directing users to run yarn gen-agenda instead. This was confusing and led to a poor developer experience. The script has been updated to use child_process.spawnSync to execute wgutils agenda gen directly, making it a functional wrapper. This allows running the agenda generation script directly with node tools/gen-agenda.js YYYY MM, consistent with the expected utility of the file.

@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

@benjie benjie mentioned this pull request Jun 19, 2026
@benjie benjie closed this in #2008 Jun 19, 2026
@benjie

benjie commented Jun 19, 2026

Copy link
Copy Markdown
Member

Thanks for the contribution, but we don't need this script any more so I've simply deleted it via #2008.

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

Successfully merging this pull request may close these issues.

2 participants