Commit Graph

51017 Commits

Author SHA1 Message Date
renovate[bot] ef4557486b chore(deps): update dependency knip to v5.0.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-23 14:13:54 +00:00
Patrik Oldsberg 09601e6a12 Merge pull request #23067 from backstage/rugvip/pr/efb46a
entity-feedback-backend: migrated to support new auth services
2024-02-23 15:01:46 +01:00
Patrik Oldsberg e0bb5c5111 Merge pull request #23057 from backstage/rugvip/pr/fecd61
linguist-backend: migrate to support new auth services
2024-02-23 14:51:21 +01:00
Patrik Oldsberg b9e5844b51 Merge pull request #23068 from backstage/rugvip/pr/640b5d
badges-backend: migrate to support new auth services
2024-02-23 14:50:53 +01:00
Patrik Oldsberg d986901a69 Merge pull request #23064 from backstage/rugvip/pr/0bee2f
notifications-backend: migrated to use new auth services
2024-02-23 14:50:12 +01:00
Patrik Oldsberg 98f14598dc Merge pull request #23063 from backstage/rugvip/pr/b6bd81
lighthouse-backend: migrate to support new auth services
2024-02-23 14:49:37 +01:00
Patrik Oldsberg 04c74a96a1 entity-feedback-backend: add missing auth services for new backend system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 14:48:46 +01:00
Patrik Oldsberg 14b0d48ad7 Merge pull request #23074 from backstage/rugvip/pr/9ad8a1
adr-backend: migrated to support new auth services
2024-02-23 14:46:50 +01:00
Patrik Oldsberg 205ff06e13 Merge pull request #23075 from backstage/rugvip/pr/910e28
auth-backend-module-oauth2-proxy-provider: internal refactor to avoid deprecated method
2024-02-23 14:46:25 +01:00
Patrik Oldsberg b75f2f2ad8 Merge pull request #23072 from backstage/rugvip/pr/39965b
auth-backend: migrate to support new auth services
2024-02-23 14:46:05 +01:00
Patrik Oldsberg de493285f1 Merge pull request #23073 from backstage/rugvip/pr/1e8a13
auth-node: deprecate getBearerTokenFromAuthorizationHeader
2024-02-23 14:45:29 +01:00
Fredrik Adelöw 05a47df811 Merge pull request #23151 from backstage/renovate/isomorphic-git-1.x-lockfile
fix(deps): update dependency isomorphic-git to v1.25.6
2024-02-23 14:31:14 +01:00
Fredrik Adelöw f97ede90c4 Merge pull request #23178 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.24.5
2024-02-23 14:30:36 +01:00
Fredrik Adelöw 2f287e8b7f Merge pull request #23146 from backstage/freben/esm-again
more esm limitations
2024-02-23 14:29:45 +01:00
Fredrik Adelöw e530374192 Merge pull request #22594 from drodil/search_index
chore: add missing indexes to search table
2024-02-23 13:35:59 +01:00
Fredrik Adelöw 04ad90e9df Merge pull request #23200 from backstage/freben/sort-packages
sort the root package.json, and make sure that all package.json files get sorted going forward
2024-02-23 12:04:54 +01:00
renovate[bot] 9c27f594a8 chore(deps): update github/codeql-action action to v3.24.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-23 10:34:54 +00:00
Fredrik Adelöw aff4feb776 sort the root package.json, and make sure that all package.json files get sorted going forward
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-23 11:33:57 +01:00
Patrik Oldsberg e77d7a90c6 auth-backend-module-oauth2-proxy-provider: internal refactor to avoid deprecated method
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:58:24 +01:00
Patrik Oldsberg c8fdd83810 adr-backend: migrated to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:58:23 +01:00
Patrik Oldsberg b4fc6e3164 auth-node: deprecate getBearerTokenFromAuthorizationHeader
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:58:21 +01:00
Patrik Oldsberg 492fe83977 auth-backend: migrate to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:58:13 +01:00
Patrik Oldsberg 29a1f91c95 badges-backend: migrate to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:15:23 +01:00
Patrik Oldsberg 4f8ecd65f9 entity-feedback-backend: migrated to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:15:22 +01:00
Patrik Oldsberg 84af361987 notifications-backend: migrated to use new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:15:17 +01:00
Patrik Oldsberg 9f9ba708da lighthouse-backend: migrate to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:15:16 +01:00
Patrik Oldsberg 61ff58f1ef linguist-backend: migrate to support new auth services
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Carl-Erik Bergström <cbergstrom@spotify.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 10:15:06 +01:00
Fredrik Adelöw 72572b2fe1 Merge pull request #23179 from backstage/freben/unused
remove unused dependency
2024-02-23 10:02:53 +01:00
Patrik Oldsberg e337684b89 Merge pull request #23054 from backstage/mob/auth-service-core
Initial implementation of BEP 0003 - auth architecture evolution
2024-02-23 09:56:28 +01:00
Ben Lambert d39560ce4c Merge pull request #23188 from backstage/blam/resolve-safe-child-pt-2 2024-02-23 07:54:56 +01:00
Patrik Oldsberg 7cbb7606c0 .changesets: added changeset for auth services addition to backend-defaults
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 01:07:53 +01:00
Patrik Oldsberg 74062bce28 backend-{app-api,test-utils}: minor cleanup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 01:07:53 +01:00
Patrik Oldsberg db62da78d9 backend-next: use stringifyEntityRef in github provider module
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-23 01:07:53 +01:00
blam 1ad2b1b61e chore: return the original input path, and add a test
Signed-off-by: blam <ben@blam.sh>
2024-02-22 22:17:53 +01:00
blam 742243032f chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2024-02-22 21:23:19 +01:00
blam edf65d7d31 fix: make sure to construct the target from the resolved base path too
Signed-off-by: blam <ben@blam.sh>
2024-02-22 21:19:34 +01:00
backstage-goalie[bot] 8cc5dd9d29 Merge pull request #23181 from backstage/renovate/jscodeshift-0.x-lockfile
fix(deps): update dependency jscodeshift to v0.15.2
2024-02-22 16:56:59 +00:00
Ben Lambert 568157d207 Merge pull request #23180 from backstage/blam/resolve-safe-child
Improve check in `resolveSafeChildPath`
2024-02-22 17:41:54 +01:00
renovate[bot] 48abf1754a fix(deps): update dependency jscodeshift to v0.15.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-22 16:24:06 +00:00
Fredrik Adelöw f86e34c0d9 remove unused dependency
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-22 17:17:07 +01:00
Fredrik Adelöw c671293324 Merge pull request #23159 from backstage/renovate/eslint-plugin-jest-27.x-lockfile
fix(deps): update dependency eslint-plugin-jest to v27.9.0
2024-02-22 17:09:58 +01:00
Fredrik Adelöw 6fb46ce748 one more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-22 17:07:07 +01:00
blam e0b997cdec chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2024-02-22 16:48:43 +01:00
blam 78f892b3a8 fix: resolve the actual paths for base and target
Signed-off-by: blam <ben@blam.sh>
2024-02-22 16:37:41 +01:00
Patrik Oldsberg d2600ca208 Update packages/backend-plugin-api/src/services/definitions/coreServices.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-22 15:35:03 +01:00
Fredrik Adelöw 1ab0d3ef35 Merge pull request #22540 from OSfrog/stack-overflow-search-highlight-fix
fix: Stack Overflow plugin search highlight fix
2024-02-22 14:40:35 +01:00
Fredrik Adelöw 972502b366 Merge pull request #23046 from awanlin/topic/use-fetch-api
Updated Azure DevOps, DevTools, and Linguist to use `fetchApi` as per ADR013
2024-02-22 14:17:55 +01:00
Fredrik Adelöw ef3310a097 Merge pull request #22974 from yu-kkurii/fix-radar-table-squish
Fix Tech Radar header cell getting squished and unreadable
2024-02-22 14:17:01 +01:00
Fredrik Adelöw 212f2df308 Merge pull request #22790 from backstage/freben/knexfile
suggest knexfile
2024-02-22 13:03:44 +01:00
Fredrik Adelöw 239b76290a Merge pull request #23172 from backstage/freben/deep-visibility
extend the visibility docs with deep visibility
2024-02-22 12:10:51 +01:00