Commit Graph

274 Commits

Author SHA1 Message Date
Oliver Sand 49d3aa1622 Remove unnecessary dev dependencies 2021-01-06 16:13:54 +01:00
Adam Harvey 851001728a Merge branch 'master' into fix-catalog-import 2020-12-29 11:44:07 -05:00
github-actions[bot] a1ebbdeee0 Version Packages 2020-12-29 10:59:38 +00:00
Patrik Oldsberg c1dea1a1bf Merge pull request #3864 from backstage/rugvip/cbaclean
create-app: fix lint error and nodemon config
2020-12-29 11:55:06 +01:00
Patrik Oldsberg 352a6581ff create-app: add start-backend script to template 2020-12-29 11:17:58 +01:00
Patrik Oldsberg cb94165745 create-app: fix nodemon config 2020-12-29 11:08:54 +01:00
Patrik Oldsberg 50aa364d0b create-app: ignore lint error 2020-12-29 11:08:44 +01:00
Joel Low 4e0e3b1bf0 Add missing yarn clean for frontend 2020-12-29 16:26:12 +08:00
Adam Harvey 65632b3a36 Add catalog-import plugin 2020-12-27 23:44:51 -05:00
Adam Harvey 48d78aaf19 Clarify local instructions 2020-12-27 23:37:24 -05:00
github-actions[bot] c3c04658f2 Version Packages 2020-12-22 12:14:20 +00:00
Himanshu Mishra 82f241f90c Merge pull request #3764 from backstage/orkohunter/techdocs-backend-refactor-factory-methods 2020-12-21 19:10:38 +01:00
Philipp Hugenroth 0101c7a161 Add changeset and add missing semicolon 2020-12-18 11:31:16 +01:00
Philipp Hugenroth f742a8bf7b Add search plugin to new CLI created apps 2020-12-18 10:42:38 +01:00
Himanshu Mishra a8573e53b9 create-app: Update techdocs-backend, add changesets 2020-12-17 11:33:59 +01:00
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
Himanshu Mishra 15d23c004e Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-10 21:12:31 +01:00
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Askar a6a2ca6204 remove React's FC type from codebase (#3527)
* WIP-packages: remove React's FC type from codebase

* remove FC from other directories

* fix build failures

* add types to required packages
2020-12-10 11:23:29 +01:00
Himanshu Mishra ac88ca2038 Merge branch 'master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-09 20:17:06 +01:00
Frieder Bluemle cbd3a44c09 Fix typos (#3646) 2020-12-09 07:50:41 +01:00
Patrik Oldsberg 1603efe7e8 Merge pull request #3479 from SDA-SE/feat/api-docs-relations
API Consumers & Providers
2020-12-08 21:44:46 +01:00
Himanshu Mishra 8736de114a Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-08 08:12:38 +01:00
Oliver Sand 221156b2f5 Add custom API entity page to create-app 2020-12-07 15:24:19 +01:00
Patrik Oldsberg 94348441e0 app,backend,create-app: add files declaration to package.jsons 2020-12-06 23:11:39 +01:00
Himanshu Mishra ff3dd9c02b create-app: Add new techdocs default configs 2020-12-05 11:13:27 +01:00
Himanshu Mishra 8ffbbcee59 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-04 19:51:01 +01:00
Fredrik Adelöw 5d88473d9e bump app template deps accordingly 2020-12-04 12:15:39 +01:00
Himanshu Mishra f0bfd369b3 Merge remote-tracking branch 'origin/master' into orkohunter/techdocs-publish-to-cloud-storage 2020-12-03 22:53:45 +01:00
Oliver Sand 246799c7f2 Show consumers and providers for APIs 2020-12-03 17:48:25 +01:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
Himanshu Mishra e09cff1682 Abstract Publisher APIs from the router
1. Move fetchMetadata and serve static files to local publisher
2. Create factory class to create publishers based on app cofig
2020-12-02 13:05:44 +01:00
Himanshu Mishra 64737f447a App/Backend should import techdocs plugin only, not common package
If a backstage App wants to enable techdocs plugin, it should only have to care about installing @backstage/plugin-techdocs and @backstage/plugin-techdocs-backend.
@backstage/plugin-techdocs-backend should re-export necessary APIs from techdocs-common
2020-12-01 20:48:58 +01:00
Himanshu Mishra 9ebc897351 TechDocs: Refactor Publisher to pave way for external publishers 2020-12-01 20:48:58 +01:00
Patrik Oldsberg a5687a6c5e backend,yarnrc: bring yarn network-timeout down to 300s 2020-11-30 18:39:49 +01:00
Patrik Oldsberg 68fdc3a9f3 backend: remove yarn cache from built docker image 2020-11-30 18:20:59 +01:00
Fredrik Adelöw 076a506131 Merge pull request #3460 from backstage/alund/app
Add API docs plugin to new apps
2020-11-30 14:04:18 +01:00
Patrik Oldsberg 4a655c89db cli,create-app: bump esbuild + remove resolutions override in create-app 2020-11-28 17:22:40 +01:00
github-actions[bot] 892645b815 Version Packages 2020-11-27 12:51:09 +00:00
Andrew Thauer 3a201c5d54 feat: add config schema for rollbar plugins (#3404)
* feat: add config schema for rollbar plugins

* remove rollbar from create-app template
2020-11-26 14:30:12 +01:00
Stefan Ålund a00c393b38 Add API docs plugin to new apps 2020-11-26 14:20:47 +01:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Patrik Oldsberg 63de5ed007 Merge pull request #3331 from backstage/rugvip/cbapp
create-app: add app-backend plugin to template
2020-11-19 11:39:29 +01:00
Patrik Oldsberg 7d7abd50c8 create-app: add app-backend plugin to template 2020-11-19 01:20:13 +01:00
Himanshu Mishra 2723a60791 Update template app to use new API params for LocalPublish 2020-11-17 21:17:19 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
Patrik Oldsberg c56e28375f create-app: add missing @backstage/plugin-api-docs entry to plugins.ts (#3257) 2020-11-06 00:33:10 +01:00
dependabot[bot] a16780d833 chore(deps): bump @gitbeaker/core from 23.5.0 to 25.2.0 (#3210)
* chore(deps): bump @gitbeaker/core from 23.5.0 to 25.2.0

Bumps [@gitbeaker/core](https://github.com/jdalrymple/gitbeaker) from 23.5.0 to 25.2.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/23.5.0...25.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* bump the other package too

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-05 18:54:26 +01:00
Patrik Oldsberg 64b0d9d7e0 Merge pull request #2881 from Marvin9/chore/use-catalog-api
chore: use catalog API to fetch entity in scaffolder-backend
2020-11-05 11:17:34 +01:00