cli/api
Justen Stall 7c7896a4fb
fix: update "glab ci run-trig" to use new go-gitlab functions
- Resolve merge conflicts
- Update "glab ci run-trig" to use new go-gitlab pointer functions

Fixes #7504

Signed-off-by: Justen Stall <justenstall@gmail.com>
2024-04-11 14:21:27 -04:00
..
request chore: fix ioutil lint deprecations 2022-11-30 12:45:08 +00:00
agent.go feat(cluster): Implement basic `update-kubeconfig` command 2023-10-26 04:39:50 +00:00
board.go Add group issue board api functions 2022-09-14 18:16:46 +00:00
branch.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
changelog.go feat: add new changelog command 2023-05-17 15:26:35 +00:00
client.go fix: Adjusting timeout value to prevent hangs 2023-05-30 14:38:50 -05:00
client_test.go chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
commit.go fix(deps): update github.com/xanzy/go-gitlab to v0.101.0 2024-04-04 14:24:13 -04:00
default.go fix(check-update): check latest release from GitLab 2022-08-10 18:58:23 +00:00
default_test.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
errors.go feat(incident): add incident subscribe command 2023-06-15 10:24:31 +00:00
events.go feat(pagination): add pagination to user events 2023-03-27 14:12:22 -05:00
issue.go feat(incident): add incident subscribe command 2023-06-15 10:24:31 +00:00
label.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
merge_request.go fix(deps): update github.com/xanzy/go-gitlab to v0.101.0 2024-04-04 14:24:13 -04:00
metadata.go feat(cluster): Implement basic `update-kubeconfig` command 2023-10-26 04:39:50 +00:00
milestone.go fix(deps): update github.com/xanzy/go-gitlab to v0.101.0 2024-04-04 14:24:13 -04:00
mirror.go added push mirror and command (#887) 2021-12-20 17:37:03 +00:00
pipeline.go fix: update "glab ci run-trig" to use new go-gitlab functions 2024-04-11 14:21:27 -04:00
project.go fix(deps): update github.com/xanzy/go-gitlab to v0.101.0 2024-04-04 14:24:13 -04:00
release.go feat: add `release create` command 2021-05-22 02:58:29 +00:00
repository_files.go chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
schedule.go feat(schedule): add option to create a scheduled pipeline with variables 2024-01-02 20:31:50 +00:00
snippets.go feat(api): Add api wrappers for creating snippets 2022-02-08 15:42:25 +02:00
user.go fix(deps): update github.com/xanzy/go-gitlab to v0.101.0 2024-04-04 14:24:13 -04:00
variable.go feat(variable get): Add scope parameter to variable get subcommand 2023-01-18 18:18:24 +00:00