Fredrik Adelöw
3823da7a19
Merge pull request #23363 from kosukeKK/implements-editUrl-fortemplate
...
Implements edit url for template
2024-03-12 13:32:33 +01:00
Fredrik Adelöw
ab0d5d368b
Merge pull request #22845 from drodil/by_refs_filter
...
feat: allow passing optional filter to getEntityByRefs
2024-03-12 13:30:00 +01:00
Fredrik Adelöw
85ce2f4c2c
Merge pull request #23376 from immobiliare/feat/allow-customizing-config-watch-file
...
feat: allow customizing config watch file
2024-03-12 13:09:52 +01:00
Heikki Hellgren
6f830bb846
feat: allow passing optional filter to getEntityByRefs
...
this closes #22839
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-03-12 13:11:04 +02:00
Patrik Oldsberg
5fbb3f6e30
Merge pull request #23481 from drodil/signals_service_rename
...
chore: rename SignalService to SignalsService
2024-03-12 11:40:57 +01:00
Fredrik Adelöw
d26ff14f7b
Merge pull request #23483 from backstage/freben/cw
...
🧹 moved some more --cwd
2024-03-12 11:21:46 +01:00
Ben Lambert
ee6859518b
Merge pull request #23177 from andmagom/kubernetes/FixProxyServiceAccount
...
Fixed bug at Kubernetes proxy when Backstage is running on K8S
2024-03-12 11:20:54 +01:00
blam
fe1adc002a
chore: fix unecessary ''
...
Signed-off-by: blam <ben@blam.sh >
2024-03-12 11:15:50 +01:00
Heikki Hellgren
6d84ee63ce
chore: rename SignalService to SignalsService
...
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-03-12 12:01:24 +02:00
Patrik Oldsberg
224fc7130f
Merge pull request #23484 from RoadieHQ/add-rag-ai-assistant-plugin
...
Add AI Assistant plugin
2024-03-12 10:36:56 +01:00
Ben Lambert
23f257c1ea
Merge pull request #23453 from backstage/blam/redact-scaffolder-secrets
...
scaffolder: Redacting of `secrets` in log streams
2024-03-12 10:26:49 +01:00
Jussi Hallila
e29bcbb43a
Add AI Assistant plugin
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2024-03-12 10:22:00 +01:00
blam
0d256a4d32
chore: fix tests
...
Signed-off-by: blam <ben@blam.sh >
2024-03-12 10:15:17 +01:00
Fredrik Adelöw
9f19476042
moved some more --cwd
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-12 09:45:19 +01:00
Patrik Oldsberg
580dcf8f09
Merge pull request #23474 from backstage/freben/templar
...
tweak the cli template descriptions a bit for clarity
2024-03-11 17:02:37 +01:00
Patrik Oldsberg
3938ab9da4
Merge pull request #23457 from CiscoRob/patch-1
...
Update oidc.md to account for deprecation requiring configApi
2024-03-11 17:02:15 +01:00
blam
af97420444
chore: fixing tests
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:40:23 +01:00
Rickard Dybeck
0543889859
Merge pull request #22527 from sennyeya/better-catalog-pagination-info
...
feat(catalog): Add a title to the PaginatedCatalogTable.
2024-03-11 08:31:42 -07:00
blam
3a9979d609
chore: fix yarn.lock
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
9f03f04916
chore: duplicate some of the logging work
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
e9663a9cde
chore: added more changesets
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
02ee4665a0
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
98e369c316
chore: reworking redacting of secrets and updating deprecated use of logStream
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
4522e6ef02
chore: switch around how we setup the loggers
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
abdfbf1a5d
chore: install dep
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
blam
f02e445cf5
chore: use redactor
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 16:20:06 +01:00
Ben Lambert
41e2cdc6e3
Merge pull request #23475 from backstage/blam/fix-scaffolder-auth
...
scaffolder: support unauthenticated requests
2024-03-11 16:15:09 +01:00
blam
703ebc9767
chore: added changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 15:53:20 +01:00
blam
617d2df982
chore: support unauthenticated request
...
Signed-off-by: blam <ben@blam.sh >
2024-03-11 15:46:31 +01:00
Fredrik Adelöw
f39dfd344b
tweak the cli template descriptions a bit for clarity
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-03-11 15:26:04 +01:00
Mike Blockley
0bab667c3e
Merge pull request #23337 from axiac/fix-entity-search-with-long-keys
...
fix(catalog-backend): ignore long key paths when building entity search
2024-03-11 10:22:58 -04:00
Fredrik Adelöw
fa1fa191b6
Merge pull request #23326 from backstage/tudi2d-patch-1
...
Update yarn-migration.md
2024-03-11 15:12:02 +01:00
Fredrik Adelöw
502537089f
Merge pull request #23470 from awanlin/topic/knip-devtools
...
Cleaned Up DevTools Knip Report
2024-03-11 15:08:14 +01:00
Fredrik Adelöw
4664ba5336
Merge pull request #23469 from awanlin/topic/knip-linguist
...
Cleaned Up Linguist Knip Report
2024-03-11 14:59:03 +01:00
Fredrik Adelöw
5967162a06
Merge pull request #23468 from awanlin/topic/fix-core-components-mui-imports
...
Updated MUI imports for core-components
2024-03-11 14:46:08 +01:00
Andre Wanlin
2ef691a333
Corrected changeset
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-03-11 13:20:26 +01:00
Andre Wanlin
8b0026d659
Cleaned Up DevTools Knip Report
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-03-11 13:18:09 +01:00
Andre Wanlin
051fda1dfe
Cleaned Up Linguist Knip Report
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-03-11 13:09:32 +01:00
Andre Wanlin
0c9d5eabfe
Added changeset
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-03-11 12:47:48 +01:00
Andre Wanlin
ee03f6a730
Updated MUI imports for core-components
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-03-11 12:43:43 +01:00
Patrik Oldsberg
a1240a7be6
Merge pull request #23270 from gusevda/increase-oidc-authenticator-request-timeout
...
Increase HTTP request timeout used by OIDC authenticator
2024-03-11 12:07:52 +01:00
Fredrik Adelöw
e719ff8a95
Merge pull request #23443 from backstage/add-defaultScmResolveUrl-test-cases
...
integration: add some additional test cases for defaultScmResolveUrl
2024-03-11 11:51:32 +01:00
Fredrik Adelöw
87e9ed3ccc
Merge pull request #23349 from backstage/freben/knip
...
update all knip reports
2024-03-09 19:51:19 +01:00
Fredrik Adelöw
5341b8d3dd
Merge pull request #23459 from Evernorth/kp/fix-github-actions-workflow-status-handling
...
Fixed WorkflowRunStatus component to handle skipped and cancelled status. Fixes #23257
2024-03-09 15:01:02 +01:00
Fredrik Adelöw
7ee70ec47e
Merge pull request #22876 from npiyush97/fix-18508
...
fix related to catalog import accepting invalid component name
2024-03-09 13:18:40 +01:00
kosukeKK
be90610832
refactoring code
...
Signed-off-by: kosukeKK <koskacts@gmail.com >
2024-03-09 15:46:04 +09:00
Karthikeyan Perumal
692316d231
Fixed bug in WorkflowRunStatus component where skipped & cancelled status were shown as completed
...
Signed-off-by: Karthikeyan Perumal <7823084+karthikeyanjp@users.noreply.github.com >
2024-03-08 20:36:17 -06:00
CiscoRob
6875084cd1
Update oidc.md to account for deprecation requiring configApi
...
Providing update to ensure that deprecation is handled by anyone doing copy-pasta of the custom OIDC provider.
Signed-off-by: CiscoRob <133238823+CiscoRob@users.noreply.github.com >
2024-03-08 13:07:53 -06:00
Vincenzo Scamporlino
4682263fa3
Merge pull request #23451 from Thomgrus/feat/add-gitlab-issue-iid-output
...
feat(plugin-scaffolder-backend-module-gitlab): add gitlab issue iid i…
2024-03-08 16:12:57 +01:00
Thomas GRUSON
c52c0247bb
chore(plugin-scaffolder-backend-module-gitlab): update api doc
...
Signed-off-by: Thomas GRUSON <thomgrus@gmail.com >
2024-03-08 14:50:10 +01:00