6 Commits

Author SHA1 Message Date
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
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