12 Commits

Author SHA1 Message Date
Justin Dalrymple
f866037c6f
Updating browser build and testing (#1780) 2021-05-29 19:48:52 -04:00
Justin Dalrymple
8290c7f1db
Updating all dependencies (#1775) 2021-05-15 11:38:04 -04:00
Justin Dalrymple
673c2aa2f2
Fixing import errors within the CLI release (#1677)
* Fixing import clauses
* Adding cli integration test

* Linting

* Updating glob selection

* Update tsconfig
2021-04-03 22:56:21 -04:00
Justin Dalrymple
7684756a24
Export the APIMap through a compile-time replacement (#1352) 2020-12-06 18:43:28 +01:00
Justin Dalrymple
c10dba3fd0
Fixing up the Type exports for all the distributed libraries (#795) 2020-07-08 11:45:18 +02:00
Justin Dalrymple
6426ce1fb1
Removal of esinterlop to prefer namespace imports over default exports (#893) 2020-06-16 13:37:56 +02:00
Justin Dalrymple
0010e32080
Update docs for positional args and switch to parseAndExit (#888) 2020-06-14 20:03:02 +02:00
Justin Dalrymple
d322f7ca91
Fixing up missing commits from the latest release (#886) 2020-06-14 14:50:47 +02:00
Justin Dalrymple
8b549da700
Remove Gitlab Instance dependency for CLI tests (#883)
* Also added canary build if label is present
2020-06-12 10:11:10 +02:00
Justin Dalrymple
c4522e245a
Adding CLI Integration Tests (#711) 2020-04-23 23:34:22 +02:00
Justin
3e49ab98cc chore: ✏️ Updating release configuration and commit linting 2020-03-22 15:09:25 +01:00
Justin Dalrymple
6851800ca8 feat(gitbeaker-cli): 🎸 Added support for GITBEAKER_[Property] env variable
This also includes a gb prefix for command line arguments. See README for example usage.
2020-02-02 16:53:54 +01:00