Commit Graph

54364 Commits

Author SHA1 Message Date
Patrik Oldsberg 1c8a0cb81e Merge pull request #24796 from brianphillips/search-backend-build-ordering
Split search backend plugin initialization into init and start phases
2024-05-16 16:00:41 +02:00
Patrik Oldsberg 021d4cbfd1 Update plugins/search-backend-node/src/alpha.ts
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-16 15:42:09 +02:00
Patrik Oldsberg 42189602af Apply suggestions from code review
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-16 15:33:12 +02:00
Brian Phillips b1ea88559c rename method per code review feedback
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2024-05-16 08:11:25 -05:00
Vincenzo Scamporlino af7c21ee20 Merge pull request #24444 from grantila/grantila/fix-cli-versions-check
Fix versions-check cli command
2024-05-16 12:23:01 +02:00
Ben Lambert e84fb0c4aa Merge pull request #24806 from backstage/rugvip/shaking
theme: fix v5 prefix tree shaking
2024-05-16 11:50:24 +02:00
Patrik Oldsberg 22cf6bcc58 Merge pull request #24802 from AdityaK60/Update_deployment_docs
Updated the deployment documents
2024-05-16 11:39:42 +02:00
Patrik Oldsberg 702fa7d17c theme: fix v5 prefix tree shaking
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-16 11:32:58 +02:00
Patrik Oldsberg 6ae2fab273 Merge pull request #24801 from adamdmharvey/adamdmharvey-tidy-up
chore: Tidy up tests and logging typos
2024-05-16 11:18:11 +02:00
Patrik Oldsberg 389ae5ae14 Merge pull request #24800 from jaeeunl/docs-update-production-setup-instruction-in-otel-tutorial
Update setup-opentelemetry.md
2024-05-16 11:11:15 +02:00
Patrik Oldsberg 866e5186fc Merge pull request #24765 from backstage/rugvip/roadmap
docs/overview: update roadmap for fall 2024
2024-05-16 10:35:43 +02:00
Fredrik Adelöw 586ea62fab Merge pull request #24786 from backstage/freben/untruncate
remove last remnants of react-text-truncate from test mocks
2024-05-16 09:47:06 +02:00
Aditya Kumar 582099e4d1 Updated the deployment documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-16 09:56:47 +05:30
Adam Harvey cfa0afb307 chore(backend-common): Fix typo in error message
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-05-15 23:58:30 -04:00
Adam Harvey d2c36c0896 chore: Fix minor typo in a test
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-05-15 23:58:30 -04:00
Adam Harvey 9478fbb64c chore(catalog-model): Remove useless test
The metadata field is required by schema, and this was testing if it was optional, passing only because it was misspelled.

Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-05-15 23:58:30 -04:00
Adam Harvey f6e2d96a1c chore: Fix typo in error logging
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-05-15 23:46:54 -04:00
Jaeeun Lee 6e9f4d480c Update setup-opentelemetry.md
Signed-off-by: Jaeeun Lee <jaeeunl@adobe.com>
2024-05-15 17:08:50 -04:00
Ben Lambert d31ddb5cd2 Merge pull request #24754 from erik-adsk/master
Use linkTarget in ScaffolderField to enable parameter descriptions to open in a new tab as intended
2024-05-15 19:13:12 +02:00
erik-adsk 3dca9cbe7b Update .changeset description to be more succinct
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: erik-adsk <143032411+erik-adsk@users.noreply.github.com>
2024-05-15 09:55:32 -07:00
Brian Phillips c31ad6bee3 update API reports for search-backend-node
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2024-05-15 11:25:56 -05:00
Brian Phillips 5b6f979d86 Add changeset
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2024-05-15 11:04:50 -05:00
Brian Phillips 5ce928b93a Split search index service startup into a build and start phase
Fixes #24794. The build process takes place synchronously to the plugin
initialization rather than at startup so that the HTTP router has the
relevant types available to validate incoming requests.

Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2024-05-15 11:02:25 -05:00
Ben Lambert e5480b97da Merge pull request #24792 from backstage/blam/fix-logging-redaction
Different way to do redactions on meta fields
2024-05-15 17:45:57 +02:00
Patrik Oldsberg aff15d6737 Merge pull request #24770 from knksmith57/knksmith57/update-twilio-contact
docs: change Twilio's ADOPTERS.md contact to @alecjacobs5401
2024-05-15 17:23:38 +02:00
blam 57a1d69e1d chore: go away dependency
Signed-off-by: blam <ben@blam.sh>
2024-05-15 17:23:05 +02:00
blam 2bbc55f0a8 chore: leave message clean
Signed-off-by: blam <ben@blam.sh>
2024-05-15 16:53:18 +02:00
blam d6c34ab98f chore: update in the scaffolder instead
Signed-off-by: blam <ben@blam.sh>
2024-05-15 16:33:43 +02:00
blam 0f68c5096d chore: rework to use the message symbol instead
Signed-off-by: blam <ben@blam.sh>
2024-05-15 16:24:23 +02:00
blam 7d30d95dee chore: safer way to do redactions
Signed-off-by: blam <ben@blam.sh>
2024-05-15 15:03:13 +02:00
blam 3e8148e39c feat: fix issue with redaction by implementing another way
Signed-off-by: blam <ben@blam.sh>
2024-05-15 14:49:40 +02:00
Patrik Oldsberg 2c2a8f8b14 Merge pull request #24779 from davidfestal/restore-external-config-schema-support
fix(app-backend): restore external config schema support
2024-05-15 14:31:44 +02:00
Patrik Oldsberg 68b1288a3b Merge pull request #24789 from AmbrishRamachandiran/Auth-Providers-Docs-Update
Updated documentation of auth providers
2024-05-15 13:42:56 +02:00
AmbrishRamachandiran db7b8243a9 Updated documentation of auth providers
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-05-15 16:59:16 +05:30
Patrik Oldsberg 125f02c314 Merge pull request #23716 from drodil/notification_user_settings
bep: add user notification settings plan
2024-05-15 13:26:47 +02:00
Patrik Oldsberg a39b747f0d Merge pull request #24772 from AdityaK60/Update_doc_BuildingBackends
Updated the backend-system/building-backends documents
2024-05-15 13:07:02 +02:00
Fredrik Adelöw e74c615bd6 remove last remnants of react-text-truncate from test mocks
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-15 13:04:54 +02:00
David Festal 82c2b908cc Add changeset
Signed-off-by: David Festal <dfestal@redhat.com>
2024-05-15 12:16:20 +02:00
Patrik Oldsberg 704e182344 Merge pull request #24776 from backstage/rugvip/es2022
cli: bump esbuild target to es2022
2024-05-15 12:03:10 +02:00
Vincenzo Scamporlino 7d60e8d76f Merge pull request #24752 from backstage/domain-docs
docs: hierarchy of domains
2024-05-15 11:52:57 +02:00
David Festal fb398264c6 Fix the regression in the support of external schemas in the router
Signed-off-by: David Festal <dfestal@redhat.com>
2024-05-15 11:43:39 +02:00
David Festal 75b9c07da8 Add a test for the support of external schemas in the router
Signed-off-by: David Festal <dfestal@redhat.com>
2024-05-15 11:42:47 +02:00
Vincenzo Scamporlino fc160c0bcc Merge pull request #24726 from backstage/github-auth-providers-docs
docs: improve github auth providers
2024-05-15 11:12:40 +02:00
Vincenzo Scamporlino acf4ee6a2c Merge pull request #24762 from backstage/1.27-release-notes
docs: 1.27 release notes
2024-05-15 11:12:16 +02:00
Vincenzo Scamporlino 6accdd99c6 docs: hierarchy of domains
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-15 10:49:53 +02:00
Patrik Oldsberg 9ee948a4d8 cli: bump esbuild to es2022
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-15 10:42:38 +02:00
Ben Lambert 5492e72d56 Merge pull request #24774 from backstage/rugvip/release-fix
catalog-backend-module-gitlab: fix release
2024-05-15 10:41:51 +02:00
Vincenzo Scamporlino 8985c63966 docs: 1.27 release notes
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-15 10:25:17 +02:00
Patrik Oldsberg 3568039ef2 catalog-backend-module-gitlab: fix release
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-15 10:16:02 +02:00
Ben Lambert 7a49edae27 Merge pull request #24773 from drodil/notifications_ui_improvements
fix: do not show scrollbars in notification description if not needed
2024-05-15 09:42:21 +02:00