Commit Graph

24 Commits

Author SHA1 Message Date
Patrik Oldsberg a07764f44a remove cypress
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 16:57:54 +02:00
zjpersc 6620edc944 Fixing prettier errors
Signed-off-by: zjpersc <zjpersc@gmail.com>
2023-03-07 17:07:57 -06:00
zjpersc b348420a80 Adding global-agent to dependencies; updated README w/ instructions
Signed-off-by: zjpersc <zjpersc@gmail.com>
2023-03-07 14:01:47 -06:00
zjpersc 1093f1b1cd Revert "Add global-agent to dependencies; Update Readme w/ instructions"
This reverts commit 39f5a8389b8ff4afcb18fb19a0ca20d2552abc83.

Signed-off-by: zjpersc <zjpersc@gmail.com>
2023-03-07 14:01:46 -06:00
zjpersc e339789173 Add global-agent to dependencies; Update Readme w/ instructions
Signed-off-by: zjpersc <zjpersc@gmail.com>
2023-03-07 14:01:45 -06:00
Emma Indal f6666642d2 Merge pull request #9546 from backstage/emmaindal/techdocs-cli-tests
[TechDocs CLI] adding cypress testing
2022-02-21 15:54:53 +01:00
Emma Indal a6352f90ea update docs based on new example documentation
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-18 14:46:21 +01:00
Camila Belo c3c3418912 feat(plugin-techdocs): adjust theme styles
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-02-18 10:19:01 +01:00
Emma Indal 21d4ee819f Docs updates
Signed-off-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Bodil Björklund <bodilb@spotify.com>
2022-02-17 14:22:19 +01:00
Emma Indal 4789c33341 update docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal d34a821869 add note to documentation
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal 269bc0a821 add docs for how to run cypress tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Patrik Oldsberg a532ac2e10 embedded-techdocs-app -> techdocs-cli-embedded-app
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-03 11:53:28 +01:00
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