Commit Graph

13 Commits

Author SHA1 Message Date
Kai Armstrong f95b6ea90c docs: add linting and checks to documentation 2022-10-21 14:38:48 +00:00
Oscar Tovar 40a5436789 chore: update module path 2022-09-19 20:23:45 +00:00
addshore b8928008b5 Move glinstance to pkg 2021-09-24 18:51:08 +01:00
Clement Sam 9f2166015c fix: `:id` placeholder in `api` command 2021-05-27 16:38:24 +00:00
Clement Sam dc23620c8c fix(commands/api): replace `:id` placeholder with project ID
The `:id` placeholder in the api command is replaced by the project ID which makes sense instead of the URL encoded path.

Closes #657
2021-03-22 22:11:41 +00:00
Clement Sam d52c01a482 refactor: move pkg/api package to /api 2021-01-29 08:43:18 +00:00
Clement Sam e4acafd006 refactor: move iostreams to own separate package
- Move iostreams to own separate package
- Fix references to iostream package
- Add StartSpinner and StopSpinner methods
2021-01-28 22:38:32 +00:00
Clement Sam 666f4ebcf4 fix deepsource bug risks
https://deepsource.io/gh/profclems/glab/run/ec5e21be-fb1f-4627-bee4-0f9b6f549192/go/
2020-12-31 12:17:40 +00:00
Clement Sam 96df46202d linting 2020-11-26 13:03:53 +00:00
Clement Sam acef960f04 style/api: rehaul api client 2020-11-26 12:37:52 +00:00
Clement Sam dca5f961d5 enhancements 2020-11-24 16:56:56 +00:00
Clement Sam 345c66fab0 add tests 2020-11-23 18:30:52 +00:00
Clement Sam c50f82edc0 feat(api): add api command to allow access to gitlab api 2020-11-23 11:50:29 +00:00