Skip to content

Releases: cloudingcity/golab

v0.9.6

19 Mar 15:04
Compare
Choose a tag to compare

Changelog

01a6576 Add http client timeout to 5 secode

v0.9.5

18 Mar 13:59
Compare
Choose a tag to compare

Changelog

b894c3f Fix mr create wrong target project

v0.9.4

08 Mar 17:35
Compare
Choose a tag to compare

Changelog

5839b64 Update http client timeout to 1 second

v0.9.3

08 Mar 17:01
75f5092
Compare
Choose a tag to compare

Changelog

75f5092 Merge pull request #18 from cloudingcity/refactor/customize-error-handling
09a24b9 Move error handler to internal
c751896 Update golangci-lint version from 1.23.6 to 1.23.8
45e30a7 Use correct error for arg errors

v0.9.2

23 Feb 18:04
Compare
Choose a tag to compare

Changelog

94b370e Set http client timeout
652a98a Update git mr create information

v0.9.1

20 Feb 06:27
53b7233
Compare
Choose a tag to compare

Changelog

dd8d950 Adjust cmd error handling
cf6346b Fix error variable assignee
471d991 Fix mr ls command show only self mr
4b724c0 Implement error handler
53b7233 Merge pull request #17 from cloudingcity/refactor/handle-errors
7e11bd6 Update golangci-lint version
701db6c Use basic errors pkg

v0.9.0

16 Feb 16:55
b8763a3
Compare
Choose a tag to compare

Changelog

efe95d5 Add mr create cmd
c3e4894 Add project clone cmd
26ffc8b Change mr search cmd id to pid
34f83b3 Cleanup gitlab service name
8b05731 Cleanup open cmd
cdbffea Fix duplicate declare
b1a7c07 Merge pull request #14 from cloudingcity/refactor/cleanup-cmd
3f156fe Merge pull request #15 from cloudingcity/refactor/cleanup-git-cmd
b8763a3 Merge pull request #16 from cloudingcity/feat/mr-create-cmd
2682bf6 Move AddCommand to top node
77beb90 Remove flag struct
242e934 Remove unnecessary help code
04f0874 Update clone cmd .git extension
d9491a6 Update comment
2734e39 Update flag usage
5e65c84 Update log fatal message
e9793a9 Use internal git cmd get current reop
27f31ed cleanup clone cmd

v0.8.0

13 Feb 17:45
Compare
Choose a tag to compare

Changelog

eeae70b Add clone cmd
3b6b448 Add docker-compose.yml
53e937b Add git command service
d9d7361 Merge pull request #13 from cloudingcity/feat/clone-cmd
416c90b Remane PKG to PACKAGE
9642fa0 Remove golangci-lint verbose option

v0.7.0

11 Feb 16:21
fbd1b93
Compare
Choose a tag to compare

Changelog

722fb5e Implement project search cmd
cb5083c Implement render projects
8286830 Implement search project feature
fbd1b93 Merge pull request #12 from cloudingcity/feat/repo-search-cmd
3307b73 Unify group and global flag definition
c0447e8 Update README.md

v0.6.2

10 Feb 17:43
Compare
Choose a tag to compare

Changelog

9b309f8 Cleanup code
2ff7575 Cleanup flag struct
bf58e7f Cleanup mr search cmd flag condition
2f9bd67 Depend cmd sort by last activity at
9c5a896 Update README.md