Commit Graph

54831 Commits

Author SHA1 Message Date
Hghtwr f79798be04 Update api report for #24889
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 8f34253b90 Satisfy Typecheck for user/groups by restructuring the if clause
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 70500dd306 Remove former implementation of listSaaSUsers()
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 5d4045b09d Remove gitlab-org used during testing, remove unused types and options
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 59df048996 Add explaination for Gitlab's restrictUsersToGroup configuration key
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 8db30ad852 Create changeset for restrictUserToGroup configuration key
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 115741c468 Implement group-based user retrieval for Gitlab based on additional configuration key 'restrictUsersToGroup'
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Patrik Oldsberg 04c24e47e7 Merge pull request #24136 from backstage/yarn-plugin
Add `yarn-plugin-backstage`
2024-06-05 09:58:46 +02:00
Fredrik Adelöw c8c0bb95ca Merge pull request #24973 from backstage/changeset-release/master
Version Packages (next)
2024-06-04 18:05:39 +02:00
MT Lewis 573e98b352 yarn-plugin: use findPaths from cli-common instead of custom findWorkspaceRoot implementation
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:59 +01:00
MT Lewis 95d7234e91 yarn-plugin: expand error message when package is missing from version manifest
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:59 +01:00
MT Lewis acc7caa715 yarn-plugin: add some explanatory comments to BackstageResolver
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:59 +01:00
MT Lewis c24bc371eb yarn-plugin: add unit tests
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:57 +01:00
MT Lewis 7763950ed5 yarn-plugin: ensure getCurrentBackstageVersion works anywhere in the workspace
Previously this method only worked in the
workspace root. A bit verbose and manual to make
this work, because it needs to be synchronous.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:57 +01:00
MT Lewis 831b0e6314 yarn-plugin: do not attempt to convert backstage: versions in peerDependencies
Yarn does not support protocols other than npm and
workspace for peerDependencies - any other
protocols will produce an error and be converted
to '*' when running yarn. This change matches that
limitation in the beforeWorkspacePacking hook.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:57 +01:00
MT Lewis 97ffd7ec18 yarn-plugin: replace backstage:^ with ^ ranges when packing
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:57 +01:00
MT Lewis 038f851c28 yarn-plugin: support only "backstage:^"
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:56 +01:00
MT Lewis 8fb936d9b0 yarn-plugin: add .gitignore for builder output
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:56 +01:00
MT Lewis 612d471d29 yarn-plugin: handle packing step
This commit introduces a beforeWorkspacePacking
hook which converts `backstage:` versions back
into `npm:`` versions when packages are packed for
publish. This allows the `backstage:` protocol to
be used even for packages that are intended to
themselves be published (such as packages in
third-party Backstage plugin monorepos outside
core).

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:56 +01:00
MT Lewis 197a51625c yarn-plugin: api report
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:56 +01:00
MT Lewis 5eb9dfa82b build(deps): manually restore previous version of @types/node
Looks like we were getting caught by the below
issue, or something related to it. Trying a revert
of the change in resolved version of @types/node
that came along with the new dependencies in
packages/yarn-plugin.

https://github.com/vitejs/vite/issues/15714

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:55 +01:00
MT Lewis eaa7500130 yarn-plugin: add initial version of plugin
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-06-04 17:03:54 +01:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
Fredrik Adelöw 3b086b0020 Merge pull request #25012 from Rbillon59/master
[Github Scaffolder Module] Add boolean flag to discard authors information in createPullRequest action
2024-06-04 17:27:27 +02:00
Patrik Oldsberg 72fde4db9a Merge pull request #25054 from backstage/rugvip/aj
create-app: update yarn.lock seed, adding ajv, removing @swc/core
2024-06-04 16:49:59 +02:00
Fredrik Adelöw be0e1fe3c0 Merge pull request #24858 from SnowBlitzer/jordans/fixDescription
Having overflowTooltip inherit font size
2024-06-04 16:13:29 +02:00
Patrik Oldsberg b80d0fa7e5 Merge pull request #24777 from backstage/rugvip/binding-backport
core-*-api: backport support for external route ref default targets + config route binding
2024-06-04 16:00:56 +02:00
Patrik Oldsberg db8a776599 create-app: update yarn.lock seed, adding ajv, removing @swc/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-04 15:56:29 +02:00
Fredrik Adelöw 71f97ddc83 Merge pull request #24790 from J0shSkqlq/master
[Docs] Describe default Behaviour of branch filter in the Configuration of the Github discovery provider.
2024-06-04 14:04:15 +02:00
Vincenzo Scamporlino daec136f92 Merge pull request #24967 from huggingpixels/sidebar-submenu-title-color
Fixed SubmenuSubtitle is always white including on light background
2024-06-04 09:54:32 +02:00
Patrik Oldsberg 57b612b5f5 Merge pull request #25001 from ismailmmd/check-doc-quality-script-fix
Fix error message when vale is not installed
2024-06-04 01:11:37 +02:00
Patrik Oldsberg 354d1df114 Merge pull request #25035 from piatkiewicz/patch-2
update package ref to alpha
2024-06-04 00:57:52 +02:00
Patrik Oldsberg 1035a8c153 Merge pull request #25038 from hamzisco/patch-1
Update configuration.md
2024-06-04 00:56:46 +02:00
backstage-goalie[bot] 441d9ec8b5 Merge pull request #24974 from backstage/renovate/nodemon-3.x-lockfile
chore(deps): update dependency nodemon to v3.1.3
2024-06-03 19:44:55 +00:00
Patrik Oldsberg d55b40a67d docs: language fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 21:41:18 +02:00
Patrik Oldsberg edc430d7b1 core-compat-api: safer getDefaultTarget conversion
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 21:41:18 +02:00
Patrik Oldsberg 5d464f8275 core-app-api: sticky error for route resolution too
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 21:41:18 +02:00
renovate[bot] ec9398ef7c chore(deps): update dependency nodemon to v3.1.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-03 19:19:01 +00:00
hamzisco 71265afb1d Update configuration.md
Correct typo

"(...) to by looked up (...)" -> "(...) to be looked up (...)"

Signed-off-by: hamzisco <hammalik@cisco.com>
2024-06-03 16:21:27 +01:00
backstage-goalie[bot] 0d8bb17a13 Merge pull request #25036 from backstage/renovate/codemirror
fix(deps): update dependency @codemirror/language to v6.10.2
2024-06-03 15:19:53 +00:00
Patrik Oldsberg a85c6f57e3 app: remove unnecessary route bindings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg f26861e30e core-app-api: port over the rest of resolveRouteBindings tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg 60085dd33a scaffolder: add default route targets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg d8e2f53bab org: add default route target and make optional
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg cd6aeea6a2 catalog-graph: add default route target
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg 863a800d4e catalog: add default route targets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg 7f8403952f api-docs: add default route target
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg ec3ca372aa docs/plugins/composability: document default external route refs targets and route binding through config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg b80dc81229 docs/frontend-system: add docs for external route refs default targets
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:45 +02:00
Patrik Oldsberg 35fbe097ea core-*-api: add support for default targets for external route refs and route binding through config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-03 17:05:44 +02:00