Commit Graph

26 Commits

Author SHA1 Message Date
dependabot-preview[bot] 0d4ade32eb chore(deps): bump commander from 4.1.1 to 6.1.0
Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 06:03:49 +00:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00
Ivan Shmidt 415bdf42e1 v0.1.1-alpha.15 2020-07-22 13:44:33 +02:00
Emma Indal 0169c34693 fix(techdocs-cli): use techdocs-cli instead of techdocs 2020-07-21 11:56:35 +02:00
Bilawal Hameed 491d1b70e1 Bump to v0.1.1-alpha.14 2020-07-15 11:49:02 +02:00
Sebastian Qvarfordt a49239c6e6 Removed unused package 2020-07-15 11:22:50 +02:00
Sebastian Qvarfordt cbef4867eb More issues in techdocs-cli 2020-07-15 11:19:55 +02:00
Sebastian Qvarfordt a59ac48e7a Removed backstage-cli from scripts in package.json 2020-07-15 10:51:57 +02:00
Sebastian Qvarfordt bb63c4ceba Updated techdocs-cli build script 2020-07-15 10:48:52 +02:00
Bilawal Hameed 3026db08f0 fix: remove @backstage/plugin-techdocs as dep 2020-07-10 18:17:29 +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
Patrik Oldsberg 6fdcc9f59a v0.1.1-alpha.13 2020-07-07 13:16:30 +02:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Emma Indal 55be200b70 feat(techdocs-cli): change access from restricted to public 2020-06-22 20:33:52 +02:00
Emma Indal 474b1ecf9b fix(techdocs-cli): remove dependencies 2020-06-22 16:17:30 +02:00
Emma Indal 082219ae41 fix(techdocs-cli): minimize dependencies 2020-06-22 15:29:03 +02:00
Emma Indal b5dba7fb89 fix(techdocs-cli): pass with no tests 2020-06-22 15:13:54 +02:00
Emma Indal b25d28410c fix(techdocs-cli): update package.json 2020-06-22 14:57:53 +02:00
Emma Indal e2c52bafc8 fix(codeowners): change techdocs-cli to packages 2020-06-22 14:51:13 +02:00