renovate[bot]
3d2cf95745
Update dependency @roadiehq/backstage-plugin-github-pull-requests to v2.5.24
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 23:27:28 +00:00
backstage-goalie[bot]
b64a47467b
Merge pull request #23433 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
...
Update dependency @roadiehq/backstage-plugin-github-insights to v2.3.27
2024-03-06 23:09:45 +00:00
renovate[bot]
bb25e08354
Update dependency @roadiehq/backstage-plugin-github-insights to v2.3.27
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 22:34:00 +00:00
backstage-goalie[bot]
a48bbbaa94
Merge pull request #23432 from backstage/renovate/roadiehq-backstage-plugin-buildkite-2.x-lockfile
...
Update dependency @roadiehq/backstage-plugin-buildkite to v2.1.21
2024-03-06 22:16:24 +00:00
renovate[bot]
9df837ad12
Update dependency @roadiehq/backstage-plugin-buildkite to v2.1.21
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 21:47:44 +00:00
backstage-goalie[bot]
34574eedff
Merge pull request #23428 from backstage/renovate/newrelic-browser-agent-1.x-lockfile
...
Update dependency @newrelic/browser-agent to v1.252.1
2024-03-06 21:30:41 +00:00
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
renovate[bot]
3ae28f2c8c
Update dependency @newrelic/browser-agent to v1.252.1
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06 20:50:06 +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
Philipp Hugenroth
1d72a99cf2
Adjust to review
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2024-03-06 12:28:14 +01:00
kosukeKK
e4418dc368
added api report
...
Signed-off-by: kosukeKK <koskacts@gmail.com >
2024-03-06 19:52:44 +09:00
Paul Hodgetts
ab03c9b049
Add Sysdig to the Plugin Directory
...
Signed-off-by: Paul Hodgetts <paul.hodgetts@sysdig.com >
2024-03-06 11:10:02 +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
Severin Wischmann
1914e2a309
Added changeset
...
Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com >
2024-03-05 20:05:10 +01:00
Harrison Hogg
e753a1c96e
Update .changeset/early-worms-pretend.md
...
Signed-off-by: Harrison Hogg <7130591+HHogg@users.noreply.github.com >
2024-03-05 17:04:57 +00:00
swnia
85d8a828cb
README references wrong plugin
...
The documentation for the new backend system referenced the wrong plugin. This commit fixes that.
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com >
2024-03-05 16:37:37 +01:00
João Mikos
0453619c81
Changed timeline order in example snippet.
...
Signed-off-by: João Mikos <jmikos@seatgeek.com >
2024-03-05 12:05:15 -03: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
renovate[bot]
98b10863e0
chore(deps): update dependency @types/rollup-plugin-peer-deps-external to v2.2.5
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 13:32:04 +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