Commit Graph

8837 Commits

Author SHA1 Message Date
Nir Gazit c794d23f8e Added UI test for consumer table 2021-01-17 20:03:52 +02:00
Nir Gazit 95cb0211d1 Updated infra versions 2021-01-17 15:49:03 +02:00
Nir Gazit a35862c67d Fixed spelling 2021-01-17 14:47:44 +02:00
Nir Gazit 66025c7d59 Added support for SSL connection to the Kafka cluster 2021-01-17 14:45:29 +02:00
Nir Gazit 895eb46961 Merge remote-tracking branch 'upstream/master' into master 2021-01-15 22:13:55 +02:00
Adam Harvey 57460cda02 Merge pull request #4112 from adamdmharvey/techdocs-troubleshooting
docs: Add TechDocs troubleshooting
2021-01-15 14:50:41 -05:00
Adam Harvey 33f7fbc5b2 Fix wrapping 2021-01-15 14:12:23 -05:00
Adam Harvey 177f7984d8 Add TechDocs CLI for mkdocs build errors 2021-01-15 14:10:09 -05:00
Adam Harvey ef4ecd620e Merge branch 'master' of github.com:backstage/backstage 2021-01-15 12:28:07 -05:00
Adam Harvey 044bb0899b Merge pull request #4083 from adamdmharvey/support-bad-request
kubernetes-backend: Support HTTP 400 Bad Request
2021-01-15 12:13:24 -05:00
Johan Haals 3404dd3ebc Merge pull request #4107 from backstage/jhaals/credentials-suffix
cli: Append '-credentials' to file generated by create-github-app
2021-01-15 18:13:01 +01:00
Johan Haals d69d5d5ca8 Add comment to changeset 2021-01-15 17:25:33 +01:00
Johan Haals 92dbbcedd7 Add changeset for create-app 2021-01-15 17:21:44 +01:00
Johan Haals 7d2a390a4f Warn user about sensitive credentials 2021-01-15 17:21:12 +01:00
Johan Haals b604a9d411 Add changeset 2021-01-15 16:35:06 +01:00
Johan Haals c481192488 gitignore: Ignore *-credentials.yaml 2021-01-15 16:25:29 +01:00
Patrik Oldsberg 188575ca74 Merge pull request #4098 from SDA-SE/feat/update-msal-node
Update @azure/msal-node to 1.0.0-beta.3
2021-01-15 16:20:34 +01:00
Johan Haals d1ccd52a9d cli: Append credentials to create-github-app output name 2021-01-15 16:17:11 +01:00
Patrik Oldsberg 9420aef1ae Merge pull request #4095 from backstage/orkohunter/cost-insights-fix-changeset
cost-insights: Fix invalid changeset file format
2021-01-15 14:45:38 +01:00
Oliver Sand f9ba00a1ca Update @azure/msal-node to 1.0.0-beta.3
The new version introduced a breaking change and requires manual changes.
2021-01-15 13:34:04 +01:00
Fredrik Adelöw 6e382fc4c7 Merge pull request #4092 from backstage/freben/do-not-remove-bootstrap
catalog-backend: Refuse to remove the bootstrap location
2021-01-15 13:17:54 +01:00
Himanshu Mishra e2030972fc Merge pull request #4062 from backstage/orkohunter/use-urlreader-in-techdocs 2021-01-15 13:12:45 +01:00
Patrik Oldsberg b6d6295f1d Merge pull request #4072 from backstage/rugvip/docompost
docs: add documentation and migration instructions for new composability API
2021-01-15 13:02:06 +01:00
Himanshu Mishra 8c2437c15a Fix invalid changeset file format
I guess changesets are not tracked if they are not an `.md` file in the `.changeset` directory. @backstage/silver-lining
2021-01-15 12:41:52 +01:00
Himanshu Mishra 32bebeef57 Merge pull request #4088 from backstage/orkohunter/remove-techdocs-backend-from-techdocs-common
fix(techdocs-common): Allow techdocs-cli to import package in a non-backstage environment
2021-01-15 12:35:30 +01:00
Patrik Oldsberg d385dae57c Merge pull request #4003 from RoadieHQ/gh-3788-auth-tutorial-docs
Modifying auth tutorial to contain different providers.
2021-01-15 12:10:23 +01:00
Patrik Oldsberg a2accbdb93 Merge pull request #4091 from backstage/rugvip/microdetails
microsite: fix display of summary elements
2021-01-15 12:08:59 +01:00
Fredrik Adelöw ac7be581a1 catalog-backend: Refuse to remove the bootstrap location 2021-01-15 12:03:50 +01:00
Patrik Oldsberg be2f9d8049 microsite: fix display of summary elements 2021-01-15 11:43:16 +01:00
Emma Indal 057cb8e84f Backstage Glossary Documentation (#4073)
* add Backstage Glossary documentation

* Update docs/glossary.md

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>

* Update docs/glossary.md

Co-authored-by: Adam Harvey <adam.harvey@dxc.com>

* Update docs/glossary.md

Co-authored-by: Adam Harvey <adam.harvey@dxc.com>

* updates from feedback

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
2021-01-15 10:45:39 +01:00
Himanshu Mishra a594a72576 techdocs-common: Allow techdocs-cli to import in a non-backstage environment
techdocs-common has a dependency on @backstage/plugin-techdocs-backend. This prohibits techdocs-cli to import it and generate/publish docs on a CI/CD environment to an external storage
2021-01-15 09:26:26 +01:00
Fredrik Adelöw 2b7ba47ce2 Merge pull request #4086 from adamdmharvey/reduce-noise
catalog-backend: Reduce log noise on locations refresh
2021-01-15 07:57:53 +01:00
Adam Harvey ad838c02f7 Add changeset 2021-01-14 22:25:30 -05:00
Adam Harvey e4b4740095 Add changeset 2021-01-14 22:23:15 -05:00
Adam Harvey be1e8af024 Reduce log noise 2021-01-14 22:17:12 -05:00
Patrik Oldsberg e82504c1b4 Merge pull request #4076 from SDA-SE/feat/remove-types-helmet
Removes the @types/helmet dependency
2021-01-14 18:39:09 +01:00
Patrik Oldsberg 5b8eef2e5a Merge pull request #4081 from guillermomanzo/patch-1
Update ADOPTERS.md w/ Expedia Group
2021-01-14 17:36:43 +01:00
Patrik Oldsberg 68a8c62047 format ADOPTERS.md + add vocab 2021-01-14 17:15:19 +01:00
Adam Harvey d54857099d Add changeset 2021-01-14 10:52:53 -05:00
Patrik Oldsberg 68cf50c523 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-14 16:52:10 +01:00
Adam Harvey 131a55bb7f Merge branch 'master' of github.com:backstage/backstage into support-bad-request 2021-01-14 10:47:23 -05:00
Patrik Oldsberg c68b29215a Merge pull request #4082 from backstage/changeset-release/master
Version Packages
2021-01-14 16:47:01 +01:00
Guillermo Manzo 487eb59321 Update ADOPTERS.md 2021-01-14 07:44:26 -08:00
Patrik Oldsberg 93be0f55e3 docs/composability: fooRootRouteRef -> fooPageRouteRef 2021-01-14 16:34:59 +01:00
github-actions[bot] 3bb5113a92 Version Packages 2021-01-14 15:32:34 +00:00
Adam Harvey 38545afbfa Add Bad Request test 2021-01-14 10:30:55 -05:00
Guillermo Manzo 12e166655d Update ADOPTERS.md 2021-01-14 07:29:27 -08:00
Patrik Oldsberg 97a68fced8 Merge pull request #4079 from backstage/rugvip/assets
plugin/kubernetes: fix assets location to make sure they're included in the output bundle
2021-01-14 16:28:31 +01:00
Patrik Oldsberg 1fea88fd05 plugin/kubernetes: fix assets location to make sure they're included in the output bundle 2021-01-14 16:11:14 +01:00
Oliver Sand db05f7a358 Add changeset 2021-01-14 15:48:38 +01:00