Jake Crews
723113296b
[Github Pull Requests Board] Show more than 10 PRs at one time
...
Signed-off-by: Jake Crews <jake.crews@daveramsey.com >
2022-08-23 08:58:44 -05:00
Fredrik Adelöw
148568b5c2
Remove usages of cross-fetch in backend packages
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-23 14:09:38 +02:00
Fredrik Adelöw
2881c53cb3
Merge pull request #13252 from backstage/freben/api-well-ok-then
...
When the 🧹 s go marching in
2022-08-23 13:55:58 +02:00
Fredrik Adelöw
46eecb9a3f
Merge pull request #13237 from tylerd-canva/cfaccess-jwt-pass
...
Auth Backend: Add JWT to CloudflareAccessResult
2022-08-23 13:45:52 +02:00
github-actions[bot]
18ab337f96
Version Packages (next)
2022-08-23 10:29:17 +00:00
Ben Lambert
6ae6a77dd5
Merge pull request #10394 from backstage/blam/swc2
2022-08-23 12:22:49 +02:00
gtestault
a8781e5f8b
Fix changeset grammar and formatting
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: gtestault <gabriel.testault@gmail.com >
2022-08-23 12:11:13 +02:00
Tomáš Tunkl
f6033d1121
New changeset
...
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com >
2022-08-23 12:06:57 +02:00
Johan Haals
1400fc739a
Merge pull request #13269 from GoFightNguyen/patch-1
...
create-app: add `EntityLinksCard` to the System `EntityPage`
2022-08-23 11:30:37 +02:00
Ben Lambert
968b2e4461
Merge pull request #13289 from dagda1/template-info-entity-metadata
...
[scaffolder] Include entity metadata in ctx.templateInfo
2022-08-23 11:23:41 +02:00
blam
c916f415c0
chore: reworking changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 11:22:35 +02:00
blam
c5b6fa3598
chore: updated changeset to have some info about the jest.spyOn
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 11:01:01 +02:00
Paul Cowan
d7e83f7ccf
remove unreferenced packages from changeset
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-08-23 09:55:15 +01:00
Paul Cowan
179b87dd21
fix reviewdog errors for changeset
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-08-23 09:55:15 +01:00
Paul Cowan
1ff817b3f0
add entityMetadata to scaffolder templateInfo field
...
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot >
2022-08-23 09:55:14 +01:00
blam
4c5e85ddf3
chore: add changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 10:53:05 +02:00
blam
0f0a56a910
chore: fix spelling
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 10:53:05 +02:00
blam
4f7c799c6d
Added some more notes to the changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 10:53:05 +02:00
blam
399286d7dd
chore: updating changeset for backend-common
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 10:53:05 +02:00
blam
978eaf9bfa
chore: updating some changeset and api-reports
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 10:53:05 +02:00
blam
6ae0f6a719
chore: remove some other parts too
...
Signed-off-by: blam <ben@blam.sh >
2022-08-23 10:53:04 +02:00
Gabriel Testault
c1d32d2b76
fix(catalog-ms-graph): add changeset
...
Signed-off-by: Gabriel Testault <gabriel.testault@goto.com >
2022-08-23 10:46:52 +02:00
Fredrik Adelöw
bbfa28431d
Merge pull request #13248 from Niekteg/master
...
tech-insights: Factretriever timeout support
2022-08-23 10:37:57 +02:00
Ben Lambert
73ace3c51f
Merge pull request #13277 from backstage/blam/owner-picker
...
scaffolder: Fix empty string handling in `EntityPicker`
2022-08-23 10:19:23 +02:00
Niek te Grootenhuis
43af577091
chore: changeset patch instead of minor
...
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com >
2022-08-23 10:10:40 +02:00
Seow Wen Han
a1124adf5e
Commit changeset for bug fix in plugin-search-backend-node
...
Signed-off-by: Seow Wen Han <wseow@seekasia.com >
2022-08-23 14:10:50 +08:00
Brian Fletcher
b8190af939
add changeset
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-08-22 20:58:38 +01:00
Brian Fletcher
b3498f8fd8
documentation typos
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-08-22 20:08:02 +01:00
Brian Fletcher
a720c44070
unescape html entities from stackoverflow api response
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-08-22 20:03:52 +01:00
Jussi Hallila
1bcb4a5d6d
Merge branch 'master' into expose-factretrieverengine
2022-08-22 17:33:08 +02:00
Jussi Hallila
9e8e9f5243
Modify tech insights backend to expose FactRetrieverEngine.
...
* Wrap FactRetrieverEngine to an interface for a slimmer export.
* Update API report to match expected.
* Fix router endpoint docs to match actual functionality.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-08-22 17:31:21 +02:00
Jason Nguyen
c0a08fd08c
create-app: add EntityLinksCard to the System EntityPage
...
Signed-off-by: Jason Nguyen <jsn.dev@outlook.com >
2022-08-22 09:30:16 -06:00
Emma Indal
9d02b5e887
Merge pull request #13125 from backstage/camilaibs/fix-techdocs-title-subtitle
...
[TechDocs] Update title and subtitle when location changes
2022-08-22 16:56:57 +02:00
James Turley
aa524a5377
Add projectId config option to GCS techdocs publisher
...
Fixes #13049
Signed-off-by: James Turley <jamesturley@gocardless.com >
2022-08-22 15:47:18 +01:00
Fredrik Adelöw
8436d52ff3
Merge pull request #13160 from darthaud/feat/add-support-to-mysql
...
Feat: Added support to mysql on some raw queries
2022-08-22 15:25:04 +02:00
Fredrik Adelöw
49ea6d3e26
Merge pull request #13279 from kielosz/cloud-insights-group-display-name
...
[CostInsights] Use group names in CostInsightsHeader
2022-08-22 15:19:26 +02:00
Fredrik Adelöw
4cbee10cbf
Merge pull request #12754 from immobiliare/fix/search-stream-does-not-await-callbacks
...
fix(ldap): search stream does not await callbacks
2022-08-22 13:36:41 +02:00
Patrik Oldsberg
b23581d726
Merge pull request #13197 from backstage/mob/services
...
backend-system: add default service factories
2022-08-22 13:36:31 +02:00
kielosz
9318bf15d4
Use group names in CostInsightsHeader
...
Signed-off-by: kielosz <kielosz@gmail.com >
2022-08-22 13:01:32 +02:00
Fredrik Adelöw
611f2bce11
Merge pull request #13274 from backstage/renovate/msw-0.x
...
chore(deps): update dependency msw to ^0.45.0
2022-08-22 12:56:05 +02:00
Fredrik Adelöw
7116a9d77a
Merge pull request #13143 from alissonfabiano/af/add-readme-card-azure-devops
...
[Azure DevOps] add README card
2022-08-22 12:01:32 +02:00
Alisson Fabiano
cb1cfc018b
fix: update changeset docs
...
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com >
2022-08-22 10:38:22 +01:00
blam
9ffb75616d
Added changeset
...
Signed-off-by: blam <ben@blam.sh >
2022-08-22 11:22:46 +02:00
Ben Lambert
bc41225ccf
Merge pull request #13246 from backstage/blam/next-scaffolder/wizard-2
...
scaffolder(next): implement the review step
2022-08-22 11:14:57 +02:00
renovate[bot]
bf5e9030eb
chore(deps): update dependency msw to ^0.45.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-22 02:27:29 +00:00
renovate[bot]
9097278df2
fix(deps): update dependency json-schema-library to v7
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-20 23:09:33 +00:00
Marcus Crane
12bc3f6e31
Merge branch 'backstage:master' into scaffolder-patch
2022-08-20 22:44:53 +12:00
Ben Lambert
ddb3d6bc6e
Update two-planets-provide.md
...
Signed-off-by: Ben Lambert <blam@spotify.com >
2022-08-19 17:34:06 +02:00
Stéphane MORI
fdc6f0ad7d
Use options instead of configuration for allowed location types
...
https://github.com/backstage/backstage/pull/13013
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com >
2022-08-19 16:45:16 +02:00
Emma Indal
da39f32f0d
update changeset
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-08-19 16:43:00 +02:00