Documentation
¶
Overview ¶
Package onboard handles team onboarding workflows.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Join ¶
Join clones a specs repo and validates it contains spec.config.yaml. Returns actionable errors for common failure modes.
func ParseRepoRef ¶
ParseRepoRef extracts provider, owner, repo from various input formats.
Supported formats:
- org/repo → github (default)
- github.com/org/repo → github
- gitlab.com/org/repo → gitlab
- https://github.com/org/repo
- https://github.com/org/repo.git
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.