Commit Graph

821 Commits

Author SHA1 Message Date
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
Fredrik Adelöw a45bce06e3 handle trailing slashes on enterpriseInstanceUrl
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-26 19:02:38 +01:00
Patrik Oldsberg 13d3f49793 auth-backend: update FirestoreKeyStore tests to work with Jest 27
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-25 11:28:14 +01:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
Fredrik Adelöw 2cc1d1b235 apply fix here too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 13:53:35 +01:00
Fredrik Adelöw ff4f1b6f51 make sure to apply tz column fix for newly created backstage instances
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-21 13:50:41 +01:00
Patrik Oldsberg 6ee04078e1 auth-backend: deprecate tokenIssuer option of OAuthAdapter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-17 23:17:22 +01:00
Patrik Oldsberg 15d3a3c39a auth-node,auth-backend: remove deprecated identity result fields
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-17 23:03:12 +01:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
Fredrik Adelöw efc73db10c switch us over to better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 15:37:50 +01:00
Johan Haals d3e9ec43b7 catalog-model: Remove target from EntityRelation type.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:12 +01:00
github-actions[bot] b6d947b67f Version Packages 2022-03-10 11:30:23 +00:00
github-actions[bot] 1693f2dc74 Version Packages (next) 2022-03-09 16:09:04 +00:00
Fredrik Adelöw 125c70e893 Merge pull request #10053 from backstage/freben/better-sqlite-step-1
Do some groundwork for supporting the better-sqlite3 driver
2022-03-08 11:33:13 +01:00
Fredrik Adelöw ab7cd7d70e Do some groundwork for supporting the better-sqlite3 driver
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 10:13:03 +01:00
Patrik Oldsberg 1f87e8a376 Merge pull request #10037 from backstage/rugvip/role-lint
cli: introduce role-based lint configuration setup
2022-03-08 09:27:19 +01:00
dependabot[bot] e0a69ba49f build(deps): bump fs-extra from 9.1.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 04:23:22 +00:00
Patrik Oldsberg 09b37063f2 packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 14:53:43 +01:00
blam bf231ecc7f chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
2022-03-07 10:15:54 +00:00
Fredrik Adelöw 3c2bc73901 add setupRequestMockHandlers to backend-test-utils
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-06 17:06:45 +01:00
Fredrik Adelöw bf95bb806c remove CatalogApi.getEntityByName
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-05 14:42:10 +01:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Fredrik Adelöw 28c5ef16a4 Merge pull request #9938 from backstage/freben/catalog-by-ref
🧹  catalog-client: getEntityByName -> getEntityByRef
2022-03-03 14:06:36 +01:00
Fredrik Adelöw 899f196af5 update to use getEntityByRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-03 13:27:25 +01:00
Patrik Oldsberg be2c7e1883 Merge pull request #9886 from backstage/auth-validate-sub-claim
plugin-auth-backend: Added validation to ensure any custom auth resol…
2022-03-03 13:22:41 +01:00
Fredrik Adelöw 36aa63022b deprecate EntityName, introduce CompoundEntityRef
deprecate getEntityName, introduce getCompoundEntityRef

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-02 21:54:45 +01:00
Harry Hogg 0c8ba31d72 plugin-auth-backend: Added validation to ensure any custom auth resolvers are using EntityRefs for subject claims
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2022-03-01 17:52:41 +00:00
github-actions[bot] c9da151d84 Version Packages 2022-02-24 13:54:37 +00:00
Fredrik Adelöw 943401405d Merge pull request #9671 from backstage/freben/targetRef
add `EntityRelation.targetRef`
2022-02-23 15:20:32 +01:00
Fredrik Adelöw d0582b2d0f stitch targetRef and backwards compat inject it on read
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-23 09:38:40 +01:00
dependabot[bot] d64b8d3678 chore(deps): bump minimatch from 3.0.4 to 5.0.0
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 5.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v5.0.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:23:36 +00:00
Fredrik Adelöw b5a531d6cf Merge pull request #9491 from backstage/freben/facets
catalog-backend: add support for querying facets
2022-02-18 14:14:36 +01:00
Patrik Oldsberg ba68ea4450 apply 0.68.1 fixes to master
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-18 11:30:15 +01:00
Fredrik Adelöw 6e1cbc12a6 update the catalog client to add getEntityFacets
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 13:59:27 +01:00
Fredrik Adelöw fd02e6df7d Merge pull request #9607 from backstage/freben/auth-case
fix casing of sub and ent claims in default sign-in resolvers
2022-02-17 13:59:07 +01:00
Fredrik Adelöw 3884bf0348 fix casing of sub and ent claims in default sign-in resolvers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 12:07:48 +01:00
github-actions[bot] 408b0300cb Version Packages 2022-02-17 10:38:59 +00:00
Patrik Oldsberg 1433045c08 removed unused helmet dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-16 23:41:57 +01:00
dependabot[bot] 0107c9aa08 chore(deps): bump helmet from 4.4.1 to 5.0.2
Bumps [helmet](https://github.com/helmetjs/helmet) from 4.4.1 to 5.0.2.
- [Release notes](https://github.com/helmetjs/helmet/releases)
- [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/helmetjs/helmet/compare/v4.4.1...v5.0.2)

---
updated-dependencies:
- dependency-name: helmet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 22:50:06 +01:00
Fredrik Adelöw 69ad9e1e7b Merge pull request #9560 from backstage/freben/location-by-ref
Removed `CatalogApi.geLocationByEntity` and `CatalogApi.getOriginLocationByEntity`, and replaced them with `CatalogApi.getLocationByRef`.
2022-02-16 18:58:14 +01:00
Patrik Oldsberg d99c3c2177 Merge pull request #9254 from backstage/rugvip/add-roles
packages: add roles to all packages
2022-02-16 18:40:37 +01:00
Patrik Oldsberg 9892d74326 cli: renamed script commands to package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-15 21:27:12 +01:00
Fredrik Adelöw deaf6065db Removed CatalogApi.geLocationByEntity and CatalogApi.getOriginLocationByEntity, and replaced them with CatalogApi.getLocationByRef.
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-15 19:47:34 +01:00
Johan Haals 7aeb491394 catalog-model: deprecate ENTITY_DEFAULT_NAMESPACE, replace with DEFAULT_NAMESPACE
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-15 10:27:57 +01:00
Patrik Oldsberg 8f82d80adf migrate all package scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:07 +01:00
Patrik Oldsberg bb5fcc3209 update all plugin package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:05 +01:00
Patrik Oldsberg b521c1b83b detect all package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:03 +01:00
Fredrik Adelöw f67fc7264c Merge pull request #9452 from backstage/freben/passport-oauth2
Bump passport-oauth2 to version 1.6.1
2022-02-11 14:26:50 +01:00
Fredrik Adelöw 1ed305728b bump node-fetch and cross-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 15:51:50 +01:00
Fredrik Adelöw a31559d1f5 Bump passport-oauth2 to version 1.6.1
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 14:14:31 +01:00