Luke Albao
|
a044efa187
|
[docs] add branch naming caveat to github discovery integration
Signed-off-by: Luke Albao <luke.albao@webflow.com>
|
2025-03-28 13:44:09 -07:00 |
|
Andre Wanlin
|
b877e46ca8
|
kubernetes - Added New Frontend System filter for tab
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2025-03-28 19:09:37 +00:00 |
|
Fredrik Adelöw
|
6b0cae3fc0
|
Merge pull request #29414 from backstage/freben/blogz
get rid of some docusaurus warnings
|
2025-03-28 14:50:04 +01:00 |
|
Ben Lambert
|
ddac7dd3cc
|
Merge pull request #29411 from backstage/blam/fix-apidocs
Fixing docs build
|
2025-03-28 11:51:19 +01:00 |
|
Fredrik Adelöw
|
9acfc70d6b
|
get rid of some docusaurus warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-03-28 11:41:20 +01:00 |
|
benjdlambert
|
f838ea2fd7
|
chore: bump old space size
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-03-28 10:18:21 +01:00 |
|
benjdlambert
|
fa15fc9347
|
chore: don't clean up all mdx files as we need them, just not the ones in the docs folder
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-03-28 10:09:25 +01:00 |
|
benjdlambert
|
3a73c9a66c
|
chore: why remove the mdx files they need to be there?
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-03-28 09:08:36 +01:00 |
|
benjdlambert
|
40887d4bc1
|
chore: really verify microsite
Signed-off-by: benjdlambert <ben@blam.sh>
|
2025-03-28 08:27:56 +01:00 |
|
Vincenzo Scamporlino
|
66ce89582e
|
Merge pull request #28892 from benjidotsh/auth/bitbucket-persist
feat(auth): enable persistency of scopes for Bitbucket Cloud
|
2025-03-27 22:13:21 +01:00 |
|
Camila Belo
|
3971a7a755
|
fix: default catalog table search
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2025-03-27 21:48:22 +01:00 |
|
Patrik Oldsberg
|
8ab9af844c
|
Merge pull request #29408 from backstage/rugvip/roadmap
docs/overview: update roadmap
|
2025-03-27 13:13:51 +01:00 |
|
Patrik Oldsberg
|
b1bda7939c
|
docs/overview: update roadmap
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-03-27 11:58:39 +01:00 |
|
Ben Lambert
|
7fbb2a716e
|
Merge pull request #29398 from benjidotsh/discovery/bitbucket-cloud-event-based-discovery-fix
fix(discovery): fix bug in event-based discovery for Bitbucket Cloud
|
2025-03-27 11:56:14 +01:00 |
|
Johannes Will
|
003dc1563f
|
feat: support pathes in gitlab:group:ensureExists (#29399)
Signed-off-by: Johannes Will <johannes.will@siemens.com>
|
2025-03-27 11:43:07 +01:00 |
|
its-mitesh-kumar
|
c03ea1e6a6
|
Merge branch 'catalog-import-add-translation' of https://github.com/its-mitesh-kumar/backstage into catalog-import-add-translation
|
2025-03-27 12:59:25 +05:30 |
|
its-mitesh-kumar
|
4bf3a89a76
|
exporting translation via alpha
Signed-off-by: its-mitesh-kumar <itsmiteshkumar98@gmail.com>
|
2025-03-27 12:56:48 +05:30 |
|
Mitesh Kumar
|
ec68dc8b92
|
Update .changeset/moody-eagles-smile.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Mitesh Kumar <itsmiteshkumar98@gmail.com>
|
2025-03-27 12:11:32 +05:30 |
|
Adam Kunicki
|
379934e9b8
|
Update api report
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
|
2025-03-26 22:26:34 -07:00 |
|
Andy Ladjadj
|
9c12a76c9e
|
fix(techdocs): prevent to throw an error when the SCM provider is not supported (#29154)
* fix(techdocs): prevent to throw error on undefined 'selection'
Error
TypeError
Message
Failed to execute 'containsNode' on 'Selection': parameter 1 is not of type 'Node'.
Stack Trace
TypeError: parameter 1 is not of type 'Node'.
at https://backstage.mpi-internal.com/static/module-backstage.b2517ed5.js:618:1729
at ul (https://backstage.mpi-internal.com/static/module-react-dom.b4fe5cf3.js:16:24313)
at Ct (https://backstage.mpi-internal.com/static/module-react-dom.b4fe5cf3.js:16:42455)
at qs (https://backstage.mpi-internal.com/static/module-react-dom.b4fe5cf3.js:16:34578)
at Ln (https://backstage.mpi-internal.com/static/module-react-dom.b4fe5cf3.js:24:1590)
at MessagePort.Zn (https://backstage.mpi-internal.com/static/module-react-dom.b4fe5cf3.js:24:1980)
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
* doc: add changeset
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
* chore(techinsights-addon): doesn't load the component for unsuported repositories
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
* Update plugins/techdocs-module-addons-contrib/src/ReportIssue/ReportIssueContent.tsx
Co-authored-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com>
* Update plugins/techdocs-module-addons-contrib/src/ReportIssue/ReportIssueContent.tsx
Co-authored-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com>
* fix: doesn't test that selection contains feebackContainer
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
* ci: update the changeset
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
---------
Signed-off-by: Andy LADJADJ <andy.ladjadj@adevinta.com>
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com>
Co-authored-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
|
2025-03-26 19:40:26 -04:00 |
|
Adam Kunicki
|
2eaaf0bda0
|
Update lockfile
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
|
2025-03-26 16:37:46 -07:00 |
|
Adam Kunicki
|
cc5f066fa5
|
Update/move docs
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
|
2025-03-26 16:37:42 -07:00 |
|
Adam Kunicki
|
dccbdd5a6b
|
Support broadcast, address some review comments
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
|
2025-03-26 16:37:31 -07:00 |
|
Jackson Chen
|
0e9f7fe269
|
techdocs: update attachTechDocsAddonComponentData with idempotency
Signed-off-by: Jackson Chen <jacksonc@spotify.com>
|
2025-03-26 15:43:06 -04:00 |
|
Adam Kunicki
|
552170ddad
|
Add Slack Notification Processor
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com>
|
2025-03-26 09:26:16 -07:00 |
|
Fredrik Adelöw
|
a31a430c17
|
Merge pull request #29396 from backstage/djam/github-app-webhook-secret
fix: mark github webhookSecret as optional
|
2025-03-26 11:58:41 +01:00 |
|
Benjamin Janssens
|
425df052b4
|
test(discovery): update tests
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
|
2025-03-26 11:53:04 +01:00 |
|
Benjamin Janssens
|
146e41b996
|
fix(discovery): fix bug in event-based discovery that causes unnecessary API calls to Bitbucket Cloud
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
|
2025-03-26 11:36:05 +01:00 |
|
djamaile
|
64506f3e20
|
chore: run api report
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2025-03-26 11:35:27 +01:00 |
|
djamaile
|
9768992a4e
|
fix: mark github webhookSecret as optional
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2025-03-26 11:22:53 +01:00 |
|
Fredrik Adelöw
|
606f6dcd37
|
Merge pull request #29395 from AmbrishRamachandiran/ldap-notes-design
Added notes design to ldp org
|
2025-03-26 11:03:38 +01:00 |
|
AmbrishRamachandiran
|
de19466ee6
|
Added notes design to ldp org
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
|
2025-03-26 15:03:37 +05:30 |
|
backstage-goalie[bot]
|
32619f07f8
|
Merge pull request #29393 from backstage/renovate/octokit-monorepo
fix(deps): update dependency @octokit/core to v5.2.1
|
2025-03-26 02:50:39 +00:00 |
|
renovate[bot]
|
bc1cae41c5
|
fix(deps): update dependency @octokit/core to v5.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-26 02:09:53 +00:00 |
|
backstage-goalie[bot]
|
9dba427a3d
|
Merge pull request #29392 from backstage/renovate/base-ui-components-react-1.x-lockfile
fix(deps): update dependency @base-ui-components/react to v1.0.0-alpha.7
|
2025-03-26 01:53:00 +00:00 |
|
renovate[bot]
|
7568b53ab1
|
fix(deps): update dependency @base-ui-components/react to v1.0.0-alpha.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-26 00:40:56 +00:00 |
|
backstage-goalie[bot]
|
7919062129
|
Merge pull request #29387 from backstage/renovate/npm-vite-vulnerability
Update dependency vite to v5.4.15 [SECURITY]
|
2025-03-26 00:21:31 +00:00 |
|
backstage-goalie[bot]
|
11ffce6872
|
Merge pull request #29378 from backstage/renovate/lightningcss-1.x-lockfile
Update dependency lightningcss to v1.29.3
|
2025-03-26 00:21:27 +00:00 |
|
Patrik Oldsberg
|
5d7bad4920
|
core-components: fix AlertDisplay messaging
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-03-25 22:04:34 +01:00 |
|
Patrik Oldsberg
|
f7cb5383e9
|
canon: prop extraction fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-03-25 20:57:16 +01:00 |
|
renovate[bot]
|
7588602999
|
Update dependency vite to v5.4.15 [SECURITY]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-25 18:19:22 +00:00 |
|
Patrik Oldsberg
|
613b98a7c0
|
Merge pull request #29382 from Parsifal-M/fix/api-docs
[Microsite] Attempt at api docs fix
|
2025-03-25 19:05:57 +01:00 |
|
Charles de Dreuille
|
2c4a1b6631
|
Merge pull request #29306 from backstage/caon-docs-compose-stories
Canon Docs - Use Storybook stories directly in Canon docs using composeStories()
|
2025-03-25 18:03:20 +00:00 |
|
Matt Benson
|
76681a58f2
|
factor JSON schema rendering and scaffolder usage examples out of ActionsPage
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
|
2025-03-25 10:02:57 -05:00 |
|
Peter Macdonald
|
cb11167e11
|
attempt at api docs fix
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
|
2025-03-25 15:51:50 +01:00 |
|
Charles de Dreuille
|
fc2860c102
|
Update stories-snippets.tsx
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-03-25 14:02:45 +00:00 |
|
Charles de Dreuille
|
062c2b49d0
|
Merge branch 'master' into caon-docs-compose-stories
|
2025-03-25 14:02:05 +00:00 |
|
Charles de Dreuille
|
b6e92d8925
|
Code update
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-03-25 13:32:12 +00:00 |
|
Fredrik Adelöw
|
618ad32279
|
Merge pull request #29299 from backstage/changeset-release/master
Version Packages (next)
|
2025-03-25 14:30:02 +01:00 |
|
github-actions[bot]
|
55905367dd
|
Version Packages (next)
|
2025-03-25 12:51:22 +00:00 |
|