coderrob
ee49779022
Fix invalid deprecated import paths in plugin-catalog-backend
...
Signed-off-by: coderrob <coderrob@users.noreply.github.com >
2023-08-03 12:53:37 -05:00
Fredrik Adelöw
a07d4af11e
Merge pull request #18918 from kuangp/feat/scmProcessor/kinds
...
feat(AnnotateScmSlughEntityProcessor): support configuring applicable kinds
2023-08-03 19:46:48 +02:00
Fredrik Adelöw
06825306d9
Merge pull request #18878 from rvanmarkus/fix-oauth2proxy-docs
...
Improve oauth2proxy auth docs
2023-08-03 19:42:00 +02:00
Fredrik Adelöw
5da1d9d639
Merge pull request #18330 from bforbis/linguist-tags-processor
...
Linguist tags processor
2023-08-03 19:36:48 +02:00
Adam Harvey
825be22c82
fix(auth-backend): Overly permissive regex in test
...
Signed-off-by: Adam Harvey <aharvey00@gmail.com >
2023-08-03 13:15:01 -04:00
Fredrik Adelöw
cc14e1ba0e
bump nwsapi
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-03 16:09:02 +02:00
Fredrik Adelöw
f2047da89b
get rid of vulnerable version of protobufjs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-03 15:48:59 +02:00
Brian Fletcher
aea0482fee
fix typo
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-08-03 14:15:29 +01:00
Brian Fletcher
6a76b89372
fix mocking
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-08-03 14:13:53 +01:00
Patrik Oldsberg
9995962c31
proxy-backend: update API report
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-03 11:49:01 +02:00
Patrik Oldsberg
da06d93e24
app-node: align express version
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-03 11:40:36 +02:00
Alex Eftimie
5b0b80f395
fix docs
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-08-03 12:23:46 +03:00
Alex Eftimie
43b61fdb39
fix tsc
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-08-03 10:44:37 +03:00
Alex Eftimie
17d626cad4
Fix variable passing
...
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com >
2023-08-03 10:34:25 +03:00
Heikki Hellgren
1853ffa09b
feat: allow specifying static widgets to customizable home
...
this feature allows app developers to make the default layout so that
there can be widgets that cannot be deleted, resized or moved by the
users when they go to the custom homepage edit mode.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2023-08-03 09:07:20 +03:00
Alex Eftimie
5a432881d7
Merge branch 'master' into scaffolder-each
2023-08-03 09:01:29 +03:00
AmbrishRamachandiran
f4e24b2854
Merge branch 'backstage:master' into master
2023-08-03 10:06:45 +05:30
renovate[bot]
2b9653e310
fix(deps): update swc monorepo
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-03 01:59:17 +00:00
Dillon Smedley
eda2a699f4
Added changeset for explore-backend
...
Signed-off-by: Dillon Smedley <smedleydillon@gmail.com >
2023-08-02 21:26:50 -04:00
Vincenzo Scamporlino
047e090636
I think unmount should be valid
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-08-02 23:42:59 +02:00
Vincenzo Scamporlino
136cea792b
changeset
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-08-02 23:20:10 +02:00
Vincenzo Scamporlino
593ea01f6a
catalog: fix EntitySwitch unmounting children on entity refresh
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-08-02 23:17:08 +02:00
Phil Kuang
b8cccd8ee8
feat(AnnotateScmSlughEntityProcessor): support configuring applicable kinds
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2023-08-02 15:42:27 -04:00
tperehinets
3789c54c77
Merge branch 'maxDepth' of https://github.com/tperehinets/backstage into maxDepth
2023-08-02 19:58:50 +03:00
tperehinets
6f71cdeb7e
Changed testcase
...
Signed-off-by: tperehinets <tetiana.perehinets@gmail.com >
2023-08-02 19:52:09 +03:00
Adam Harvey
e0ecbd684c
chore: Add CLO Monitor exemption settings
...
Signed-off-by: Adam Harvey <aharvey00@gmail.com >
2023-08-02 11:27:43 -04:00
Patrik Oldsberg
7bc4dad52c
app-backend: move reading of static config to createRouter
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:57:48 +02:00
Patrik Oldsberg
cbdc9a39d6
app-node: add missing @types/express dependency
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:54:51 +02:00
Patrik Oldsberg
5dd1f25cc8
backend-next: update to stop using appBackend options
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:54:07 +02:00
Patrik Oldsberg
d564ad142b
app-backend: migrate to use static configuration and extension point
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:54:07 +02:00
Patrik Oldsberg
9fbe95ef65
added app-node with a static fallback handler extension point
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:54:07 +02:00
Patrik Oldsberg
76a710edd9
proxy-backend: add test for deprecated configuration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:52:28 +02:00
Patrik Oldsberg
24450b8a40
proxy-backend: update tests to use proxy.endpoints
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:47:29 +02:00
Fredrik Adelöw
dfd1b6b2fc
changeset
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-02 16:29:26 +02:00
Fredrik Adelöw
b810344311
Make readTaskScheduleDefinitionFromConfig properly handle bad inputs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-02 16:29:26 +02:00
Patrik Oldsberg
c7f8ad78f7
app-config: move proxy endpoints to proxy.endpoints
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:25:30 +02:00
Patrik Oldsberg
7daf65bfcf
proxy-backend: deprecate root proxy config, move to proxy.endpoints instead
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:25:19 +02:00
Patrik Oldsberg
f1d32fb998
backend-next: install proxy backend
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 16:22:55 +02:00
Fredrik Adelöw
e8bebb6f5f
Merge pull request #18897 from adamdmharvey/adamdmharvey/openssf-badges
...
chore: Add OpenSSF Badges to README
2023-08-02 16:18:56 +02:00
Fredrik Adelöw
2386d4891a
Merge pull request #18905 from backstage/djam/mark-providers-as-frontend
...
chore: add frontend visibility to provider objects in auth config
2023-08-02 16:16:39 +02:00
Fredrik Adelöw
8e152f0683
Merge pull request #18910 from backstage/rugvip/doc-fix
...
docs: minor naming fix
2023-08-02 16:16:09 +02:00
Fredrik Adelöw
7b5ca513ff
Merge pull request #18908 from MichaelOren/fix-proxy-missing-slash
...
Add missing slash to proxying docs
2023-08-02 16:15:48 +02:00
Fredrik Adelöw
8e603d03b1
Merge pull request #18902 from backstage/freben/search-modules
...
Ensure that all services are dependency injected into the module
2023-08-02 15:48:07 +02:00
Fredrik Adelöw
e65c4896f7
Do not throw in backend.stop, if start failed
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-08-02 15:17:29 +02:00
Patrik Oldsberg
1233e3b3d1
docs: minor naming fix
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-08-02 14:46:49 +02:00
Michael Oren
1bce847ac4
Add missing slash to proxying docs
...
Signed-off-by: Michael Oren <michael.oren3@gmail.com >
2023-08-02 22:14:46 +10:00
Brian Fletcher
85617f898d
fix tests
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-08-02 11:25:39 +01:00
djamaile
bb70a9c388
chore: add frontend visibility to provider objects in auth config
...
Signed-off-by: djamaile <rdjamaile@gmail.com >
2023-08-02 12:09:46 +02:00
Brian Fletcher
e65b437798
fixes after merge to master
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-08-02 11:00:35 +01:00
Brian Fletcher
e07f7fcb75
Merge branch 'master' into add-examples
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-08-02 10:25:48 +01:00