Johan Haals
3b94f977fc
Merge pull request #8385 from angeliski/change-rails-package-format
...
chore: update build to use cjs format
2021-12-08 08:52:26 +01:00
Joon Park
2976a2b8e1
Fix directory typo in catalog-react
...
Signed-off-by: Joon Park <joonp@spotify.com >
2021-12-07 16:46:51 +00:00
Mert Can Bilgiç
3421826ca8
[TechDocs] Set entity triplets to lowercase if config is set on docs tab at entity page ( #8394 )
...
* Fixes #8381 , set entity triplets to lowercase if config is set on docs tab at entity page
Co-authored-by: Mehmet Mallı <mehmet.malli@trendyol.com >
Signed-off-by: mertcbilgic <mert.bilgic@trendyol.com >
* Changeset added
Co-authored-by: Mehmet Mallı <mehmet.malli@trendyol.com >
Signed-off-by: mertcbilgic <mert.bilgic@trendyol.com >
* fixes due to review
Co-authored-by: Mehmet Mallı <mehmet.malli@trendyol.com >
Co-authored-by: Güven Altunsoy <guven.altunsoy@outlook.com >
Co-authored-by: Nilgün Canbaz <nilgun.canbaz@trendyol.com >
Co-authored-by: Burcu Karagöz <burcukaragoz1515@gmail.com >
Co-authored-by: Murat Sökücü <murat.sokucu@trendyol.com >
Signed-off-by: mertcbilgic <mert.bilgic@trendyol.com >
Co-authored-by: Mehmet Mallı <mehmet.malli@trendyol.com >
Co-authored-by: Güven Altunsoy <guven.altunsoy@outlook.com >
Co-authored-by: Nilgün Canbaz <nilgun.canbaz@trendyol.com >
Co-authored-by: Burcu Karagöz <burcukaragoz1515@gmail.com >
Co-authored-by: Murat Sökücü <murat.sokucu@trendyol.com >
2021-12-07 16:29:06 +01:00
Johan Haals
c4f1509370
Merge pull request #8395 from backstage/blam/fix-e2e
...
chore: bumping this `graphiql` plugin to latest
2021-12-07 15:26:24 +01:00
Johan Haals
c869f6dbbe
Merge pull request #8303 from backstage/eide/run-migrations
...
[backend-common]: Make it possible to skip database migrations
2021-12-07 15:09:32 +01:00
blam
7ce4ea4079
chore: release new version of api-docs and graphiql to solve issues with graphql versions
...
Signed-off-by: blam <ben@blam.sh >
2021-12-07 14:16:37 +01:00
blam
9360b7fac6
chore: bumping graphql and graphiql versions to latest to solve broken create-app
...
Signed-off-by: blam <ben@blam.sh >
2021-12-07 14:16:36 +01:00
Marcus Eide
dac55f3cc7
Make optional
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-12-07 12:44:16 +01:00
Rogerio Angeliski
64db0efffe
chore: update build to use cjs format
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2021-12-07 07:25:52 -03:00
Kai Szybiak
089a6157ff
Merge backstage/master
...
Signed-off-by: Kai Szybiak <kaiszybiak@gmail.com >
2021-12-06 12:08:54 +01:00
Otto Sichert
731e9293bd
Merge pull request #6335 from backstage/iameap/techdocs-cache
...
[TechDocs] Optional static resource caching
2021-12-06 10:38:30 +01:00
Eric Peterson
ef600b3c8c
Review feedback.
...
Signed-off-by: Eric Peterson <i.am@eric.pe >
2021-12-05 16:50:09 -06:00
Nataliya Issayeva
113a7442d8
Fix scaffolder repo owner bug
...
Signed-off-by: Nataliya Issayeva <nissayeva@users.noreply.github.com >
2021-12-03 16:34:27 -05:00
Fredrik Adelöw
7e726a10e9
Merge pull request #8362 from ngranander/xcmetrics/bugfix
...
[XCMetrics] Bugfix: Handle missing Xcode data
2021-12-03 19:39:39 +01:00
Niklas Granander
343ef34599
Handle missing Xcode data from old versions of XCMetrics
...
Signed-off-by: Niklas Granander <ngranander@spotify.com >
2021-12-03 16:30:07 +01:00
Ben Lambert
1b8d3dd5c5
Merge pull request #8207 from LucileDesfour/scaffolder-allowed-owner
...
add allowed owner to scaffolder plugin (fix #8205 )
2021-12-03 14:21:40 +01:00
Johan Haals
d8bdd56534
Merge pull request #8310 from kuangp/feat/gaAddress
...
feat(analytics-module-ga): support self hosted analytics.js
2021-12-03 10:32:29 +01:00
Fredrik Adelöw
65c2ddd858
Merge pull request #8337 from backstage/freben/bazaar-default
...
Fix Bazaar migration error
2021-12-03 10:15:02 +01:00
Matthew Clarke
c010632f88
kubernetes-plugin: integrate with top method from kubernetes client library ( #8248 )
...
* kubernetes-plugin: integrate with top method from kubernetes client library
Signed-off-by: mclarke <mclarke@spotify.com >
* fix existing tests
Signed-off-by: mclarke <mclarke@spotify.com >
* prettier
Signed-off-by: mclarke <mclarke@spotify.com >
* add fetcher test
Signed-off-by: mclarke <mclarke@spotify.com >
* update api report
Signed-off-by: mclarke <mclarke@spotify.com >
* fix fe tests
Signed-off-by: mclarke <mclarke@spotify.com >
* fe tests
Signed-off-by: mclarke <mclarke@spotify.com >
* changeset
Signed-off-by: mclarke <mclarke@spotify.com >
* add skip metrics lookup flag
Signed-off-by: mclarke <mclarke@spotify.com >
* add skip metrics lookup to gke locator and docs
Signed-off-by: mclarke <mclarke@spotify.com >
* fix tests
Signed-off-by: mclarke <mclarke@spotify.com >
* minor change
Signed-off-by: mclarke <mclarke@spotify.com >
* missed prettier
Signed-off-by: mclarke <mclarke@spotify.com >
* missed file
Signed-off-by: mclarke <mclarke@spotify.com >
* more details to changeset
Signed-off-by: mclarke <mclarke@spotify.com >
2021-12-02 23:10:48 +00:00
Patrik Oldsberg
a6639021a6
Merge pull request #8345 from backstage/rugvip/dups
...
catalog-backend: disallow duplicate entity search keys
2021-12-02 22:06:08 +01:00
Patrik Oldsberg
0e4daaa753
catalog-backend: disallow duplicate entity search keys
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-02 20:57:30 +01:00
Fredrik Adelöw
9603827bb5
Addressed some peer dependency warnings
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-02 19:32:42 +01:00
Fredrik Adelöw
210fcf63ee
Fix Bazaar migration error
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-02 15:44:40 +01:00
Johan Haals
581288f670
Merge pull request #8325 from backstage/vinzscam/bump-esbuild-and-rollup
...
Add cli option for minifying plugins and backend build
2021-12-02 15:34:08 +01:00
Phil Kuang
33a93b634e
refactor(analytics-module-ga): rename gaAddress option to scriptSrc
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-02 08:56:05 -05:00
Johan Haals
a05e7081b8
Merge pull request #8247 from backstage/changeset-release/master
...
Version Packages
2021-12-02 14:30:13 +01:00
Emma Indal
382e3a94b3
[Search] export search api interface ( #8334 )
...
* export api interface from plugin
Signed-off-by: Emma Indal <emmai@spotify.com >
* add changeset
Signed-off-by: Emma Indal <emmai@spotify.com >
* export as type
Signed-off-by: Emma Indal <emmai@spotify.com >
* update api reports
Signed-off-by: Emma Indal <emmai@spotify.com >
2021-12-02 14:26:32 +01:00
Marcus Eide
7b61f2c3b6
Make migrations object required
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-12-02 14:19:02 +01:00
github-actions[bot]
29f2606ed9
Version Packages
2021-12-02 12:35:24 +00:00
Patrik Oldsberg
5722e731aa
Merge pull request #8292 from sonali-mishra-94/add-oauth2-header
...
Add custom authorization header for OAuth2.0 strategy
2021-12-02 13:29:42 +01:00
Ben Lambert
afa656ae6b
Merge pull request #8302 from backstage/feat/search-modal-context
...
[Search] Search Modal now relies on the Search Context
2021-12-02 13:08:51 +01:00
Ben Lambert
90317d4dea
Merge pull request #7521 from hiba-aldalaty/scalable-sidebar-new-implementation
...
New Scalable Side Nav design Implementation
2021-12-02 13:08:35 +01:00
Marcus Eide
70c46a708b
Add options with migrations category
...
Signed-off-by: Marcus Eide <eide@spotify.com >
2021-12-02 13:05:31 +01:00
Patrik Oldsberg
019997dd4e
Merge pull request #8331 from backstage/rugvip/auth-fin
...
auth-backend: migrate saml provider to sign-in resolver
2021-12-02 13:03:55 +01:00
Patrik Oldsberg
6276f4510d
Merge pull request #8318 from nodify-at/feature/auth_handler_and_sign-in_resolvers_oidc
...
Auth handler and sign in resolvers for oidc provider
2021-12-02 12:06:26 +01:00
Patrik Oldsberg
4bf4111902
auth-backend: migrate saml provider to sign-in resolver
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-02 12:06:22 +01:00
Patrik Oldsberg
1f7c345191
Merge pull request #8093 from RoadieHQ/scorecard-tech-insights
...
Scorecard for tech insights
2021-12-02 12:04:27 +01:00
Camila Belo
d11fb7fe04
refactor(search): use callback hook on the modal toggle
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2021-12-02 11:36:26 +01:00
Fredrik Adelöw
dfd26925ce
Merge pull request #8264 from jluk-box/tech-insights-readme-fixes
...
Minor fixes in tech insights plugins readme
2021-12-02 11:34:13 +01:00
Hasan Ozdemir
2c4cda7506
define the profile in oidc provider without using makeProfile function
...
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com >
2021-12-02 11:31:40 +01:00
Patrik Oldsberg
197b10856b
Merge pull request #8269 from lorsatti/swagger-style
...
Adapt Swagger style to the main theme
2021-12-02 11:26:13 +01:00
Patrik Oldsberg
39001c58fd
Merge pull request #8313 from ngranander/xcmetrics/bugfix
...
[XCMetrics] Handle invalid build statuses
2021-12-02 11:22:25 +01:00
Joon Park
6ed24445a9
@backstage/plugin-permission-react ( #8215 )
...
* Add @backstage/plugin-permission-react
Signed-off-by: Joon Park <joonp@spotify.com >
2021-12-02 09:30:56 +00:00
Johan Haals
57f15a25c7
Merge pull request #8315 from adamdmharvey/update-api-ref
...
chore(docs): Minor updates to improve the API Reference
2021-12-02 09:44:48 +01:00
MT Lewis
fb997f9f70
Merge pull request #8296 from backstage/permission-integration-well-known
...
permissions: change permission integration route to use /.well-known prefix
2021-12-02 08:42:19 +00:00
Sonali Mishra
1b69ed44f2
Add custom authorization header for OAuth2.0 strategy
...
Signed-off-by: Sonali Mishra <sonali.priyam@gmail.com >
Signed-off-by: Sonali Mishra <sonali.mishra@grabtaxi.com >
2021-12-02 16:23:42 +08:00
Patrik Oldsberg
067ddb7abb
auth-backend: switch saml config to use privateKey
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-02 01:23:40 +01:00
Hasan Ozdemir
7d50123cd5
add access_type to issuer client to receive a refresh token
...
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com >
2021-12-02 00:48:28 +01:00
Hasan Ozdemir
36fa32216f
Auth handler and sign in resolvers for oidc provider
...
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com >
2021-12-02 00:48:28 +01:00
Tim Hansen
5c26fbf555
Merge pull request #8309 from backstage/deprecate-scaffolder-config
...
Clean up scaffolder config
2021-12-01 13:10:27 -07:00