Skip to content

Docs: add dictionary validation workflow - #2

Open
ohmyfelix wants to merge 3 commits into
dockette:masterfrom
ohmyfelix:chore/dictionary-docs-check
Open

Docs: add dictionary validation workflow#2
ohmyfelix wants to merge 3 commits into
dockette:masterfrom
ohmyfelix:chore/dictionary-docs-check

Conversation

@ohmyfelix

Copy link
Copy Markdown
Contributor

Summary

Add a lightweight validation workflow for this non-image repository:

  • make test checks that czech.affix, czech.dict, and czech.stop are present and non-empty.
  • make test also checks that czech.affix declares SET UTF-8.
  • Docs workflow runs make test and verifies the contribution/support links.
  • README gains Sponsor and Support/Discussions badges only.

Why

This repository contains PostgreSQL dictionary data, not a Docker image. It should not receive Docker Hub badges or Docker build CI, but it can still have a small validation workflow for the tracked files.

Verification

  • make test
  • git diff --check
  • Commit includes Co-authored-by: Felix <rkfelix@gmail.com>.

Co-authored-by: Felix rkfelix@gmail.com

ohmyfelix and others added 3 commits June 6, 2026 23:46
Add a small Makefile test target for the Czech dictionary files and a Docs workflow that runs it. Keep the repository non-Docker because it only contains PostgreSQL dictionary data, and add Sponsor/Support badges without Docker Hub badges.

Co-authored-by: Felix <rkfelix@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants