Patrik Oldsberg
0e2c02c26d
Merge pull request #15740 from afscrome/patch-2
...
Clarify how to configure catalog rules in threat model
2023-01-13 14:19:32 +01:00
Alex Crome
0b6cfaec6f
Update docs/overview/threat-model.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2023-01-13 13:05:06 +00:00
Alex Crome
3d87b1b14d
Clarify how to configure catalog rules in threat model
...
The threat model previously told users to configure `catalog.rules` or `catalog.locations[].rules`, but didn't provide any help as to how those needed to be configured. Updated this to point directly to documentation on how to configure the rules.
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2023-01-13 10:21:46 +00:00
Patrik Oldsberg
9d456891f9
Merge pull request #15730 from backstage/blam/fix2
...
fix broken mainline after i was too eager to merge a fix for broken mainline
2023-01-12 18:28:06 +01:00
blam
c869eab355
chore: woops
...
Signed-off-by: blam <ben@blam.sh >
2023-01-12 17:47:07 +01:00
Ben Lambert
76110d7787
Merge pull request #15728 from backstage/rugvip/flakylog
...
azure-sites: logging for flaky test
2023-01-12 17:24:23 +01:00
Patrik Oldsberg
21b860d4a3
azure-sites: logging for flaky test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-12 17:17:46 +01:00
Fredrik Adelöw
e4d8420996
Merge pull request #15698 from backstage/freben/clicketyclick
...
clickable links in `UserSettingsIdentityCard`
2023-01-12 16:40:11 +01:00
Ben Lambert
a4eb191168
Merge pull request #15530 from backstage/blam/add-mocks-test-backend
...
Add all `coreServices` to `startTestBackend`
2023-01-12 14:20:51 +01:00
Johan Haals
69e1e5bb63
chore: trim slashes with lodash
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2023-01-12 13:38:00 +01:00
Johan Haals
6791aef207
Merge pull request #15659 from RoadieHQ/make-tech-insights-db-configurable
...
Expose optional persistenceContext on TechInsights construction
2023-01-12 13:27:44 +01:00
Johan Haals
353d891cb9
Merge pull request #15718 from swissquote/master
...
Update ADOPTERS.md with Swissquote Bank
2023-01-12 11:40:19 +01:00
Fredrik Adelöw
e5493ad70f
Merge pull request #15251 from luchillo17/feat/BCKSTG-93-paragraphs
...
Enable eslint-plugin-react forbid paragraph
2023-01-12 09:52:33 +01:00
Drew Boswell
9fc99c82d2
Merge pull request #1 from swissquote/swissquote-patch-1
...
Update ADOPTERS.md
2023-01-12 09:05:43 +01:00
Carlos Esteban Lopez
ee0d9b5c4e
fix: Remove duplicated Typography import from master merge
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-01-11 13:52:48 -05:00
Patrik Oldsberg
eb8db9d374
Merge pull request #15695 from backstage/mob/compat
...
backend-common: added compatibility wrapper for legacy plugins
2023-01-11 19:51:50 +01:00
Carlos Esteban Lopez Jaramillo
a52566971c
Merge branch 'master' into feat/BCKSTG-93-paragraphs
...
Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com >
2023-01-11 13:31:50 -05:00
backstage-goalie[bot]
d4ea017dd9
Merge pull request #15711 from backstage/renovate/fork-ts-checker-webpack-plugin-7.x-lockfile
...
fix(deps): update dependency fork-ts-checker-webpack-plugin to v7.3.0
2023-01-11 17:23:57 +00:00
renovate[bot]
2673cb3b5a
fix(deps): update dependency fork-ts-checker-webpack-plugin to v7.3.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-11 16:45:08 +00:00
backstage-goalie[bot]
d06e74138d
Merge pull request #15710 from backstage/renovate/eslint-plugin-react-7.x-lockfile
...
fix(deps): update dependency eslint-plugin-react to v7.32.0
2023-01-11 16:34:36 +00:00
renovate[bot]
6398dd7a5b
fix(deps): update dependency eslint-plugin-react to v7.32.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-11 16:06:26 +00:00
backstage-goalie[bot]
eb1a957e7e
Merge pull request #15707 from backstage/renovate/eslint-plugin-jsx-a11y-6.x-lockfile
...
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.7.0
2023-01-11 15:55:34 +00:00
Ben Lambert
2cd3f4cf5d
Merge pull request #15639 from dpfaffenbauer/scaffolder-sentry
...
Add Scaffolder Sentry Plugin
2023-01-11 16:34:27 +01:00
Jussi Hallila
9a62631056
Change name of the type of passed in option object.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2023-01-11 16:21:37 +01:00
renovate[bot]
ac7fd7a8f5
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.7.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-11 15:12:58 +00:00
backstage-goalie[bot]
42ba68a04b
Merge pull request #15704 from backstage/renovate/cron-2.x-lockfile
...
fix(deps): update dependency cron to v2.2.0
2023-01-11 15:02:19 +00:00
renovate[bot]
dc0566e13b
fix(deps): update dependency cron to v2.2.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-11 14:32:27 +00:00
blam
8c19b84088
chore: fix other tests
...
Signed-off-by: blam <ben@blam.sh >
2023-01-11 15:20:35 +01:00
blam
54632b8304
chore: fix some of the tests by exporting the mockConfigFactory
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2023-01-11 15:20:35 +01:00
Patrik Oldsberg
5541715237
backend-test-utils: make mock token manager check for mock tokens
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
Patrik Oldsberg
ac993deb18
backend-test-utils: tweak mockConfigFactory options
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
Patrik Oldsberg
51b7a7ed07
changesets: added changesets for default implementations for test backend
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
Patrik Oldsberg
3fad4ed40a
backend-tasks: update API report + changeset for forPlugin addition
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
Patrik Oldsberg
b4b1bd6643
backend-test-utils: refactor startTestBackend to use new http implementation
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
Patrik Oldsberg
df6a5a9264
backend-app-api: refactor RestrictedIndexedRouter -> DefaultRootHttpRouter
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
blam
8f9d0c8fca
chore: explore some of the options for the httpRouter and fix the shutdown in mutliple tests
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: blam <ben@blam.sh >
2023-01-11 15:20:35 +01:00
blam
875cd848fd
chore: reworking how we do the TaskScheduler for now
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-01-11 15:20:35 +01:00
blam
9ec23f2d7c
chore: revert the TaskScheduler
...
Signed-off-by: blam <ben@blam.sh >
2023-01-11 15:20:35 +01:00
blam
beed5864d0
chore: added some more mock defintions and refactoring the TaskManager.forPlugin
...
Signed-off-by: blam <ben@blam.sh >
2023-01-11 15:20:35 +01:00
blam
bdd4b973e8
chore: provide all core services to the TestBackend
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2023-01-11 15:20:35 +01:00
backstage-goalie[bot]
ac65652aa9
Merge pull request #15702 from backstage/renovate/commander-9.x-lockfile
...
fix(deps): update dependency commander to v9.5.0
2023-01-11 14:19:51 +00:00
renovate[bot]
933ef1cd0f
fix(deps): update dependency commander to v9.5.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-11 13:43:03 +00:00
Ben Lambert
4577a7ea3c
Merge pull request #15611 from angeliski/add-skip-active-record-argument
...
feat(scaffolder-backend-module-rails) add skipActiveRecord argument
2023-01-11 14:31:27 +01:00
Fredrik Adelöw
02f37153b7
Merge pull request #15676 from backstage/renovate/react-router-monorepo
...
chore(deps): update react-router monorepo to v6.6.2
2023-01-11 14:30:41 +01:00
Fredrik Adelöw
e5cd3c8e62
Merge pull request #15699 from backstage/freben/no-span
...
remove usage of span
2023-01-11 14:18:26 +01:00
Fredrik Adelöw
a942f70435
clickable links in UserSettingsIdentityCard
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-11 14:14:18 +01:00
Patrik Oldsberg
9d54e9706d
Merge pull request #15692 from backstage/rugvip/manager
...
backend-app-api: fix token manager factory
2023-01-11 14:04:07 +01:00
Dominik Pfaffenbauer
1ad0f00744
update api-report for sentry scaffolder
...
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at >
2023-01-11 13:56:51 +01:00
Fredrik Adelöw
6be0b55186
Merge pull request #15674 from backstage/dependabot/npm_and_yarn/knex-2.4.0
...
chore(deps): bump knex from 2.3.0 to 2.4.0
2023-01-11 13:53:10 +01:00
Fredrik Adelöw
544c0a59a7
fixup
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2023-01-11 13:42:32 +01:00