Skip to content

v0.7.0

Compare
Choose a tag to compare
@zaquestion zaquestion released this 18 Dec 03:50
· 1193 commits to master since this release

Changelog

b7305f8 (ci) after_deploy generate doc/ghpages
45a6b65 (mr/issue show) update command descriptions
cb699c9 Merge pull request #69 from nkprince007/mr-show
be371ed (mr, show) add mr show command
5936736 (gitlab, internal) add GetMR method
7ca971f Merge pull request #66 from nkprince007/issue-show
a057d77 (issue, show) add issue show command
d3a760d (gitlab, internal) add IssueGet method
50d2075 Merge pull request #65 from nkprince007/issueLabels
c273987 (mr, state) add state flag to filter MRs by state
c9ccd9b (issue, state) add state flag for filtering issues by state
40d3d31 (mr, labels) add support for filtering mrs by labels
6405134 (issue, labels) add support for filtering issues by labels
4cb0cfc Merge pull request #64 from zaquestion/tests-cmd-3
7e34590 (tests,fix) coverage for clone test was getting trapped inside the repo dir
6540c63 Merge pull request #61 from zaquestion/tests-cmd-3
27d23f4 (test,cmd/fork) add naive test for verifying remote get properly updated after a lab fork
323a7a1 (test,cmd/clone) add a basic test for cloning using "upstream" usecase
bb6ccc6 (test,cmd/root) add unittests for parseArgsRemote
50ceb84 (tests) test passthrough to git and combined help text on lab
c4062a8 Merge pull request #58 from zaquestion/tests-cmd-2
5dd2085 (tests) add unittests around pkg cmd functions to increase coverage
6cc5b81 (coverage) adjust coverage threashold you show green when non-failure cases are covered
e063a53 Merge pull request #56 from zaquestion/tests-cmd
99e5400 (tests) mrText all non-integration (lab_bin) tests run in testdata to work with git operations


Automated with GoReleaser
Built with go version go1.9 linux/amd64