renovate[bot]
86c7b69101
chore(deps): update github/codeql-action action to v3.24.10
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 15:47:17 +00:00
Ben Lambert
51104134d6
Merge pull request #23880 from Ali-Dalal/scaffolder-login-fix
...
fix: don't show login prompt if token is defined in state
2024-04-05 17:42:07 +02:00
Patrik Oldsberg
d627a67acf
backend-app-api: fix race end DatabaseKeyStore tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 17:01:49 +02:00
Karl Haworth
c3bcd08080
remove cookies
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-04-05 10:39:46 -04:00
Karl Haworth
a1e39ffd2a
update for the return type tweak
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-04-05 10:38:42 -04:00
Patrik Oldsberg
318c0b760a
api report updates for service token improvements
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 16:28:56 +02:00
Patrik Oldsberg
a5f71d00ff
backend-app-api: reorder auth service methods in implementation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 16:17:49 +02:00
Patrik Oldsberg
007e7eaefa
changesets: added changesets for listPublicServiceKeys addition to AuthService
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 16:15:53 +02:00
Karl Haworth
6ecacd3ffe
This'll need an update for the return type tweak, but you can also skip passing {} here, mainly just confusing to the reader 😁
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-04-05 10:14:13 -04:00
Karl Haworth
3f55999021
Merge branch 'feat(apollo-explorer)--allow-callbacks-using-apiholder' of https://github.com/AmericanAirlines/backstage into feat(apollo-explorer)--allow-callbacks-using-apiholder
2024-04-05 10:10:41 -04:00
Karl Haworth
04164bdfef
Update plugins/apollo-explorer/api-report.md
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com >
2024-04-05 10:10:25 -04:00
Karl Haworth
bd13a562fa
remove unused
...
Signed-off-by: Karl Haworth <karl.haworth@aa.com >
2024-04-05 10:08:12 -04:00
Karl Haworth
147b15bd6d
Update plugins/apollo-explorer/src/components/ApolloExplorerBrowser/ApolloExplorerBrowser.tsx
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com >
2024-04-05 10:07:27 -04:00
Karl Haworth
d6b80d8237
Update plugins/apollo-explorer/src/components/ApolloExplorerBrowser/ApolloExplorerBrowser.tsx
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Karl Haworth <58607256+karlhaworth@users.noreply.github.com >
2024-04-05 10:06:39 -04:00
Patrik Oldsberg
ae38fbb6b8
backend-app-api: update DatabaseKeyStore to store expiration as string
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 16:04:37 +02:00
Andrew Ochsner
797de9c45d
Update alpha.ts
...
Signed-off-by: Andrew Ochsner <aochsner@cs.stanford.edu >
2024-04-05 08:59:08 -05:00
blam
c78134f989
chore: fix api reports
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 15:44:39 +02:00
blam
96eeea82e4
chore: small fix
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 15:41:10 +02:00
blam
6c19c14799
chore: rework the breakage
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 15:36:11 +02:00
Andrew Ochsner
6e83f6ce35
Update alpha.ts
...
Signed-off-by: Andrew Ochsner <aochsner@cs.stanford.edu >
2024-04-05 08:28:49 -05:00
Andrew Ochsner
d37e77e385
Update .changeset/tough-snakes-wink.md
...
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Andrew Ochsner <aochsner@cs.stanford.edu >
2024-04-05 08:25:57 -05:00
Patrik Oldsberg
4f2aafb86c
backend-app-api: update DatabaseKeyStore to trim expired keys
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 15:12:45 +02:00
Camila Belo
91306c9fd1
Merge pull request #24016 from backstage/mob/auth-service-obo-tokens
...
[Auth] Create service OBO tokens
2024-04-05 15:12:44 +02:00
Camila Belo
1a20b12c7d
docs: add changeset file
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Vincenzo Scamporlino <vinzscam@users.noreply.github.com >
2024-04-05 14:47:48 +02:00
Philipp Hugenroth
ae4b56031e
Clean up changes
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2024-04-05 14:38:17 +02:00
Brian Phillips
f4aed165d2
make it simpler to add exceptions for future off-schedule releases
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2024-04-05 07:37:21 -05:00
Camila Belo
9920e8f0d5
feat: add support for service obo tokens
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Vincenzo Scamporlino <vinzscam@users.noreply.github.com >
2024-04-05 14:32:34 +02:00
Philipp Hugenroth
ce463c570f
Replace dependency in package.json
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2024-04-05 14:29:48 +02:00
Philipp Hugenroth
a1a36cc67a
Update bump script
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2024-04-05 14:29:48 +02:00
Philipp Hugenroth
0f3f72a401
Add changeset
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2024-04-05 14:29:48 +02:00
Philipp Hugenroth
ddca5d2f66
Change package name if moved
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2024-04-05 14:29:48 +02:00
Andre Wanlin
a277c77fdf
Merge pull request #23981 from deepan10/azure-devops-fix
...
fixed Azure DevOps pipeline for build definition annotation
2024-04-05 07:27:22 -05:00
Brian Phillips
f1cbcb3b94
Fix automated release schedule message for releases >= 1.26
...
With Backstage v1.25 being released a month early, the automated merge
messages don't reflect the actual/effective release date. This change
adjusts the date to reflect that updated release schedule.
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2024-04-05 07:11:19 -05:00
Patrik Oldsberg
b7f07703d1
Merge pull request #24004 from backstage/rugvip/init-docs
...
backend-plugin-api: add doc for service factory initialization option
2024-04-05 12:26:38 +02:00
ishikawa-pro
4be6335046
add: changesets for cloudbuild plugin
...
Signed-off-by: ishikawa-pro <ishikawa.pro@gmail.com >
2024-04-05 19:19:12 +09:00
ishikawa-pro
b422f1e5b0
feat: change link column on cloudbuild plugin
...
Signed-off-by: ishikawa-pro <ishikawa.pro@gmail.com >
2024-04-05 19:18:57 +09:00
Patrik Oldsberg
7a3684c60b
backend-plugin-api: add doc for service factory initialization option
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-04-05 12:06:38 +02:00
backstage-goalie[bot]
8497e4d68c
Merge pull request #24007 from backstage/renovate/dockerode-3.x-lockfile
...
chore(deps): update dependency @types/dockerode to v3.3.28
2024-04-05 10:05:51 +00:00
Fredrik Adelöw
ba91121655
sort more package.json files
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-04-05 11:59:45 +02:00
renovate[bot]
e700fcb1ba
chore(deps): update dependency @types/dockerode to v3.3.28
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-05 09:36:13 +00:00
blam
0dc6d9dc21
chore: updating the type which is used for permissions
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 11:26:04 +02:00
blam
f5cec5547c
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 11:19:45 +02:00
blam
c28f142454
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 11:17:09 +02:00
Fredrik Adelöw
020213d804
Merge pull request #23996 from awanlin/topic/fix-azure-devops-token-optional
...
Fixed a bug where the `azureDevOps.token` was not truly optional
2024-04-05 11:16:53 +02:00
blam
022f1953cb
bug: fixing the passing of backstage credentials everywhere
...
Signed-off-by: blam <ben@blam.sh >
2024-04-05 11:14:30 +02:00
Vincenzo Scamporlino
7e93c6bd8a
Merge pull request #23953 from backstage/renovate/peter-evans-find-comment-digest
...
chore(deps): update peter-evans/find-comment digest to 3eae4d3
2024-04-05 10:44:47 +02:00
Gustaf Räntilä
9b6320f736
feat: Allow disabling fetching user photos
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2024-04-05 09:28:19 +02:00
Gustaf Räntilä
916411ca25
feat: Retry msgraph API calls
...
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com >
2024-04-05 09:28:19 +02:00
Patrik Oldsberg
d7de1a0f7a
Merge pull request #23858 from mario-mui/feat/support-oidc-logout
...
feat: Support revoke refresh token to oidc logout function
2024-04-05 09:26:08 +02:00
Joe Van Alstyne
af8e0e6331
Update plugins/catalog-backend-module-backstage-openapi/config.d.ts
...
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com >
Signed-off-by: Joe Van Alstyne <jvanalstyne@mdsol.com >
2024-04-05 15:12:30 +09:00