Commit Graph

2615 Commits

Author SHA1 Message Date
Clement Sam 77a15fe825 feat: add --repo flag to issue view 2020-08-12 07:06:18 +00:00
github-actions e051399036 docs(update): latest 2020-08-12 06:14:40 +00:00
Clement Sam 8c2be99928
Merge pull request #96 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.35.0
chore(deps): bump github.com/xanzy/go-gitlab from 0.34.2 to 0.35.0
2020-08-12 06:04:46 +00:00
dependabot[bot] 7e30c6ae77
chore(deps): bump github.com/xanzy/go-gitlab from 0.34.2 to 0.35.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.34.2 to 0.35.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.34.2...v0.35.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:51:44 +00:00
Clement Sam e3c5f8f03e Merge github.com:profclems/glab into ft-live-pipeline-view 2020-08-11 23:02:19 +00:00
deepsource-autofix[bot] 81d48668a5
Format code with Go fmt 2020-08-11 18:46:31 +00:00
Clement Sam ca30d8bc57 Feature(pipeline): live pipeline 2020-08-11 18:36:44 +00:00
github-actions 006c855d21 docs(update): latest 2020-08-11 17:21:13 +00:00
Clement Sam a24fecf356
Merge pull request #93 from abakermi/delete-pipeline-by-status
Feature(pipeline): add command to delete pipeline by status
2020-08-11 17:20:51 +00:00
Abdelhak Akermi 7d901ccaac add delete by status 2020-08-11 13:02:26 +03:00
Clement Sam 01683d489d Fix(issue): incorrect color for closed issue 2020-08-11 06:35:00 +00:00
github-actions e638fa6fd3 docs(update): latest 2020-08-11 06:32:00 +00:00
Clement Sam 6b57589167
Merge pull request #90 from profclems/dependabot/go_modules/github.com/AlecAivazis/survey/v2-2.1.1
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.0 to 2.1.1
2020-08-11 06:31:27 +00:00
dependabot[bot] e56dc0ff46
chore(deps): bump github.com/AlecAivazis/survey/v2 from 2.1.0 to 2.1.1
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/AlecAivazis/survey/releases)
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.1.0...v2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-11 06:08:16 +00:00
Clement Sam 8f20c1501f
Merge pull request #88 from profclems/deepsource-transform-41b09680
Format code with Go fmt
2020-08-10 15:15:59 +00:00
deepsource-autofix[bot] ffbff93df8
Format code with Go fmt 2020-08-10 15:15:14 +00:00
Clement Sam 60d2d2090a Fix range error in args 2020-08-10 15:14:41 +00:00
Clement Sam 395c9e902e Merge github.com:profclems/glab into bg-resolve-versioning 2020-08-10 15:10:40 +00:00
Clement Sam f789183549 Fix missing email angle branck 2020-08-10 15:10:12 +00:00
Clement Sam 43e0a9db0d
Merge pull request #87 from profclems/bg-resolve-versioning
Resolve version info not displaying
2020-08-10 15:07:51 +00:00
deepsource-autofix[bot] 0b0536297f
Format code with Go fmt 2020-08-10 15:07:11 +00:00
Clement Sam c80df4f4af Fix(version): fixed incorrect version info
Resolves #82
2020-08-10 15:05:03 +00:00
Clement Sam 351b0a7cd6 Accept -v and --version formats
Resolves #85
2020-08-10 14:56:23 +00:00
github-actions 6a2cf59444 docs(update): latest 2020-08-10 12:28:59 +00:00
Clement Sam 6640669912
Merge pull request #86 from profclems/bg-issue-list-help
Fix(issue): issue list help displaying mr list help
2020-08-10 12:28:35 +00:00
Clement Sam bd495587de Fix(issue): issue list help displaying mr list help 2020-08-10 12:25:43 +00:00
Clement Sam f85c69bcb6
Merge pull request #77 from profclems/dependabot/go_modules/github.com/xanzy/go-gitlab-0.34.2
Bump github.com/xanzy/go-gitlab from 0.34.1 to 0.34.2
2020-08-10 07:36:11 +00:00
github-actions 4826bb6da2 docs(update): latest 2020-08-10 07:13:46 +00:00
Clement Sam 6a4cffd93d Merge branch 'trunk' of github.com:profclems/glab into trunk 2020-08-10 07:12:58 +00:00
Clement Sam bd4bb0c865 Fix(docs): Add README.md to deter editing the docs 2020-08-10 07:11:43 +00:00
github-actions ed5ac63bae docs(update): latest 2020-08-10 07:06:48 +00:00
Clement Sam e0ba7fffb3 Fix(docs): fixed docs autogenerator 2020-08-10 07:06:02 +00:00
Clement Sam 46bbc1e37a Merge branch 'trunk' of https://github.com/profclems/glab into trunk 2020-08-10 07:02:26 +00:00
Clement Sam f4ece4028a Fix(docs): fixed docs autogenerator 2020-08-10 07:02:06 +00:00
github-actions 45f69f5f54 docs(update): latest 2020-08-10 06:57:27 +00:00
Clement Sam 17ef157c05 Merge branch 'trunk' of https://github.com/profclems/glab into trunk 2020-08-10 06:56:26 +00:00
Clement Sam d8139fa965 Fix(docs): fixed docs autogenerator 2020-08-10 06:55:56 +00:00
Clement Sam baf0d53998 Set theme jekyll-theme-minimal 2020-08-10 06:42:30 +00:00
github-actions 5054baf8e6 docs(update): latest 2020-08-10 06:41:12 +00:00
Clement Sam a1bcca6d9a Fix(docs): fixed docs autogenerator 2020-08-10 06:40:08 +00:00
dependabot[bot] 0b21385721
Bump github.com/xanzy/go-gitlab from 0.34.1 to 0.34.2
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.34.1...v0.34.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 06:35:45 +00:00
github-actions e414c72761 docs(update): latest 2020-08-10 06:27:56 +00:00
Clement Sam 3e5c518c11 Merge branch 'develop' into trunk 2020-08-10 06:26:51 +00:00
Clement Sam 99e61f9c65 Fix(docs): fixed docs autogenerator 2020-08-10 06:25:53 +00:00
Clement Sam b96eac774d
Merge pull request #74 from profclems/develop
#Minor: Migrate to cobra
2020-08-10 06:18:59 +00:00
Clement Sam 938e96c287 Merge branch 'develop' of github.com:profclems/glab into develop 2020-08-10 06:17:44 +00:00
Clement Sam 2a718b689f Refactor(fmt): format with gofmt 2020-08-10 06:17:12 +00:00
Clement Sam 368645c2d3 Refator(repo): restructure format 2020-08-10 05:48:42 +00:00
Clement Sam 84a67bb2f8 feat(repo): Add command to get contributors 2020-08-10 05:47:16 +00:00
Clement Sam 1d1fd4eda8 Fix auto docs 2020-08-10 05:46:16 +00:00