fix: remove python3 dependency from CI validate script #2

Open
ti-paul wants to merge 1 commit from fix/ci-validate-no-python into main
Member

The validate.sh script used python3 for HTML parsing, but the runner may not have python3 installed. Replaced with grep-based validation.


Migrated from Gitea PR #7 by @pawtrick on 2026-04-29T03:24:18Z

The validate.sh script used python3 for HTML parsing, but the runner may not have python3 installed. Replaced with grep-based validation. --- *Migrated from Gitea PR #7 by @pawtrick on 2026-04-29T03:24:18Z*
fix: remove python3 dependency from CI validate script
Some checks are pending
CI / validate (pull_request) Waiting to run
6bd52fc1b9
Some checks are pending
CI / validate (pull_request) Waiting to run
This pull request has changes conflicting with the target branch.
  • .gitea/scripts/validate.sh
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/ci-validate-no-python:fix/ci-validate-no-python
git switch fix/ci-validate-no-python

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix/ci-validate-no-python
git switch fix/ci-validate-no-python
git rebase main
git switch main
git merge --ff-only fix/ci-validate-no-python
git switch fix/ci-validate-no-python
git rebase main
git switch main
git merge --no-ff fix/ci-validate-no-python
git switch main
git merge --squash fix/ci-validate-no-python
git switch main
git merge --ff-only fix/ci-validate-no-python
git switch main
git merge fix/ci-validate-no-python
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
les_clankeurs/word-battle!2
No description provided.