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

Add CI for automatic release file generation #410

Open
C0rn3j opened this issue Dec 7, 2024 · 2 comments
Open

Add CI for automatic release file generation #410

C0rn3j opened this issue Dec 7, 2024 · 2 comments

Comments

@C0rn3j
Copy link

C0rn3j commented Dec 7, 2024

Seems like it would be nice to add CI for generating the dictionary files at least as a preview, as currently the latest available version is from 2020, and knowing when a PR breaks things would be nice too.

If there is interest in this, and it's actually not computationally impossible to get this running on GitHub CI, I can try taking a stab at getting it done.

Together with making some easy contrib doc as per #408, it should be easier to get people to submit PRs instead of Issues, which would enable one-click verified solution when someone wants to add a word, making the effort needed to accept contributions low, hopefully enabling it to not be such a mental load that the maintainers only do it in large batches.

@kevina
Copy link
Member

kevina commented Dec 7, 2024

There is no CI, but there is a repo to track changes to the genereted files at https://github.com/en-wl/wordlist-diff. This is something that is done manually locally and then pushed to GitHub. I will be open to automatting this.

@kevina
Copy link
Member

kevina commented Dec 7, 2024

Note that the wordlist-diff repo is a a little weird, the actual code is in the code branch.

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

2 participants