Commit Graph

51591 Commits

Author SHA1 Message Date
MT Lewis 0386fa7fc2 integration: use href from git-url-parse when resolving file urls
When parsing a URL with a trailing slash,
git-url-parse drops the trailing slash from the
href and filepath properties on the result, which
is inconsistent with the behavior of the native
URL constructor. Since before we were using the
filepath property from git-url-parse to determine
how much to truncate the pathname from the URL
constructor, we were off-by-one for URLs with a
trailing slash.

After this change, we pass the href property from
git-url-parse to the URL constructor, such that
the amount to truncate the pathname and the
pathname itself are ultimately coming from the
same source.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-03-06 21:08:57 +00:00
MT Lewis c52b3c80b1 integration: add some failing tests for defaultScmResolveUrl
Discovered some cases with SCM URL resolution that
don't appear to work as intended. This commit adds
some new failing unit tests to demonstrate the
problem, as well as a few new cases that pass to
round out the area of the suite.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-03-06 20:57:37 +00:00
backstage-goalie[bot] 23d85e06f8 Merge pull request #23427 from backstage/renovate/google-cloud-firestore-7.x-lockfile
Update dependency @google-cloud/firestore to v7.3.1
2024-03-06 20:39:19 +00:00
renovate[bot] 42e34bc908 Update dependency @google-cloud/firestore to v7.3.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 20:03:06 +00:00
backstage-goalie[bot] 6f1be613af Merge pull request #23426 from backstage/renovate/emotion-monorepo
Update dependency @emotion/react to v11.11.4
2024-03-06 19:39:38 +00:00
Fredrik Adelöw 039abf095f Merge pull request #23425 from szubster/repo-tools-dev
Move @backstage/repo-tools to dev dependencies
2024-03-06 20:31:44 +01:00
renovate[bot] c216deb212 Update dependency @emotion/react to v11.11.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 19:04:53 +00:00
Sydney Achinger 7b6e066e19 Merge pull request #23420 from wss-dogara/master
Fix TechDocs sidebar height with large number of links
2024-03-06 13:53:57 -05:00
Tomasz Szuba b65788b68f Move @backstage/repo-tools to dev dependencies
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-06 17:13:49 +01:00
Ben Lambert ffc20b0fd4 Merge pull request #22902 from andmagom/docs/KuberntesAuthStrategy
Documented the way to add a custom KubernetesAuthStrategy
2024-03-06 15:59:20 +01:00
Andres Mauricio Gomez P 692cccd582 Changing sidebars to use the new name for authentication-strategies
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 08ae12aaac Update docs/features/kubernetes/authenticationstrategy.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 61250364fb Fixing references in authenticationstrategy docs
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 575b35d5be Adding authenticationstrategy to sidebar
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andres Mauricio Gomez P 52c97b5698 Renaming authenticationstrategy file
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 7c8aa98719 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:20 +01:00
Andrés Mauricio Gómez P 18fe10f7d8 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P e3fdcec252 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P 377a0a9506 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P 5adfbb4cf0 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P a27d7d3bd5 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P e293e41ad5 Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andrés Mauricio Gómez P ab5b7eebcc Update docs/features/kubernetes/authstrategies.md
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Andres Mauricio Gomez P 5f435833f1 Documented the way to add a new KubernetesAuthStrategy
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-03-06 15:47:19 +01:00
Ben Lambert 02a79cbe4c Merge pull request #23415 from ovalice/fix/node-test-utils-to-cjs
Use index.cjs.js as entry point to scaffolder-node-test-utils
2024-03-06 13:39:27 +01:00
Ben Lambert 5860b48659 Update slimy-bananas-brush.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2024-03-06 13:13:43 +01:00
ovalice 563dfd033c Use index.cjs.js as entry point to scaffolder-node-test-utils
Signed-off-by: ovalice <user@example.com>
2024-03-06 12:47:09 +01:00
backstage-goalie[bot] 8dc18dc8ee Merge pull request #23390 from backstage/renovate/pg-8.x-lockfile
chore(deps): update dependency @types/pg to v8.11.2
2024-03-06 00:07:06 +00:00
Dylan O'Gara 7c2d022d31 Fix TechDocs sidebar height with large number of links
Signed-off-by: Dylan O'Gara <dogara@webstaurantstore.com>
2024-03-05 16:06:46 -05:00
John Philip 7963b5ca29 Merge pull request #23280 from secustor/feat/allo-to-provide-custom-techdocs-generator
feat(plugins/techdocs): add TechdocsGeneratorExtensionPoint
2024-03-05 14:47:18 -05:00
Elon Jefferson 5aad3649ad Merge pull request #22863 from awanlin/topic/entity-namespace-picker-defaults
Added `initiallySelectedNamspaces`
2024-03-05 14:14:41 -05:00
Ben Lambert 4dbaf95080 Merge pull request #23315 from backstage/changeset-release/master
Version Packages (next)
2024-03-05 15:53:14 +01:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
Ben Lambert 964caf7cc3 Merge pull request #23292 from RedlineTriad/export-get-octokit-options
feat: export `getOctokitOptions` for easier Octokit config reuse
2024-03-05 14:29:24 +01:00
RedlineTriad 221fcef553 doc: add documentation for getOctokitOptions
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-03-05 13:55:56 +01:00
Ben Lambert 47cf91fe7f Merge pull request #23386 from backstage/rugvip/no-auth
app-backend: disable default auth policy for now
2024-03-05 13:41:15 +01:00
Ben Lambert 4b1de47905 Merge pull request #23215 from backstage/renovate/asyncapi-react-component-1.x
fix(deps): update dependency @asyncapi/react-component to v1.3.1
2024-03-05 13:36:17 +01:00
Ben Lambert 28baf880a1 Merge pull request #22889 from markussiebert/feat/gitlab-group-visibility
feat: Add gitlab group visibility to group entity via annotation
2024-03-05 13:25:02 +01:00
Ben Lambert a6fddc0f3d Merge pull request #22591 from deepan10/azure-devops-permission
Azure Devops integrated with Permission Framework
2024-03-05 13:24:21 +01:00
Ben Lambert 0a598323a0 Merge pull request #22541 from sennyeya/documentation/getting-started
docs: start adding user roles to getting started documentation
2024-03-05 13:24:03 +01:00
Ben Lambert aa39908376 Merge pull request #23345 from JounQin/fix/ui_ownership
fix: `OwnershipCard` could be unscrollable when using together with `react-grid-layout`
2024-03-05 13:22:33 +01:00
Philipp Hugenroth e2ac0cb1a2 Merge pull request #21289 from philips-forks/feat-codescene-entitylevel
feat: codescene plugin at entity level
2024-03-05 13:05:41 +01:00
Ben Lambert 5a6140224f Merge pull request #22570 from pativa/autocomplete-picker-filters
Autocomplete picker: add argument for which filters should be applied
2024-03-05 12:37:55 +01:00
Patrik Ivarsson a1711da81b add tests verifying catalog backend is called with correct filters
Signed-off-by: Patrik Ivarsson <patrik.ivarsson@avanza.se>
2024-03-05 12:20:10 +01:00
Patrik Ivarsson da9083cfb0 use reduceBackendCatalogFilters
Signed-off-by: Patrik Ivarsson <patrik.ivarsson@avanza.se>
2024-03-05 12:20:10 +01:00
Patrik Ivarsson b2a992650c Autocomplete picker: add argument for which filters should be applied when fetching/counting available values
Signed-off-by: Patrik Ivarsson <patrik.ivarsson@avanza.se>
2024-03-05 12:20:10 +01:00
Ben Lambert 900ca70831 Merge pull request #23377 from NiekRossenInfoSupport/feature/document-template-conditionals
Add examples for using parameters as conditionals and setting parameters
2024-03-05 12:00:39 +01:00
Ben Lambert 7b896d61ad Merge pull request #23393 from backstage/mob/fix-kubernetes-catalog-requests
[Kubernetes] Fix Catalog Auth Token
2024-03-05 11:44:43 +01:00
Ben Lambert afe9d9cc6c Merge pull request #23143 from backstage/camilaibs/scaffolder-new-auth-services-migration
[Scaffolder] Start migrating to use new auth services
2024-03-05 11:32:26 +01:00
Camila Belo 69d0217cba fix: sent token to get entities request
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-03-05 11:29:33 +01:00