1
0
mirror of https://codeberg.org/crowci/crow.git synced 2025-05-15 09:36:56 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
pat-s
4475f762e2
chore: update mocks 2025-03-10 13:58:57 +01:00
pat-s
cecfb22099 refactor: mocking ()
- `mockery` can now be run in one call instead of multiple ones
- Use the recommended "packages" approach which will be the new default moving forward
- Enforce consistent naming of mock files
- Remove warnings when invoking `mockery`
- Get rid of *many* linter warnings 🎉️

Reviewed-on: https://codeberg.org/crowci/crow/pulls/38
Co-authored-by: pat-s <patrick.schratz@gmail.com>
Co-committed-by: pat-s <patrick.schratz@gmail.com>
2025-02-15 10:23:47 +00:00
pat-s
7673d5253f
refactor: migrate import paths from github to codeberg 2025-01-31 14:57:57 +01:00
pat-s
4c4c01e6f5
refactor: more env var changes and renamings 2025-01-19 16:22:04 +01:00
Patrick Schratz
5e0dc2688f
refactor: use own import paths () 2025-01-17 00:36:19 +01:00
qwerty287
81b74025d4
Update Go imports paths ()
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2024-12-22 10:44:34 +01:00
Robert Kaussow
7fa474c5c3
Ignore blocked pipelines for badge rendering () 2024-12-18 08:58:08 +01:00
6543
04e8309e60
Add server config to disable user registered agents () 2024-11-11 18:51:14 +01:00