74233 Commits

Author SHA1 Message Date
Patrik Oldsberg b3e7780d8f core-api: rename BindRouteFunc to AppRouteBinder 2020-12-17 13:18:14 +01:00
Patrik Oldsberg ad66d1c8c4 core-api,plugins/graphiql: export extension APIs from core-api and port the graphiql plugin
Co-authored-by: blam <ben@blam.sh>
2020-12-17 13:18:14 +01:00
Fredrik Adelöw 797d170873 core-api: add full PrivateAppImpl test for bindRoutes 2020-12-17 13:18:13 +01:00
Fredrik Adelöw 5d52e20a44 core-api: run bindRoutes in the app impl and inject provider 2020-12-17 13:18:13 +01:00
Patrik Oldsberg ad5eab923c core-api: add unused optional bindRoutes method to AppOptions 2020-12-17 13:18:13 +01:00
Patrik Oldsberg c78bc66cfb core-api: add routes and externalRoutes to plugin interface
Co-authored-by: blam <ben@blam.sh>
2020-12-17 13:18:13 +01:00
Patrik Oldsberg e2aa76f19b core-api: initial implementation of external route refs
Co-authored-by: blam <ben@blam.sh>
2020-12-17 13:18:12 +01:00
Dominik Henneke 356301e2c6 Update packages 2020-12-17 12:40:20 +01:00
Dominik Henneke b4507515fd Improve useProjectName semantics 2020-12-17 12:35:18 +01:00
Dominik Henneke 439377a728 Add the fossa plugin to the plugins directory 2020-12-17 12:35:18 +01:00
Dominik Henneke ab88f2a255 Add the fossa plugin 2020-12-17 12:35:17 +01:00
Ben Lambert ebbc133eaa Merge pull request #3668 from backstage/changeset-release/master
Version Packages
2020-12-17 12:28:05 +01:00
Himanshu Mishra e1335a221f docs: Add integration and techdocs-common to project structure 2020-12-17 11:58:11 +01:00
blam 5ade7101ec Merge branch 'changeset-release/master' of github.com:backstage/backstage into changeset-release/master
* 'changeset-release/master' of github.com:backstage/backstage:
  Version Packages
  fix(microsite): make the anchor link icon show up
  fix(microsite): make the anchor link icon show up
2020-12-17 11:52:13 +01:00
blam 606b988cd9 bump some packages 2020-12-17 11:51:43 +01:00
github-actions[bot] fd15959d6c Version Packages 2020-12-17 10:48:05 +00:00
Fredrik Adelöw c4660094cf Merge pull request #3763 from AdnCodez/master
fix(microsite): make the anchor link icon show up
2020-12-17 11:43:47 +01:00
Himanshu Mishra 305693a59a docs: Update techdocs backend instructions to use latest factory methods
Smaller than before <3
2020-12-17 11:42:08 +01:00
AdnCodez 0d02fb2a59 fix(microsite): make the anchor link icon show up 2020-12-17 11:36:39 +01:00
Himanshu Mishra a8573e53b9 create-app: Update techdocs-backend, add changesets 2020-12-17 11:33:59 +01:00
Himanshu Mishra 2ac77aeec2 techdocs-backend: Remove individual preparers and generators from app backend, to use factory methods
When a new Backstage app is setup, the techdocs backend file contains all the preparers (dir, github, gitlab, etc.) and same for generators. While this providers added customizibility, it comes with a cost of complexity in setting up the app backend. New preparers' updates would need users to update their app's techdocs backend file.

