Commit Graph

12245 Commits

Author SHA1 Message Date
Johan Haals ec43f706c7 Copy migrations to migrationsv2 before migration
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-19 10:53:57 +02:00
Johan Haals dbbc5af968 Add processing type
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-16 09:29:05 +02:00
Johan Haals e4e6ae88b1 Add tables for references and relations
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-16 09:26:30 +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
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
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
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
David Tuite 18f7345a6c Add borders to docs tables (#5281) 2021-04-12 20:11:35 +02:00
Ben Lambert fada532659 Merge pull request #5287 from backstage/dependabot/npm_and_yarn/babel/core-7.13.15
chore(deps): bump @babel/core from 7.12.9 to 7.13.15
2021-04-12 20:08:58 +02:00
Ben Lambert 55b197f40e Merge pull request #5249 from kdichev/patch-1
Fix Broken Link on home page
2021-04-12 16:56:55 +02:00
Ben Lambert 967ad6f2ea Merge pull request #5261 from goober/feature/support-multiline-ldap-filter
Support multiline LDAP query filters
2021-04-12 16:27:02 +02:00
dependabot[bot] ca324156b5 chore(deps): bump @babel/core from 7.12.9 to 7.13.15
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.13.15.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.15/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 14:24:18 +00:00
Ben Lambert f2fddd981a Merge pull request #5293 from backstage/rugvip/somepack
cli: update some webpack config to be v5 compatible
2021-04-12 16:12:44 +02:00
Patrik Oldsberg 99c7ff15c9 cli: update some webpack config to be v5 compatible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-12 15:35:00 +02:00
Jussi Hallila 77f13cb4ca Update roadie plugins to newer versions
* Enable plugins in entity page
* Change plugin imports to use new named exports

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-04-12 15:19:42 +02:00
Ben Lambert d269bf83c8 Merge pull request #5291 from backstage/blam/fix-deps
Fix dependency resolution for broken build
2021-04-12 15:16:43 +02:00
blam 02e9f01304 chore: was missing one other dependency
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:41:07 +02:00
blam a4c85bd0e3 chore: update changeset description
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:04:45 +02:00
blam b49a525ab6 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-04-12 14:00:52 +02:00
blam 22e3f003b7 chore: fix of resolutions for now for the package that's broken the build
Signed-off-by: blam <ben@blam.sh>
2021-04-12 13:51:57 +02:00
Fredrik Adelöw 4b4de956ed Merge pull request #5150 from jmgrimes/dependsOn-dependencyOf-relationships
Implemented dependsOn/dependencyOf support in catalog model.
2021-04-12 13:40:00 +02:00
Ben Lambert 3f3637dcd9 Merge pull request #5284 from trumant/plugin-docs-sidebar-correction
Correcting the path to the Root component in the plugin docs
2021-04-12 10:05:35 +02:00
Ben Lambert e4827ef779 Merge pull request #5237 from rkristelijn/master
fix: adds pagetheme colors
2021-04-12 10:00:33 +02:00