Commit Graph

12536 Commits

Author SHA1 Message Date
Oliver Sand 442f34b87f Make sure the CatalogClient escapes URL parameters correctly
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Oliver Sand 7fd46f26dc Use string TypeScript type instead of String
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 14:07:07 +02:00
Ben Lambert b5d60db076 Merge pull request #5311 from fshowalter/master
Disable hot reloading in CI environments
2021-04-14 11:52:56 +02:00
blam f4f9fd04aa bump(rjsf): bump core too
Signed-off-by: blam <ben@blam.sh>
2021-04-14 11:47:01 +02:00
Patrik Oldsberg 6ac637eb62 Merge pull request #5322 from backstage/rugvip/sourcedocs
docs: tweak docs for backstage.io/source-location
2021-04-14 11:04:00 +02:00
Patrik Oldsberg f361f9e9dd docs: tweak docs for backstage.io/source-location
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-14 10:53:00 +02:00
Johan Haals 4ba6ed45e1 Add relations and stitcher class
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:11 +02:00
Johan Haals 8f6a17c04c Add experimental option to start the new catalog
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:10 +02:00
Johan Haals 5dafa268f7 Add optional flag to LocationEntityV1Alpha
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:10 +02:00
Johan Haals 77b9fa5e07 Add NextCatalogBuilder, fix typos
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:10 +02:00
Johan Haals 07de96af3b Backwards compatible processing
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:09 +02:00
Johan Haals bfa51b286f Add entity processing logic
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:09 +02:00
Johan Haals 7f2a9b0d07 Use Database instead of CommonDatabase
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:09 +02:00
Johan Haals abfbacba46 Make entity ref unique
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:08 +02:00
Johan Haals aaf8233a5e Refactor types and interfaces
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:08 +02:00
Johan Haals 4e26ae5820 Initial catalog proccessing rework
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Tim <timbonicus@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:47:08 +02:00
Johan Haals e46286dc78 Merge pull request #5321 from backstage/jhaals/get_entity_source_location
Catalog-model: Add getEntitySourceLocation helper
2021-04-14 10:46:47 +02:00
Johan Haals e44574d214 Update packages/catalog-model/src/location/helpers.ts
Signed-off-by: Johan Haals johan.haals@gmail.com

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 10:21:58 +02:00
Johan Haals bb5055aeea Catalog-model: Add getEntitySourceLocation helper
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-14 09:59:00 +02:00
Oliver Sand 0962565da9 Restore page theme for API docs plugin to previous color
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:56 +02:00
Oliver Sand 4592d8ae19 Remove unused stories from storybook
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-14 09:40:55 +02:00
dependabot[bot] 78cad7589a chore(deps): bump @rjsf/material-ui from 2.4.1 to 2.5.1
Bumps [@rjsf/material-ui](https://github.com/rjsf-team/react-jsonschema-form) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/rjsf-team/react-jsonschema-form/releases)
- [Commits](https://github.com/rjsf-team/react-jsonschema-form/compare/v2.4.1...v2.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 04:15:33 +00:00
Nir Gazit 09b5fcf2e4 Filtered archived repositories when discovering repos
Signed-off-by: Nir Gazit <nir.gzt@gmail.com>
2021-04-13 20:18:44 +03:00
Travis Truman c42cd1daaf Kubernetes client TLS verification is now configurable
Verification now defaults to true, where previously it defaulted to false

Signed-off-by: Travis Truman <trumant@gmail.com>
2021-04-13 12:56:52 -04:00
Patrik Oldsberg 54a98a7663 Merge pull request #5282 from backstage/rugvip/config-schema
plugins: add config-schema plugin
2021-04-13 18:10:39 +02:00
Oliver Sand b42531cfed Support configuration of file storage for SQLite databases
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-13 17:48:21 +02:00
Frank Showalter 60ce64aa20 add changeset
Signed-off-by: Frank Showalter <fshowalter@gmail.com>
2021-04-13 10:49:37 -04:00
Frank Showalter 5abace95ac Disable hot-reloading for e2e CI tests
Signed-off-by: Frank Showalter <fshowalter@gmail.com>
2021-04-13 10:45:52 -04:00
Erik Larsson fd3b689217 Added test that secrets are not divulged
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-13 16:24:04 +02:00
Tim Hansen 937ed39cef Changeset
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-13 08:04:52 -06:00
Tim Hansen 83a437b349 SignInConfig -> SignInProviderConfig
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-13 07:59:31 -06:00
Ben Lambert b9521b83ed Merge pull request #5306 from ashirley/invertableGuageCard
pass new inverse prop to Gauge
2021-04-13 15:49:03 +02:00
Patrik Oldsberg 8a121a5e2f Merge pull request #5307 from backstage/rugvip/winfix
scaffolder-backend: fix GitHub Pull Request publish action on windows
2021-04-13 15:17:24 +02:00
Andrew Shirley d9064ea0eb Fix prettier
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 13:10:05 +01:00
Andrew Shirley e8938c6bff Fix spelling
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 13:10:05 +01:00
Patrik Oldsberg 423a514c3b scaffolder-backend: fix GitHub Pull Request preparer on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-13 14:08:20 +02:00
Ben Lambert de3b9140ba Merge pull request #5285 from o-farooq/master
feat(techradar-plugin): add markdown support in techradar entry
2021-04-13 13:26:11 +02:00
Andrew Shirley d0d1c2f7ba pass new inverse prop to Guage
Signed-off-by: Andrew Shirley <andrew@als-bi.com>
2021-04-13 12:21:12 +01:00
Omer Farooq fb4138555c update sample data entry to markdown
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 184b02bef9 add changeset
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Omer Farooq 88d62cad73 feat(techradar-plugin) add markdown support in techradar entry description
Signed-off-by: Omer Farooq <frq.code@gmail.com>
2021-04-13 22:53:10 +12:00
Mathias Åhsberg c2306f898d Externalize repository processing for BitbucketDiscoveryProcessor
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-13 10:21:19 +00:00
Ben Lambert 4df36765e5 Merge pull request #5269 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-0.22.3
chore(deps): bump @asyncapi/react-component from 0.19.2 to 0.22.3
2021-04-13 11:55:21 +02:00
Ben Lambert 18a7b7880d Merge pull request #5263 from Pranava29/patch-1
Updated documentation for sonarcloud plugin
2021-04-13 11:54:56 +02:00
Pranava Shashank Pindi 4d1617a3e6 Updated documentation for sonarcloud plugin
For a new react developer working with backstage, he
gets blocked while installing the sonarcloud plugin
in backstage app. He faces the following
[issue](https://github.com/backstage/backstage/issues/5141)
after following the steps mentioned in the plugin
[documentation](https://github.com/backstage/backstage/tree/master/plugins/sonarqube).
Hence, this commit adds `yarn install` and `yarn tsc`
commands to be run.
Also, it adds additional information on how to set the
SONARQUBE_AUTH_HEADER environmental header.

Signed-off-by: pranava29 <pranavshashank.p@zemosolabs.com>
Signed-off-by: pranava29 <pranav.shashank@gmail.com>
2021-04-13 14:59:04 +05:30
Ben Lambert 19f6eb03b4 Merge pull request #5216 from getndazn/aws-alb-aad-oidc-auth
tutorial: Using AWS ALB with Azure AD to authenticate requests
2021-04-13 11:22:16 +02:00
blam 06eb4b06e8 chore: add deps word to stlyes
Signed-off-by: blam <ben@blam.sh>
2021-04-13 10:54:10 +02:00
Ben Lambert 12390778ee Add Changeset
Signed-off-by: blam <ben@blam.sh>
2021-04-13 10:53:17 +02:00
Ben Lambert a396587651 Merge pull request #5294 from RoadieHQ/chore-enable-new-roadie-plugins
Update roadie plugins to newer versions
2021-04-13 10:49:34 +02:00
Dominik Henneke f1952337ce Add changeset for create-app
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-04-13 10:14:00 +02:00