garm/runner
Gabriel Adrian Samfira 499fbde60c Add a rudimentary filter option when listing entities
This change adds the ability to filter the list of entities returned
by the API by entity owner, name or endpoint, depending on the entity
type.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-06-18 21:23:34 +00:00
..
common Update dependencies 2025-06-17 21:09:05 +00:00
metrics Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
mocks Update mocks 2025-05-03 22:29:40 +00:00
pool Update dependencies 2025-06-17 21:09:05 +00:00
providers Add copyright header 2025-05-20 09:43:29 +00:00
common.go Create Repo / Org make --forge-type optional 2025-05-29 18:36:25 +02:00
common_test.go Add copyright header 2025-05-20 09:43:29 +00:00
enterprises.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
enterprises_test.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
gitea_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
gitea_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
github_credentials.go Add copyright header 2025-05-20 09:43:29 +00:00
github_endpoints.go Add copyright header 2025-05-20 09:43:29 +00:00
interfaces.go Use watcher and get rid of RefreshState() 2024-06-21 13:47:48 +00:00
metadata.go Add copyright header 2025-05-20 09:43:29 +00:00
organizations.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
organizations_test.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
pools.go Fix leftover instances and refactor 2025-05-03 22:29:40 +00:00
pools_test.go Enable orgs 2025-05-16 23:02:01 +00:00
repositories.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
repositories_test.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
runner.go Add a rudimentary filter option when listing entities 2025-06-18 21:23:34 +00:00
scalesets.go Enable orgs 2025-05-16 23:02:01 +00:00
types.go Move code to external package 2023-07-21 15:34:18 +00:00