The pip install section in README.md and docs/user/installation.md was missing the Gitea PyPI registry URL — pip install gitea-runner-manager alone would fail since the package is not on PyPI.org.
Updated both files with:
Clear statement that GRM is on the Gitea PyPI registry (publicly readable, no auth needed)
Quick install (one-off --index-url)
Persistent configuration via ~/.pip/pip.conf
Note that Ansible playbooks are bundled so grm install works out of the box
Closes GRM-85
## Summary
The pip install section in README.md and docs/user/installation.md was missing the Gitea PyPI registry URL — `pip install gitea-runner-manager` alone would fail since the package is not on PyPI.org.
Updated both files with:
- Clear statement that GRM is on the Gitea PyPI registry (publicly readable, no auth needed)
- Quick install (one-off `--index-url`)
- Persistent configuration via `~/.pip/pip.conf`
- Note that Ansible playbooks are bundled so `grm install` works out of the box
Closes GRM-85
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
Auto-merge: If all CI checks pass, this PR will be merged automatically.
## Automated PR Review
- Architecture compliance: OK
- Best practices: OK
- Security: OK
- i18n: OK
- Resource management: OK
- Documentation: OK
- Tests: OK
- Commit conventions: OK
No issues found by automated checks.
---
**Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil
merged commit cedb8af179 into master2026-06-24 22:51:11 +00:00
emil
deleted branch GRM-85-fix-getting-started-docs2026-06-24 22:51:11 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
The pip install section in README.md and docs/user/installation.md was missing the Gitea PyPI registry URL —
pip install gitea-runner-manageralone would fail since the package is not on PyPI.org.Updated both files with:
--index-url)~/.pip/pip.confgrm installworks out of the boxCloses GRM-85
Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.
d93b3510b3to79d0c89087Automated PR Review
No issues found by automated checks.
Auto-merge: If all CI checks pass, this PR will be merged automatically.