ci: add Gitea Actions workflow #5

Open
ti-paul wants to merge 1 commit from ci/add-gitea-actions into main
Member

Gitea Actions CI

  • Runs on push to main and on pull requests
  • Setup Node.js 22
  • Install dependencies (npm ci)
  • Run tests (npm test / vitest run)

Standard CI for all clankeurs repos. ⚜️


Migrated from Gitea PR #20 by @pawtrick on 2026-04-29T02:24:04Z

## Gitea Actions CI - Runs on push to main and on pull requests - Setup Node.js 22 - Install dependencies (`npm ci`) - Run tests (`npm test` / `vitest run`) Standard CI for all clankeurs repos. ⚜️ --- *Migrated from Gitea PR #20 by @pawtrick on 2026-04-29T02:24:04Z*
ci: add Gitea Actions workflow
Some checks are pending
CI / test (pull_request) Waiting to run
7bb97f3fe8
Some checks are pending
CI / test (pull_request) Waiting to run
This pull request has changes conflicting with the target branch.
  • .gitea/workflows/ci.yml
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 ci/add-gitea-actions:ci/add-gitea-actions
git switch ci/add-gitea-actions

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 ci/add-gitea-actions
git switch ci/add-gitea-actions
git rebase main
git switch main
git merge --ff-only ci/add-gitea-actions
git switch ci/add-gitea-actions
git rebase main
git switch main
git merge --no-ff ci/add-gitea-actions
git switch main
git merge --squash ci/add-gitea-actions
git switch main
git merge --ff-only ci/add-gitea-actions
git switch main
git merge ci/add-gitea-actions
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/git-mood!5
No description provided.