cli/api
Clement Sam 40c8f6760e fix(check-update): check latest release from GitLab
Currently the check-update command which checks for
latest glab releases, checks from the releases page
of the old GitHub repo.

This MR changes this behaviour to check releases
from the new gitlab-org/cli repo.
2022-08-10 18:58:23 +00:00
..
request move /internal/git to /pkg/git 2021-01-29 10:15:59 +00:00
board.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
branch.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
client.go Move glinstance to pkg 2021-09-24 18:51:08 +01:00
commit.go feat(ci/status): list of external jobs and fix when no jobs are found for the pipeline 2021-06-06 01:49:19 +01: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
events.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
issue.go feat(api): Add issue time wrapper function 2022-01-31 20:48:38 +02:00
label.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
merge_request.go feat: Add group flag to mr list command (#931) 2022-01-10 13:08:39 +00:00
milestone.go feat(cmdutils): Add group milestones to the prompt 2021-08-14 21:33:27 +03:00
mirror.go added push mirror and command (#887) 2021-12-20 17:37:03 +00:00
pipeline.go Add artifact download command (#910) 2022-01-19 01:25:54 +00:00
project.go {go.mod,go.sum}: update dependencies 2021-09-11 02:33:12 +00:00
release.go feat: add `release create` command 2021-05-22 02:58:29 +00:00
repository_files.go Added GetFile api support to allow retrieve file content from repository 2021-07-01 02:49:01 +02:00
snippets.go feat(api): Add api wrappers for creating snippets 2022-02-08 15:42:25 +02:00
user.go refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
variable.go feature: add variable update command (#902) 2021-11-18 14:49:48 +00:00