Scaffolder backend has already moved to this proposed pattern.
2020-12-17 11:33:56 +01:00
github-actions[bot] 6e9f4d4a15 Version Packages 2020-12-17 10:16:33 +00:00
AdnCodez e56022c3bd fix(microsite): make the anchor link icon show up 2020-12-17 11:14:15 +01:00
Ben Lambert 9d7b50f2f3 Merge pull request #3762 from backstage/rugvip/saml
core-api: unique storage of saml sessions as well
2020-12-17 11:11:44 +01:00
Fredrik Adelöw f671440858 Merge pull request #3673 from mateiidavid/implement-readtree-on-gitlab
Implement readTree for GitlabReader (#3547)
2020-12-17 11:10:55 +01:00
Fredrik Adelöw eae3d383d1 Merge pull request #3681 from adamdmharvey/pr-body
feat(catalog-import): Add instructions to Pull Request description when registering a new component
2020-12-17 11:04:18 +01:00
Ben Lambert 50e542eac4 Merge pull request #3761 from backstage/feat/fix-master-build
chore: removing the images for now to get the verify link script to pass
2020-12-17 11:01:37 +01:00
Patrik Oldsberg 34eecc8b41 core-api: unique storage of saml sessions as well 2020-12-17 10:53:31 +01:00
blam 86e53c6dee chore: actually remove the image and changeset entry 2020-12-17 10:37:27 +01:00
blam 0fc432f202 chore: removing the images for now to get the verify link script to pass 2020-12-17 10:31:05 +01:00
blam e2beaf5940 chore: create scm from auth 2020-12-17 10:18:52 +01:00
Fredrik Adelöw 379ed7c14f Merge pull request #3759 from backstage/leem-owners
Updating the owners file to add new friends of backstage
2020-12-17 09:37:15 +01:00
Fredrik Adelöw f71d377c84 Merge pull request #3760 from backstage/leem-adopters
Update ADOPTERS.md
2020-12-17 09:21:04 +01:00
Fredrik Adelöw 02b097f6ff Update ADOPTERS.md 2020-12-17 09:07:12 +01:00
keshan 25bbdccba6 updates on the comments section 2020-12-17 13:33:28 +05:30
Lee Mills ebdb772fa7 Update ADOPTERS.md
Updating adopters file Spotify contact
2020-12-17 09:02:24 +01:00
Lee Mills 2e30e6f920 Update vocab.txt
Updating vocab.txt
2020-12-17 08:59:31 +01:00
Lee Mills 01c38fe154 Updating the owners file to add new friends of backstage 2020-12-17 08:53:56 +01:00
keshan 8e12093fe8 removed unused import to avoid CI failure 2020-12-17 13:13:34 +05:30
keshan 2aa1998525 Updated catalog schema based on feedback 2020-12-17 13:08:21 +05:30
keshan 30d6c78fb2 Introduced config schema for plugins/catalog-backend 2020-12-17 08:09:53 +05:30
blam 90f22cc2db chore: when serving with app-backend, the frontend needs unsafe-eval for the patterns in react-jsonschema-form or ajv validation 2020-12-17 01:29:51 +01:00
AlleyWei c0a55d0968 Update roadmap.md 2020-12-16 12:47:53 -05:00
mateiidavid d8e9b75dc7 Change changeset to patch 2020-12-16 16:46:59 +00:00
blam e07eb800c7 chore: remove deep link 2020-12-16 17:28:53 +01:00
Patrik Oldsberg eec95ab02b Merge pull request #3742 from backstage/rugvip/cifactor
cost-insights: refactor plugin creation to call createPlugin directly
2020-12-16 17:22:10 +01:00
Fredrik Adelöw 0c26a45ea8 Merge pull request #3751 from backstage/freben/github-config
catalog-backend: break out github org config for consistency
2020-12-16 16:52:28 +01:00
Fredrik Adelöw e7496dc3e2 catalog-backend: break out github org config for consistency 2020-12-16 16:26:29 +01:00
Himanshu Mishra d96f61bd70 Merge pull request #3718 from backstage/orkohunter/update-techdocs-project-status-docs 2020-12-16 16:25:13 +01:00
Himanshu Mishra eb39a633e8 docs: Improvements suggested by Anders 2020-12-16 15:42:26 +01:00