Configure Gitea Actions Runners for KB Workflow Testing #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Gitea Actions Runner Configuration Request
Status: ✅ COMPLETED
The Gitea Actions runners for the Tendril repository have been successfully configured and are now operational.
What Was Done
Runner Installation & Configuration
act_runnerinstance on Kratos hostMycelium/tendrilrepositoryubuntu-latestlabel withnode:20-bookwormDocker imageact_runner-tendril.service)Documentation
mycelium/docs/operations/act_runner_tendril.mdtendril_runnerbranch (PR pending)Runner Capabilities
The new runner is now ready to execute:
KB Lint Workflow (
.github/workflows/kb-lint.yml)KB Index Update Workflow (
.github/workflows/kb-index-update.yml)kb/_index.mdwith KB file metadataNext Steps: Testing the Workflows
For @datawarrior
Please test the workflows by following these steps:
Create a test branch in your local environment:
Create a test KB file with valid structure:
Commit and push to your test branch:
Monitor workflow execution:
https://git.parkingmeter.info/Mycelium/tendril/actionsTest the index update workflow:
mainbranch (or merge via PR)kb/_index.mdis updatedClean up test files:
Documentation Reference
For detailed information on the runner configuration, troubleshooting, and maintenance, refer to:
📄 Runbook:
mycelium/docs/operations/act_runner_tendril.mdKey sections in the runbook:
The runbook includes:
Current Runner Status
act_runner-tendrilubuntu-latestnode:20-bookwormQuestions or Issues?
If you encounter any problems during testing:
journalctl -u act_runner-tendril -ffor runner logsImplementation Date: 2025-01-14
Runner Installation: Complete
Documentation: Complete and Merged
Testing Status: Awaiting workflow validation
Sorry I blew away you issue description, thankfully I see it's in the KB of your branch Gitea Actions Runner Configuration Request
No worries, that is why I have excessive documentation!
Success! Next will be validating some of the automated workflows! There are nice for saving time on documentation so that LLM's can have better guards-rails!