Releases: zaquestion/lab
v0.12.0
Changelog
5cac42b (vendor) update Gopkg.lock to latest format
e3d7e85 fix #160: trailing slash in host name broke client
9e24c08 (cmd/ci_view) breakout input handling and do some basic cleanup
e197188 fix compile and test errors for listing MRs
62e3277 feat: config per page flag on
1dc8a86 refactor handleNavigation to manage its own state in a struct to keep things cohesive
9cc67af Support running, tracing, and canceling jobs in lab ci view
a9fa9c5 Support visibility for lab project create
and improve help text to be more intuitive and ease use overall
d348fdc [#163] block hub passthrough for lab browse
to avoid confusion
4e2aa70 (fix) #159 by ensuring source project is used and add test
e47a575 Add project list/search functionality
42c32fe (project_list) add command to list all projects
c1d883e start producing builds for windows
6f23a30 allow host, user, and token to be set with environment, implements #155
590ad86 Support assignee on issues and merge requests, implements #154
d63266a Add support for lab project browse
0faefd0 fix: prevent lab create
from being passed through to hub
f446b9a Reduce dependencies (#161)
2900ecb use snake case for cmd file names -- it just feels right
v0.11.1
v0.11.0
Changelog
95c1acf [#137] (merge-request) remove merge-request from docs, will leave the command around
e9d401b (ci) bugfixes & error handling + dependecies updated
55357bb (ci) dynamic rendering of ci pipeline for current branch
db6bffb [#136] (fix) issue displaying token url when entering credentials
4af19e9 [#137] issue deprecation notice in lab merge-request
835e9e3 [#138] support --version in addition to lab version
381b503 (ci_trace,tests) test selecting and stream job logs
8323f0f (ci,trace) initial support for view ci job logs; live
v0.10.1
Changelog
d91987b [#130] (tests) assert projects using ssh on non standard ports are parsed correctly in PathWithNameSpace
c877f5d [#116] (fork,create) retry API calls for known race cases (fork->clone,create->clone)
475c44b fix: set message flag in merge-request cmd
f8207e7 Add support for GitLab subgroups (#126)
414bf11 Add install to Makefile
v0.10.0
Changelog
1a8a9a6 [#122] support setting labels when creating a issues
7c8768c [#78] add "upstream" remote during git fork
when "origin" refers to a user fork
efb3752 [#113] Support lab repo create
for creating a project on gitlab
6584ce6 PR feedback
aff5e24 [#104] Support setting the remote during lab mr checkout
24414d5 [#115] support setting target branch during mr create
c2e9143 (fixes) go1.10 compile time check bug, test used rename which didnt support cross device
bfec507 (bug) autocreate ~/.config directory if it doesnt exist
Automated with GoReleaser
Built with go version go1.10 linux/amd64
v0.9.5
Changelog
9e9e50c [#12] (internal/git) support parsing remotes using http/s, ssh://, and git://
5c85a53 [#109] (internal/gitlab) prevent panic when unable to connect to gitlab server
5ee2cc1 [#107] (bug) align lab help functionality with git help and --help
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v0.9.4
Changelog
d1cf9c3 (fix) panic during first run of lab
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v0.9.3
v0.9.2
Changelog
509f107 (snippet,test) test and fix bug with creating snippet with lab snip <remote> <file
c6ed853 (snippet) check for input on standard in when deciding to create a snippet with lab snippet
Automated with GoReleaser
Built with go version go1.9 linux/amd64
v0.9.1
Changelog
51ea66c [#99] (snippet) remove editor workflow for writing title/description
e5de37d [#98] (snippet,fix) use /tmp for personal snippets when editing outside of a git repo
e6c5e00 (fix) it seems sudo elevation doesnt work with process subsitution
55dba77 (fix) actually pass if list personal snippet if its in the first 3 returned
cfb9968 [#96] (fix) update install script to use prebuilt binaries for more reliable installs and add back an install from source section
Automated with GoReleaser
Built with go version go1.9 linux/amd64