rickub/portalpublic Fork 0
main
Commits
Clone
git clone https://git.rickub.com/rickub/portal.git
git clone ssh://git@rickub.com/rickub/portal.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

portal: first light eb5d54dUnverified · on main · rick · yesterday
README.md · 8 lines · 274 Bmarkdown
Blame HistoryOpen raw

portal

portal is the demo service we push around to show what rickub does:
hosted git, review with intent, CI with embedded test reports, and
releases your users can download.

  • cmd/ciguest — the guest watcher daemon
  • internal/ — the watch loop and its friends
1
2
3
4
5
6
7
8
# portal

portal is the demo service we push around to show what rickub does:
hosted git, review with intent, CI with embedded test reports, and
releases your users can download.

- `cmd/ciguest` — the guest watcher daemon
- `internal/` — the watch loop and its friends