pat-s
cecfb22099
refactor: mocking ( #38 )
...
- `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
db61cd3f23
refactor: recreate all mocks
2025-01-19 20:51:22 +01:00
Patrick Schratz
f262ab5c08
refactor: add CROW_
vars ( #21 )
2025-01-19 13:01:18 +01:00
pat-s
56616315e1
fix: fully rename go module
2025-01-18 01:36:09 +01:00
pat-s
ab1c935ef7
refactor: rename to crow-go
2025-01-18 01:27:10 +01:00
Patrick Schratz
5e0dc2688f
refactor: use own import paths ( #5 )
2025-01-17 00:36:19 +01:00
qwerty287
81b74025d4
Update Go imports paths ( #4605 )
...
Co-authored-by: Robert Kaussow <mail@thegeeklab.de >
2024-12-22 10:44:34 +01:00
Robert Kaussow
3c31284e7b
Use pagination helper to list pipelines in cli ( #4478 )
...
Co-authored-by: 6543 <6543@obermui.de >
2024-12-01 20:39:47 +01:00
Robert Kaussow
5149d3eda4
Add pipeline purge command to cli ( #4470 )
2024-11-30 13:57:59 +01:00
Robert Kaussow
bf1750a291
Add PipelineListsOptions to woodpecker-go ( #3652 )
2024-11-26 11:50:48 +01:00
renovate[bot]
78cc9eba4d
fix(deps): update golang-packages ( #4401 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: qwerty287 <qwerty287@posteo.de >
Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com >
2024-11-18 19:40:45 +01:00
6543
cd5f6f71a2
Migrate to github.com/urfave/cli/v3 ( #2951 )
2024-07-18 01:26:35 +02:00
Robert Kaussow
e229a8e633
Add cli output handlers ( #3660 )
...
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com >
2024-05-02 08:43:46 +02:00