Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Thauer 71e7b0ee92 refactor: reunification of techdocs-cli and backstage repos
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2021-11-11 19:31:55 +01:00
Himanshu Mishra e677dbd3c0 Move techdocs-cli to backstage/techdocs-cli repository 2020-11-05 15:27:14 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
Emma Indal 728f201c41 fix(techdocs-cli): update techdocs cli docs 2020-07-21 11:56:07 +02:00
Bilawal Hameed 9fb2d6072a docs(techdocs-cli): add docs on deploying / bumping up version 2020-07-15 12:02:12 +02:00
Bilawal Hameed 066ba28acf docs(techdocs-cli): update to use from npm registry (#1586) 2020-07-10 17:58:34 +02:00
Bilawal Hameed 68d472f702 docs: updated to packages/techdocs-container 2020-07-10 16:17:22 +02:00
Bilawal Hameed 353cf5a14f techdocs: implement serve for the techdocs-cli (#1581)
* feat(techdocs-cli): point techdocs export to localhost:3000/api

* feat(techdocs-cli): add http-proxy package

* feat(techdocs-cli): add react-dev-utils package

* feat(techdocs-cli): implement serve and serve:mkdocs commands

* fix: use [module] prefix convention in console.log

* docs: added commands

* wip

* Fix type errors

Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com>
2020-07-10 16:01:45 +02:00
Sebastian Qvarfordt eed37376fc Initial techdocs-cli (#1558)
* Initial techdocs-cli

* Run backstage serve and docker container from techdocs cli

* Added documentation for techdocs-cli

* Fix linting

* Builds and export the dev folder of a plugin

* make bin/build executable

* Remove 'src' from files

* fix

* fix: corrected bad rebase

* feat(techdocs-cli): create export in techdocs plugin + clone to cli build

* fix: added support for nodemon

* feat(techdocs-cli): add vercel/serve-handler npm package

* fix: bump eslint-config to 8.0.0 + add prettier-config

* fixup

* fix: add HTTPServer module for serving techdocs-preview-bundle/

* fix: addressed tsc issues (unused import, missing type definition)

Co-authored-by: Bilawal Hameed <bil@spotify.com>
2020-07-09 11:08:19 +02:00
Emma Indal 9077e12261 fix(techdocs-cli): update readme 2020-06-22 15:06:30 +02:00
Emma Indal e2c52bafc8 fix(codeowners): change techdocs-cli to packages 2020-06-22 14:51:13 +02:00