Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Releases: profclems/glab

v1.10.0

25 Aug 11:58
2a745c7
Compare
Choose a tag to compare

We've made some updates to glab, thanks to our amazing contributors

Features

  • Add aliases for long commands (#113)
  • Add command to mark mr as wip or ready (#17)
  • Add glab mr approvers command to list eligible approvers for a merge request (#107)
  • Add command to list and view releases (#110)
  • Add merge request todo command (#143)
  • Cache glab env config to improve overall command performance (#146)
  • Ability to search for gitlab projects (#163)
  • Add command to search for projects
  • Clone project over ssh (#164)
  • Add glab project create command (#161)

Bugs

  • Fix pipeline ci glitches on q keypress (#116)
  • Fix: Root command flags are not generated in docs (#158)
  • Set default GIT_REMOTE_URL_VAR to origin if not specified by user (#109)
  • Fix label type assignment
  • Fix update-check version (#89)

v1.9.1

17 Aug 12:49
Compare
Choose a tag to compare

Changelog

27e340b Added pagination to all listing commands
3da3a76 fix: --fill flag error
b742361 fix: remove trailing slash in merge request title
c838226 Format code with Go fmt
29938bd Merge pull request #104 from sattellite/trunk
0720366 docs(update): latest

v1.9.0

15 Aug 12:57
5c4c092
Compare
Choose a tag to compare

Changelog

Features

f78518c Feat: create issue note
2eb0f0c Feat: live pipeline gui view with keybinded controls
ca30d8b Feature(pipeline): live pipeline
2c1e19a feat(mr): add support to rebase merge request
77a15fe feat: add --repo flag to issue view
edad208 feat: add command to checkout an open merge request
7d901cc add command to delete pipeline by status
90f4d8a feat: trace pipeline

Bugs

3fc9898 Fix build_docs CI failure when no changes doc changes found.
01683d4 Fix(issue): incorrect color for closed issue
cb5e297 Fix: bug risks
d0e4f9e Fix: persist default configuration if not set #97
84b4b68 fix: Fixed bug risks and antipatterns
cf80347 fix: update-check. Resolves #89

Tweaks

acf2e6e refactor: additional flags for merge request
11aecc7 refactor: align display
7bc01e8 refactor: align display
09ba137 refactor: enhance error handling
a916922 refactor: format with gofmt
f643dbf refactor: persist --repo flag across mr and issue subcommand
59d4b42 refactor: use editor prompt for issue and mr descriptions
606ba7d docs(update): latest

v1.8.1

10 Aug 15:17
Compare
Choose a tag to compare

Changelog

351b0a7 Accept -v and --version formats Resolves #85
0b21385 Bump github.com/xanzy/go-gitlab from 0.34.1 to 0.34.2
f789183 Fix missing email angle branck
60d2d20 Fix range error in args
bd49558 Fix(issue): issue list help displaying mr list help
c80df4f Fix(version): fixed incorrect version info Resolves #82
0b05362 Format code with Go fmt
395c9e9 Merge github.com:profclems/glab into bg-resolve-versioning
f85c69b Merge pull request #77 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.34.2
6640669 Merge pull request #86 from profclems/bg-issue-list-help
43e0a9d Merge pull request #87 from profclems/bg-resolve-versioning
6a2cf59 docs(update): latest
4826bb6 docs(update): latest

v1.8.0

10 Aug 07:17
Compare
Choose a tag to compare

Changelog

9723c93 Fix: Support for scp-like syntax and ssh protocol
557e209 Format code with Go fmt
3e5c518 Merge branch 'develop' into trunk
b96eac7 Merge pull request #74 from profclems/develop
82c7b3a Merge pull request #76 from BreD1810/ch-aur-readme
0c56135 Refactor: Restructure Project with cobra Fix(crash): #60 Fix(help): #66 Fix(output): ansi style output on windows #54 Fix: #53
368645c Refator(repo): restructure format
097df17 docs(README): Add AUR package to README.md
5054baf docs(update): latest
84a67bb feat(repo): Add command to get contributors

v1.7.1

09 Aug 10:09
e1d55b3
Compare
Choose a tag to compare

Changelog

464bf62 Fix (brew): error installing on brew
02cff61 Fix command typo
9bdd2a4 Format code with Go fmt
77af052 Format code with Go fmt
33db6ab Merge branch 'trunk' of https://github.com/profclems/glab into ft-help-pages
2727a85 Merge pull request #46 from profclems/dependabot/add-v2-config-file
ae6e26f Merge pull request #48 from lwpamihiranga/ch-fix-spelling-mistakes-readme
153344a Merge pull request #50 from lwpamihiranga/ch-fix-spelling-mistakes-contributions-file
8dcb7c6 Merge pull request #55 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.34.0
5cdedc1 Merge pull request #57 from wolffc/patch-1
38b78f2 Merge pull request #58 from Saturn/patch-1
9c16bd5 Merge pull request #69 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.34.1
ad2a683 Merge pull request #70 from abakermi/add-repos-clone
7100a83 Merge pull request #71 from profclems/deepsource-transform-f5463696
ea8ad25 Merge pull request #72 from BreD1810/ft-help-pages
8a2d190 Merge pull request #73 from profclems/deepsource-transform-ec40efa5
3f65181 add dep
dfd23f6 add repo cmd
07649b6 chore: bump version and push tag
ceeecac feat(help): Add 'issue' help pages
72c3a43 feat(help): Add 'mr' help pages
fd0d7d4 feat(help): Add 'pipeline' help pages
8cf3baa feat(help): Add 'repo' help pages
92c70e4 feat(help): Add support for '-h' switch
ac87339 fix clone
b48ddb6 fix doc
2455797 fix: remove .idea folder
e75e326 fixed two spelling mistakes
ee4abac replace 'git config' with 'glab config'
8aadf3e spelling mistakes fixed

v1.7.0

05 Aug 04:23
87ca9a4
Compare
Choose a tag to compare

Changelog

1722e3c Added quick install script
81d8854 Format code with Go fmt
36be7be Merge pull request #33 from abakermi/add-pipeline
3cf3fb4 Resolve anti-patterns
e0208d3 Feature: add pipline
45ea8e8 chore(release): Add homebrew
fa3945c workflow/release: automate releases on tag push

v1.6.2

03 Aug 23:12
Compare
Choose a tag to compare

Changelog

Project id no longer required as it is automatically fetch from the current repository
b9824d4 Feature(mr): commands to approve, revoke and update merge request
8dfac0a Fix Bug risks
15d91e0 Format code with Go fmt
2efc2e7 Linting with golint
f8d4f6f Merge pull request #27 from profclems/deepsource-transform-c0dc0e14
1d39000 Merge pull request #28 from profclems/deepsource-transform-ee4bc47e
7f6dff2 Merge pull request #29 from profclems/deepsource-transform-cfaaf677
136624b Merge pull request #31 from profclems/deepsource-transform-af1fd911
3dc30e5 Migrated form go1.13 to go1.14
c2456f2 Refactor(go-gitlab): use go-gitlab module
c0d5e96 Update README.md
a03bdd4 Update index.md

v1.6.1

31 Jul 07:16
Compare
Choose a tag to compare

Changelog

8120402 Fixed build with gitreleaser
3a6e41b Fixed build with gitreleaser
5008777 Fixes global configurations #26
760f2b7 Fixes global configurations #26
8bcb277 Format code with Go fmt
a51c9e6 Format code with Go fmt
1f16928 Merge branch 'trunk' of github.com:profclems/glab into trunk
e6c902a Merge pull request #24 from profclems/deepsource-transform-4573a979
999525f Merge pull request #25 from profclems/deepsource-transform-424e6cef
439f626 Update README.md

v1.6.0

29 Jul 06:09
Compare
Choose a tag to compare

Changelog

c1409f8 Add .deepsource.toml
3d84cfc Added auto cross-compilation script
c78600f Added flag to create source branch for merge request #18
0c86115 Added makefile for automated tests and builds
b3fdc1c Automate releases with goreleaser
e2be4bf Automated cross-compilation
05eb1a5 Create CNAME
518c65e Create CODE_OF_CONDUCT.md
86064d6 Create README.md
f8d3ec2 Create contributions.md
7242e47 Delete CNAME
5de77de Fixed Bug Risks
746b419 Fixed Bug risks #22
6be898a Fixed Bug risks #22
2aac6ae Fixed antipattern issues #20
cdc4618 Fixed incorrect version display
a41dfc1 Fixed wrong version display
bbf5a3c Fixes wrong version info #16
5c64aa6 Format code with Go fmt
7cc1955 Format code with Go fmt
525e483 Merge branch 'develop' into trunk
c09cd31 Merge branch 'master' of github.com:profclems/glab
e3586d5 Merge branch 'trunk' of github.com:profclems/glab into trunk
9e61c75 Merge pull request #10 from profclems/develop
8c94132 Merge pull request #11 from profclems/develop
c8903fe Merge pull request #13 from profclems/develop
3f2b415 Merge pull request #14 from profclems/documentation
d153260 Merge pull request #15 from profclems/documentation-1
f41487e Merge pull request #19 from profclems/master
a03f2ce Merge pull request #21 from profclems/deepsource-transform-162b3bff
3faa2fc Merge pull request #23 from profclems/deepsource-transform-e70e0e8e
cec1552 Merge pull request #4 from profclems/profclems-patch-1
4cb8a63 Merge pull request #9 from profclems/feat-delete-merge-requests
3053b08 Remove duplicate bug_report template
310ab37 Rename index.md to docs/index.md
5b2a725 Set theme jekyll-theme-leap-day
28d0391 Set theme jekyll-theme-leap-day
dcfae5c Update README.md
f9aa8a2 Update README.md
211f77b Update README.md
ecd006a Update README.md
d83bc4d Update README.md
4a68def Update README.md
4a28e7b Update README.md
cde354c Update README.md
159f717 Update README.md
bb518ae Update README.md
2bc72e2 Update README.md
349b8b2 Update README.md
9f99f7b Update README.md
e5ccc25 Update README.md
243311c Update _config.yml
18d582c Update bug_report.md
8894705 Update docs
8677140 Update docs
cebbe3f Update docs
06d5b37 Update docs
febcd34 Update docs
dcca2ea Update docs
8a62442 Update docs
edcc445 Update docs
004cb39 Update docs
9e226bd Update docs
8625792 Update docs
4d8ebad Update docs
321acf0 Update docs
672d626 Update docs
29baf19 Update docs
957576a Update docs
88ee076 Update docs
ccc4460 Update index.md
6ec9f70 Update index.md
6d6dda7 Update issue templates
f79bc57 Updated readme
c69e6f3 ignore ./bin