docs: add gitea-runner.md to README index
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Claude Code Facts
|
||||
|
||||
> Last updated: 2026-03-26
|
||||
> Last updated: 2026-04-01
|
||||
|
||||
A collection of interesting and useful facts, tips, tools, and guides for working with Claude and Claude Code.
|
||||
|
||||
@@ -21,3 +21,7 @@ Reusable reference for building CI pipelines, release automation, and installer
|
||||
### [Windows Code Signing for Open-Source Projects](windows-code-signing.md)
|
||||
|
||||
Review of code signing options for Windows executables — Azure Trusted Signing ($9.99/mo, immediate SmartScreen trust), SignPath.io (free but GitHub-only), SSL.com, Certum, and self-signed. Includes CI/CD integration examples for Gitea Actions.
|
||||
|
||||
### [Gitea Act Runner — Worker Capacity (TrueNAS)](gitea-runner.md)
|
||||
|
||||
How to configure parallel job capacity for Gitea Act Runner on TrueNAS. Covers the `CONFIG_FILE` env var requirement, custom `config.yaml` mount, and capacity tuning.
|
||||
|
||||
Reference in New Issue
Block a user