1
0
Fork 0
mirror of https://gitea.com/gitea/tea.git synced 2025-12-21 11:20:50 +01:00
tea/cmd/actions
Alain Thiffault 68b9620b8c fix: expose pagination flags for secrets list command (#853)
The command uses flags.GetListOptions() internally but didn't expose --page and --limit flags to users, making pagination inaccessible.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/tea/pulls/853
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Alain Thiffault <athiffau@effectivemomentum.com>
Co-committed-by: Alain Thiffault <athiffau@effectivemomentum.com>
2025-12-05 06:14:41 +00:00
..
secrets fix: expose pagination flags for secrets list command (#853) 2025-12-05 06:14:41 +00:00
variables feat: add actions management commands (#796) 2025-10-19 02:53:17 +00:00
secrets.go feat: add actions management commands (#796) 2025-10-19 02:53:17 +00:00
variables.go feat: add actions management commands (#796) 2025-10-19 02:53:17 +00:00