Mob/techdocs end to end (#1736)
* Initial techdocs end to end heavily inspired by scaffolder * added some tests and fixed linting * fix(techdocs-backend): fix eslint * fix(techdocs-backend): cleanup commented test * Removed unused dependency * fix(techdocs-backend): updated standalone server * moved type dependency to devDependencies * fix: updated dependencies and devDependencies. * Update plugins/techdocs-backend/src/techdocs/stages/generate/types.ts Co-authored-by: Emma Indal <emma.indahl@gmail.com> Co-authored-by: Emma Indal <emmai@spotify.com> Co-authored-by: ellinors <ellinors@spotify.com> Co-authored-by: Emma Indal <emma.indahl@gmail.com>
This commit is contained in:
committed by
GitHub
parent
9d6a1c350a
commit
97f3f58844
+1
-1
@@ -21,7 +21,7 @@ organization:
|
||||
name: Spotify
|
||||
|
||||
techdocs:
|
||||
storageUrl: https://techdocs-mock-sites.storage.googleapis.com
|
||||
storageUrl: http://localhost:7000/techdocs/static/docs
|
||||
|
||||
sentry:
|
||||
organization: spotify
|
||||
|
||||
Reference in New Issue
Block a user