Commit Graph

23292 Commits

Author SHA1 Message Date
MT Lewis 60ab757e37 Merge pull request #9608 from backstage/watch-additional-files
config-loader: watch any extra files loaded when loading local config
2022-02-17 13:50:37 +00:00
Patrik Oldsberg f61acc42b3 Merge pull request #9613 from backstage/rugvip/no-duration
catalog-backend: removed unused durationText helper
2022-02-17 14:49:49 +01:00
blam 8bd0d83311 chore: common is now entityRef
Signed-off-by: blam <ben@blam.sh>
2022-02-17 14:30:56 +01:00
Karan Shah 2fa665cb2c Use the released version
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 13:28:44 +00:00
Karan Shah 0e0681278a Merge remote-tracking branch 'upstream/master' into airbrake-connect
# Conflicts:
#	packages/backend/package.json
#	plugins/airbrake/package.json
2022-02-17 13:25:49 +00:00
Emma Indal 21d4ee819f Docs updates
Signed-off-by: Emma Indal <emma.indahl@gmail.com>

Co-authored-by: Bodil Björklund <bodilb@spotify.com>
2022-02-17 14:22:19 +01:00
Emma Indal 4b574efb65 add visual regression tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal fcf63b8a8b update some tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal 4789c33341 update docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal 4aa501594f add cypress tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal c84b62d900 add cypress config
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal d34a821869 add note to documentation
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal d972a6d583 add cypress dev dependency and script to run
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
Emma Indal 269bc0a821 add docs for how to run cypress tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-17 14:22:18 +01:00
blam bab8027029 chore: reworking the templateInfo type
Signed-off-by: blam <ben@blam.sh>
2022-02-17 14:22:06 +01:00
Karan Shah 3bb68f0f98 Remove coverage checks because they are wrong.
https://github.com/backstage/backstage/runs/5231780015?check_suite_focus=true

Given this commit which should be at 100% for the above error: https://github.com/backstage/backstage/pull/9605/commits/b84c644fb99378fecb621617f8f4d41218fd92bb

Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 13:20:14 +00:00
Johan Haals 2300cbb305 update format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 14:14:32 +01:00
Patrik Oldsberg 9876e7f172 catalog-backend: removed unused durationText helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-17 14:14:06 +01:00
Fredrik Adelöw c1305e3ba0 fleshing out the changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 14:08:32 +01:00
Johan Haals b1296f1f57 catalog-backend: Deprecate StaticLocationProcessor
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 14:05:27 +01:00
Fredrik Adelöw 4fb71d3f6f update useEntityTypeFilter too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 13:59:27 +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 01e124ea60 catalog-backend: add support for querying facets
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
Edgar Silva 4e1384884f Added changeset
Signed-off-by: Edgar Silva <edgar.silva@cross-join.com>
2022-02-17 12:58:53 +00:00
Johan Haals 957cb4cb20 catalog-backend: Deprecate runPeriodically function
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 13:55:56 +01:00
Edgar Silva 1bc8c55822 Changed repoIDLookup to url.origin
Changed the repoIDLookup concatenation from 'url.protocol + url.host' to
'url.origin', which does essentially the same but is simpler.

Signed-off-by: Edgar Silva <edgar.silva@cross-join.com>
2022-02-17 12:50:23 +00:00
blam a8c29cc99a chore: move to entityRef
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam f25fd16490 chore: fixing tests
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam 0f37cdef19 chore: added a seperate changelog entry for the other packages
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam 09000c1663 chore: updating api-reports for all packages
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam 93215cb382 chore: move to templateInfo in other modules
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam b344cd674a chore: move to templateInfo in the scaffolder-backend
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
Ben Lambert 32f1cc6d46 Update plugins/scaffolder-common/src/TaskSpec.ts
Signed-off-by: Ben Lambert <blam@spotify.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2022-02-17 13:47:41 +01:00
Ben Lambert 6d808887f9 chore: it's already done in another PR
SIgned-off-by: Ben Lambert <blam@spotify.com>
2022-02-17 13:47:41 +01:00
blam 7f88d699d4 chore: updating public docs
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam f1cfb215ce chore: updating api-report and fixing the warnings
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam a4d53fe18e chore: added changeset for deprecations
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
blam 3c7d087fbc chore: adding deprecations for the spec.metadata and spec.baseUrl to the new templateInfo
Signed-off-by: blam <ben@blam.sh>
2022-02-17 13:47:41 +01:00
Johan Haals 819bb5ba24 update changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 13:37:27 +01:00
MT Lewis c3a1300f79 config-loader: watch any extra files loaded when loading local config
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-17 12:35:07 +00:00
Fredrik Adelöw 4805c3d13c Merge pull request #9455 from backstage/changeset-release/master
Version Packages
2022-02-17 13:30:27 +01:00
Karan Shah b84c644fb9 Add a test to ensure that the value is read correctly
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 12:15:10 +00:00
Lorenzo Orsatti f39c1e6036 update Dockerfile to node:16-bullseye-slim, add sqlite3 dependencies
Signed-off-by: Lorenzo Orsatti <49567430+lorsatti@users.noreply.github.com>
2022-02-17 12:20:01 +01:00
Karan Shah 8e64530892 Test ExtractAirbrakeConfig.ts
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 11:14:03 +00: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
Johan Haals e2e0b6625c add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 12:03:16 +01:00
Johan Haals b04f99e0a3 do not allow errors in plugins/catalog-react
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 12:02:00 +01:00
Johan Haals 63351cb855 wrap columnFactories in object
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-17 12:01:35 +01:00
Karan Shah 7f42565115 Add Airbrake stuff to vocab.txt
Signed-off-by: Karan Shah <karan.shah@simplybusiness.co.uk>
2022-02-17 10:43:43 +00:00