Skip to content

Releases: vishwanatharondekar/gitlab-cli

Response code 401 (Unauthorized) fix

24 Oct 04:09
Compare
Choose a tag to compare

What’s Changed

  • fix: issue#207, Response code 401 (Unauthorized) (#210) @Holinc19

fix: filter by project name when length of projects received is more than one

23 Oct 12:59
Compare
Choose a tag to compare

What’s Changed

Project search fix and description option

07 May 06:12
Compare
Choose a tag to compare

What’s Changed

Fix for merge request failing for show command, dependency upgrades

25 Aug 06:31
178252f
Compare
Choose a tag to compare

What’s Changed

2.0.7

19 Mar 13:04
Compare
Choose a tag to compare
  • Add boards command #87
  • Add docker support #84
  • fix: #88 #89

2.0.6

27 Jul 10:27
e53ca10
Compare
Choose a tag to compare

Fix issue with subgroup repo not working

Print made default for create MR

19 Jun 15:27
39ca7b0
Compare
Choose a tag to compare

Only fixes

  1. Print is default now create merge request. Adding -p option doesn't do anything.
  2. Version prints correctly when -v option is used.

Support for gitlab-11

09 Jul 13:14
Compare
Choose a tag to compare

We upgraded the dependency node-gitlab to version 3 in this version.
Added support for remove_source_branch and squash options. Look in the readme for details.

git-lab-cli 1.0.2

26 Nov 08:18
27a5ce4
Compare
Choose a tag to compare
  1. Added Onboarding by using prompts at first run.
  2. git config are supported. Onboarding writes to git config for future use.
  3. Renamed bin and commands to look more consistent with hub. Previous commands are still supported as legacy.
  4. Assignee support for merge-request and merge-requests command.
  5. Editor specified in git config will be used while getting merge request information.
  6. .env files are supported.

git-lab-cli 1.0.0

04 Nov 12:46
3887e91
Compare
Choose a tag to compare

Very first release published on npm

Includes following features

  1. create merged request with automatically derived context
  2. Open compare page
  3. Open merge request page
  4. Open browse page for a branch