Commit Graph

3995 Commits

Author SHA1 Message Date
David Sykes 4f54f062fe Updated test 2020-07-30 11:31:26 +01:00
David Sykes ea57820c62 Removed a div that was no longer needed 2020-07-30 11:30:01 +01:00
David Sykes fa708d6572 TechDocsNotFound now uses ErrorPage from core with an optional docPath parameter 2020-07-30 11:19:12 +01:00
David Sykes 5ae8479e39 Added optional docPath parameter to ErrorPage and used it to display docPath for missing TechDocs 2020-07-30 11:18:20 +01:00
David Sykes c3fc889d12 Exported ErrorPage and reordered exports 2020-07-30 11:17:24 +01:00
Paul Pacheco c0feeecc29 Add documentation 2020-07-30 04:53:35 -05:00
Paul Pacheco 84d366527a Get config from environment variables 2020-07-30 04:51:04 -05:00
Paul Pacheco c485f7375e Add configuration for github enterprise 2020-07-30 04:43:02 -05:00
Twisha Saraiya 5749c98e3f techdocs: modify documentation header 2020-07-30 14:45:21 +05:30
ellieseastream 86672eb8cc Merge pull request #1780 from spotify/mob/bump-mkdocs-version-techdocs-core
TechDocs: updated mkdocs-techdocs-core in techdocs-container Docker file.
2020-07-30 10:38:59 +02:00
ellinors e14962205a fix(techdocs): updated mkdocs-techdocs-core in techdocs-container Docker file. 2020-07-30 10:19:50 +02:00
Rémi DOREAU 7bedd6f2a0 fix(cli): e2e tests createApp path 2020-07-30 09:50:29 +02:00
Rémi DOREAU 489a57b0c7 feat(create-app): requested changes 2020-07-30 01:09:43 +02:00
Rémi DOREAU 5eb1f2d69f refactor(create-app): remove useless extras 2020-07-30 01:09:43 +02:00
Rémi DOREAU a43d29eb9d refactor(cli): move create-app into his own package 2020-07-30 01:09:43 +02:00
Patrik Oldsberg 75abb42217 Merge pull request #1773 from spotify/rugvip/gomock
catalog-backend: move template mock-data call to scaffolder-backend
2020-07-29 17:01:28 +02:00
Sebastian Qvarfordt f392d992b9 Merge pull request #1771 from spotify/mob/add-metadata-generation-techdocs-core
Metadata generation in techdocs-core python package
2020-07-29 16:38:33 +02:00
Patrik Oldsberg 2d310e28a8 Merge pull request #1770 from spotify/rugvip/hint
backend: add clarifying comment to COPY command in Dockerfile
2020-07-29 16:29:24 +02:00
Patrik Oldsberg dc6d2db444 catalog-backend: move template mock-data call to scaffolder-backend 2020-07-29 16:22:30 +02:00
Sebastian Qvarfordt 276dd590f1 fix(techdocs-core): formatting 2020-07-29 12:52:53 +02:00
Sebastian Qvarfordt 044b1d4201 Does not bump mkdocs-techdocs-core in dockerfile yet since it's not published 2020-07-29 11:55:45 +02:00
Sebastian Qvarfordt 891b1cebb7 feature(techdocs-core): Initial version of metadata generation of mkdocs data 2020-07-29 11:49:01 +02:00
Patrik Oldsberg 315b981cd4 backend: add clarifying comment to COPY command in Dockerfile 2020-07-29 11:34:37 +02:00
Patrik Oldsberg d1b2a6ccd1 Add coding guidelines to CONTRIBUTING 2020-07-29 11:12:52 +02:00
Marcus Eide 9d5f9132e9 Merge pull request #1479 from spotify/dependabot/npm_and_yarn/svgr/rollup-5.4.0
build(deps): bump @svgr/rollup from 4.3.3 to 5.4.0
2020-07-29 10:45:12 +02:00
dependabot-preview[bot] 57c070f1a9 chore(deps): bump @rollup/plugin-node-resolve from 8.1.0 to 8.4.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.1.0 to 8.4.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.1.0...node-resolve-v8.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 05:59:56 +00:00
Patrik Oldsberg 7889f08f40 Merge pull request #1748 from andrewthauer/yarn-dev
Add yarn dev to start both app & backend
2020-07-28 17:22:40 +02:00
Andrew Thauer c678da82ba feat: add yarn dev to start both app & backend 2020-07-28 06:10:07 -04:00
Ivan Shmidt 7248e9a581 feat(github-actions): widget inside catalog 2020-07-28 11:29:27 +02:00
Marcus Eide db5e0408cb Merge pull request #1743 from spotify/dependabot/npm_and_yarn/rollup-2.23.0
chore(deps): bump rollup from 2.10.9 to 2.23.0
2020-07-28 10:30:09 +02:00
Nikita Dudnik e80755e93f Merge pull request #1759 from spotify/ndudnik/github-actions-annotation
fix: annotation name
2020-07-28 09:58:47 +02:00
Nikita Dudnik 6b062a753e Merge branch 'master' into ndudnik/github-actions-annotation 2020-07-28 09:35:15 +02:00
Nikita Nek Dudnik f7ecc32765 fix: annotation name 2020-07-28 09:28:57 +02:00
dependabot-preview[bot] cca7c5a5d1 chore(deps-dev): bump @types/webpack-dev-server from 3.10.1 to 3.11.0
Bumps [@types/webpack-dev-server](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-dev-server) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-dev-server)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 07:05:16 +00:00
dependabot-preview[bot] 3975cdbc3c chore(deps-dev): bump http-errors from 1.7.3 to 1.8.0
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/jshttp/http-errors/releases)
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/http-errors/compare/1.7.3...1.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 07:02:47 +00:00
Patrik Oldsberg c94dc3dca0 Merge pull request #1757 from spotify/rugvip/typefix
yarn.lock,cli: bump failing type deps + run tsc after plugin creation in e2e test
2020-07-27 17:24:36 +02:00
Patrik Oldsberg 6a50e6c103 Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
2020-07-27 16:23:07 +02:00
Ivan Shmidt 6edbb0c732 Merge pull request #1726 from spotify/shmidt-i/create-app-backend
Create app backend with PG support & E2E Test
2020-07-27 16:22:06 +02:00
Patrik Oldsberg a95e33ffae yarn.lock: sync 2020-07-27 16:17:00 +02:00
Patrik Oldsberg acbe95224c cli: run tsc again after creating plugin 2020-07-27 16:16:50 +02:00
Patrik Oldsberg a79b844aee deps: bump @types/node + fix type issues 2020-07-27 16:16:13 +02:00
Patrik Oldsberg 1baccd1304 deps: bump ts, express + friends and fix type issue 2020-07-27 16:06:11 +02:00
Marcus Eide d3541f292e Merge pull request #1723 from Fox32/url-reader-processor
feat: add UrlReaderProcessor to consume entities from a simple URL
2020-07-27 15:19:57 +02:00
Marcus Eide abd953abbe Merge pull request #1630 from spotify/blam/msw-adr
docs(adr): Created an ADR for MSW
2020-07-27 15:17:27 +02:00
Ivan Shmidt 3f046ed0e3 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-27 14:40:57 +02:00
Ivan Shmidt e5ed8f95d1 fix(cli): e2e backend PR adjustments 2020-07-27 14:38:07 +02:00
Patrik Oldsberg d82f1c217c Merge pull request #1756 from andrewthauer/fix-errorhandler-comment
FIx logger comment for errorhandler options
2020-07-27 13:56:34 +02:00
Patrik Oldsberg bf919ca497 cli: bump @types/jest in templates 2020-07-27 13:55:50 +02:00
Patrik Oldsberg 0802d9fb0f Merge pull request #1675 from spotify/rugvip/docgen
add docgen package along with generated API References
2020-07-27 13:51:34 +02:00
Andrew Thauer bd62f98070 fix: logger comment for errorhandler options 2020-07-27 07:46:33 -04:00