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
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
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
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
Ben Lambert
0e4131e778
Merge pull request #24766 from backstage/rugvip/hasOwn
...
backend-app-api: fix object meta null proto crash
2024-05-15 09:36:45 +02:00
Heikki Hellgren
7f0268486a
fix: do not show scrollbars in notification description if not needed
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-05-15 08:47:57 +03:00
Aditya Kumar
aeb8a06dc2
Updated the backend-system/building-backends documents
...
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com >
2024-05-15 08:32:43 +05:30
Erik Sjoholm
881e49d94c
Remove changes to scaffolder-backend api-report generated by running yarn build:api-reports
...
Signed-off-by: Erik Sjoholm <erik.sjoholm@autodesk.com >
2024-05-14 10:39:44 -07:00
Kyle Smith
14495e165e
docs: change Twilio's ADOPTERS.md contact to @alecjacobs5401
...
My last day at Twilio is 2024-05-17 and Alec Jacobs will take over as Tech Lead
and point person. Update Twilio's contact in ADOPTERS.md to reflect the change.
Follows #11943
Signed-off-by: Kyle Smith <kysmith@twilio.com >
2024-05-14 12:08:04 -05:00
Sydney Achinger
ea1e845f1d
Merge pull request #24334 from RoadieHQ/improve-techdocs-search-bar
...
Improve techdocs search bar
2024-05-14 11:51:24 -04:00
Sydney Achinger
b91372881c
Merge pull request #24672 from stanislav-c/fix-copy-to-clipboard-position
...
fix: correct position of the copy to clipboard button
2024-05-14 11:27:29 -04:00
Patrik Oldsberg
b7de62385c
backend-app-api: fix object meta null proto crash
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-14 17:17:34 +02:00
Patrik Oldsberg
ed6b896ab2
Merge pull request #24688 from backstage/changeset-release/master
...
Version Packages
2024-05-14 14:37:29 +02:00
github-actions[bot]
0972164fbc
Version Packages
2024-05-14 12:02:01 +00:00
Patrik Oldsberg
e58a57802c
Merge pull request #24745 from alper98/fix/vite-import
...
fix: dynamic import of vite
2024-05-14 13:56:52 +02:00
Patrik Oldsberg
1f67cb5bc1
Merge pull request #24759 from backstage/rugvip/logger
...
backend-app-api: add initialization logger
2024-05-14 13:29:34 +02:00
Alper Altay
f8eeeb8774
chore: added missing await
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-05-14 13:23:16 +02:00
Alper Altay
f1856032d3
fix: dynamic import of vite
...
Signed-off-by: Alper Altay <alper.altay@lego.com >
2024-05-14 13:23:16 +02:00
Patrik Oldsberg
329cc345af
backend-app-api: add initialization logger
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-14 12:12:27 +02:00
Patrik Oldsberg
cf586df59b
Merge pull request #24761 from backstage/rugvip/docfix
...
docs/integration/github: doc grammar fix + update
2024-05-14 12:09:53 +02:00
Patrik Oldsberg
b19dfb38cc
docs/integration/github: doc spelling fix + update
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-05-14 11:57:33 +02:00
Fredrik Adelöw
2f5b96f92d
Merge pull request #24760 from backstage/fix-vale
...
docs: fix vale issue
2024-05-14 11:47:32 +02:00
Vincenzo Scamporlino
07ba7f648e
docs: fix vale issue
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2024-05-14 11:44:52 +02:00
Patrik Oldsberg
8aeecebf28
Merge pull request #24758 from backstage/camilaibs/nbs10-unify-backend-common-deprecated-file-and-folder
...
refactor(backend-common): unify deprecated file and folder
2024-05-14 11:25:17 +02:00
Camila Belo
120c2a49f3
refactor(backend-common): unify deprecated file and folder
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-05-14 11:10:27 +02:00