2585 Commits

Author SHA1 Message Date
Patrik Oldsberg 4276a64116 .github/ISSUE_TEMPLATE: added sync script for common fields
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 18:07:19 +02:00
Patrik Oldsberg 8b63921787 .github/ISSUE_TEMPLATE: add documentation.yaml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 15:53:56 +02:00
Patrik Oldsberg 5791e1dc2e .github/ISSUE_TEMPLATE: add maintenance.yaml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 15:53:56 +02:00
Patrik Oldsberg ed6ae655bd .github/ISSUE_TEMPLATE: add other.yaml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 15:53:56 +02:00
Patrik Oldsberg 5c7789c168 .github/ISSUE_TEMPLATE: merge rfc.yaml and feature.yaml into suggestion.yaml
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 15:53:56 +02:00
Patrik Oldsberg ef797aa0bb .github/ISSUE_TEMPLATE: update bug template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 15:51:15 +02:00
Patrik Oldsberg 8c79a739a1 .github/ISSUE_TEMPLATE: remove ux_component template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-19 14:46:35 +02:00
aramissennyeydd d0d1b9933a remove continue-on-error stuff
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-17 22:18:14 -04:00
aramissennyeydd 52da6addc3 add caching to the build to speed up incremental changes
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-17 22:18:14 -04:00
aramissennyeydd c01c78b848 chore: start building new api reference docs alongside existing build
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-17 22:18:13 -04:00
Aramis Sennyey 222b18a67f Merge pull request #29574 from aramissennyeydd/sennyeya/clean-created-files
fix: clear all generated files during docsite generation
2025-04-17 22:01:16 -04:00
aramissennyeydd b50b555f5f fix ci
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-17 18:48:27 -04:00
renovate[bot] a43318c8b3 chore(deps): update actions/setup-node action to v4.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 13:38:18 +00:00
Paul Schultz d5264894d3 update vocab list
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-15 07:34:28 -05:00
Vincenzo Scamporlino 40126ffcd4 Merge pull request #29329 from backstage/gateway-plugin
Gateway plugin
2025-04-15 10:06:07 +02:00
Fredrik Adelöw 724b6ab4f9 Merge pull request #29212 from backstage/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6.15.0
2025-04-14 15:51:33 +02:00
Fredrik Adelöw 7d0a6a1d33 Merge pull request #29336 from backstage/renovate/actions-upload-artifact-4.x
chore(deps): update actions/upload-artifact action to v4.6.2
2025-04-14 15:47:12 +02:00
aramissennyeydd ee3823d22b remove build output
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-14 09:18:50 -04:00
Vincenzo Scamporlino d65bc75b3e vale vale
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-04-14 11:58:58 +02:00
aramissennyeydd 1fde5767c2 verify empty
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-13 18:15:01 -04:00
aramissennyeydd 43f061eb73 fix: clear all generated files during docsite generation
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-13 18:13:10 -04:00
Fredrik Adelöw 8276234d8d Merge pull request #29476 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to 649b4fd
2025-04-08 10:29:24 +02:00
renovate[bot] 9729c57fa3 chore(deps): update github/codeql-action action to v3.28.15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 23:41:17 +00:00
renovate[bot] fadf709c55 chore(deps): update chromaui/action digest to 649b4fd
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 16:47:58 +00: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
Peter Macdonald cb11167e11 attempt at api docs fix
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-03-25 15:51:50 +01:00
Ben Lambert 793413d109 Merge pull request #29314 from backstage/renovate/actions-cache-digest
chore(deps): update actions/cache digest to 5a3ec84
2025-03-25 11:27:29 +01:00
renovate[bot] df32cef7ff chore(deps): update actions/upload-artifact action to v4.6.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 15:15:49 +00:00
renovate[bot] 0bd3b1e207 chore(deps): update actions/cache action to v4.2.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 15:15:42 +00:00
Vincenzo Scamporlino 1517d6a283 Merge pull request #29331 from backstage/renovate/actions-upload-artifact-digest
chore(deps): update actions/upload-artifact digest to ea165f8
2025-03-21 16:02:47 +01:00
renovate[bot] 08ccd60a00 chore(deps): update actions/upload-artifact digest to ea165f8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 13:38:18 +00:00
renovate[bot] 8d8a101b51 chore(deps): update actions/download-artifact digest to 95815c3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-21 13:38:12 +00:00
renovate[bot] 1460c09c4f Update actions/cache digest to 5a3ec84
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-20 07:55:55 +00:00
Andre Wanlin 418ebe19ea Adjust Deploy Microsite Clean Command
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-03-19 12:54:34 -05:00
Andre Wanlin b177d8a5c4 Enable API docs generation
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-03-19 11:01:16 -05:00
Fredrik Adelöw ca4c2ee5f6 add 1.37 release notes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-18 14:42:06 +01:00
Lars Van Steenbergen 5f66007d58 ElasticSearch backend: Add the option to configure the fuzziness. (#28661)
* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: add option to finetune the fuzziness for elasticsearch

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Missed 2 exports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: Add the api report

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: clean up unwanted line

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: fix

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* feature: readding the api-reports

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update .changeset/four-bees-look.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* fix: added remarks

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Update docs/features/search/search-engines.md

Co-authored-by: John Philip <johnphilip283@gmail.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update docs/features/search/search-engines.md

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>

* Update comment

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Add vale accepted words and extra documentation

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
<45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

* Unneeded parameter removal + replace Distance by distance

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>

---------

Signed-off-by: Lars van Steenbergen <lars@wingu.dev>
Signed-off-by: Lars Van Steenbergen <45992455+lvstb@users.noreply.github.com>
Signed-off-by: Lars Van Steenbergen
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Co-authored-by: John Philip <johnphilip283@gmail.com>
Co-authored-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-03-17 15:59:17 -04:00
Ben Lambert 28bfba1246 Merge pull request #29213 from backstage/renovate/docker-setup-buildx-action-3.x
Update docker/setup-buildx-action action to v3.10.0
2025-03-17 08:40:17 +01:00
Fredrik Adelöw 27217a2d45 missing dependency
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-16 16:26:32 +01:00
Fredrik Adelöw 6d024163ec Merge pull request #28443 from Lucifergene/bump-pg
Added support for PostgreSQL 17 and updated related test configurations
2025-03-13 22:52:13 +01:00
renovate[bot] d7ed160fc7 chore(deps): update docker/setup-buildx-action action to v3.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 18:34:08 +00:00
renovate[bot] 9f2170f9e3 chore(deps): update docker/build-push-action action to v6.15.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-13 18:34:01 +00:00
Fredrik Adelöw aa8b8cc872 Merge pull request #29096 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.28.11
2025-03-12 15:28:21 +01:00
renovate[bot] 499dd47adc chore(deps): update actions/cache action to v4.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-12 03:17:30 +00:00
renovate[bot] 44a92b2b2c chore(deps): update github/codeql-action action to v3.28.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 17:51:49 +00:00
Fredrik Adelöw 731ae39c43 Merge pull request #28277 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.28.10
2025-03-07 14:38:29 +01:00
Fredrik Adelöw a50ca12fb4 Merge pull request #29083 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to c93e0bc
2025-03-07 14:36:42 +01:00