garm/runner/pool
Gabriel Adrian Samfira 0ff2fd2e06
Make owners and repos case insensitive
Github treats owners (users and orgs) and repos as case insensitive. To
github, https://github.com/cloudbase/garm is equivalent to
https://github.com/CloudBase/GaRm. This commit makes the sql store
backend, case insensitive when querying repos and orgs.

Fixes: #25

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-10-05 18:14:07 +03:00
..
interfaces.go Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
organization.go Make owners and repos case insensitive 2022-10-05 18:14:07 +03:00
pool.go Attempt to fetch runner name from API 2022-09-20 14:46:44 +03:00
repository.go Make owners and repos case insensitive 2022-10-05 18:14:07 +03:00