Johan Persson
ab02af7802
(canon)fix: Add cursor styling for TextField label.
...
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2025-04-28 11:15:09 +02:00
Andy Ladjadj
221474c980
docs: update packages/integration/config.d.ts
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com >
2025-04-28 11:01:21 +02:00
Andy Ladjadj
5727e7e0a6
docs: update docs/integrations/gerrit/locations.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com >
2025-04-28 11:01:03 +02:00
Johan Persson
720033cd26
(Canon)fix: Clicking Select label moves focus to trigger.
...
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2025-04-28 11:00:51 +02:00
Andy Ladjadj
5081531ca4
docs: update .changeset/ten-spies-explode.md
...
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com >
Signed-off-by: Andy Ladjadj <andy.ladjadj@adevinta.com >
2025-04-28 11:00:51 +02:00
Patrik Oldsberg
3551662f98
Merge pull request #29749 from backstage/rugvip/pluginId
...
frontend-plugin-api: rename plugin ID option to pluginId
2025-04-27 14:51:28 +02:00
Patrik Oldsberg
fb58f20613
frontend-plugin-api: rename plugin ID option to pluginId
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-27 12:53:08 +02:00
Patrik Oldsberg
9aaec544b8
cli: refactor alpha to use common helper for opaque types
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-27 11:39:40 +02:00
Patrik Oldsberg
bf788ea80d
cli: remove usage update from yargs example
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-26 16:07:16 +02:00
Patrik Oldsberg
928538513a
cli: add info to alpha context
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-26 15:24:54 +02:00
Patrik Oldsberg
5b1d2a2267
Merge pull request #29743 from backstage/rugvip/cleanup
...
cli: remove last bits from commands dir
2025-04-26 13:43:10 +02:00
Patrik Oldsberg
d649df03d7
cli: remove last bits from commands dir
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-26 13:11:16 +02:00
Fredrik Adelöw
3dd708ff4d
properly resolve app IDs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-26 11:50:16 +02:00
Patrik Oldsberg
88439b0c16
.github/workflows/automate_stale: separate stale rules for needs:repro
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-25 23:34:36 +02:00
Fredrik Adelöw
633d950fe7
remove CodeOwnersProcessor from the defaults
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 23:14:13 +02:00
renovate[bot]
ecb6a7410a
Update JamesIves/github-pages-deploy-action action to v4.7.3
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 20:48:45 +00:00
renovate[bot]
02dd364c62
Pin dependencies
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-25 20:43:52 +00:00
Vincenzo Scamporlino
c4fd744f42
Merge pull request #29639 from backstage/renovate/actions-setup-python-5.x
...
Update actions/setup-python action to v5.6.0
2025-04-25 22:34:51 +02:00
Patrik Oldsberg
a3748e57bc
OWNERS.md: add microsite to the scope of the documentation area
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-25 22:24:02 +02:00
Vincenzo Scamporlino
cc119b2158
core-app-api: changeset
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-04-25 20:54:55 +02:00
Vincenzo Scamporlino
e69a793043
core-app-api: use PublishSubject in OAuthRequestManager
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2025-04-25 20:54:39 +02:00
Fredrik Adelöw
cb93cd9b8c
removed old backend system support, removed backend-common
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 20:32:18 +02:00
Reyna Nikolayev
d6d4b24e35
remove unnecessary style removal
...
Signed-off-by: Reyna Nikolayev <reyna.nikolayev@autodesk.com >
2025-04-25 11:19:03 -07:00
Brian Phillips
4f10768973
fix slack notification processor attachment blocks
...
A `section` block requires that either a `text` or `fields` item be
included. Since we were already defaulting the payload.description, this
change simply ensures that the text portion of the block is specified
(with tests updated accordingly).
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2025-04-25 13:18:52 -05:00
Fredrik Adelöw
a459f17b2a
move parseEntityYaml to the node package
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 17:07:49 +02:00
Fredrik Adelöw
90ab044afe
remove all regular deprecated exports except the builder
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 17:07:49 +02:00
Fredrik Adelöw
6c9b88e70c
remove the alpha export of the plugin
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 17:07:49 +02:00
Fredrik Adelöw
c87139ffa9
do not use backend-common in the integration test
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 17:07:49 +02:00
Fredrik Adelöw
dce2bfad8c
Merge pull request #29730 from backstage/freben/once
...
update documentation to register metrics once
2025-04-25 16:03:38 +02:00
Musaab Elfaqih
1654d72885
Simplify types
...
Signed-off-by: Musaab Elfaqih <musaabe@spotify.com >
2025-04-25 14:55:28 +02:00
Patrik Oldsberg
e6a20f2451
Merge pull request #29731 from backstage/rugvip/triage
...
.github/workflows: add issue label automation
2025-04-25 14:35:57 +02:00
Patrik Oldsberg
2aa318a4bb
.github/workflows: add issue label automation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-25 14:03:02 +02:00
Patrik Oldsberg
fd5e79eccc
Merge pull request #29729 from backstage/rugvip/oda
...
OWNERS.md: fix project area ordering
2025-04-25 13:54:07 +02:00
Fredrik Adelöw
4f63426a59
update documentation to register metrics once
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-25 13:00:45 +02:00
Patrik Oldsberg
381041e273
OWNERS.md: fix project area ordering
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-25 12:56:41 +02:00
Bryan White
b8bd6a11bb
Add fs:delete recursive delete example
...
Signed-off-by: Bryan White <bryan.white@netlify.com >
2025-04-24 17:11:24 -07:00
Bryan White
eb393886f7
Let fs:delete wildcard patterns match paths that start with "."
...
Signed-off-by: Bryan White <bryan.white@netlify.com >
2025-04-24 16:03:35 -07:00
Patrik Oldsberg
e90107288d
Merge pull request #29726 from backstage/rugvip/triage
...
.github/ISSUE_TEMPLATE: fix triage label
2025-04-24 22:54:19 +02:00
Patrik Oldsberg
c1aac4150c
.github/ISSUE_TEMPLATE: fix triage label
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-24 22:12:59 +02:00
Ben Vu
09fd59f4eb
add api reports
...
Signed-off-by: Ben Vu <benv@spotify.com >
2025-04-24 15:55:35 -04:00
Ben Vu
e0d102599c
add a changeset
...
Signed-off-by: Ben Vu <benv@spotify.com >
2025-04-24 15:51:59 -04:00
Ben Vu
b7918eca29
fix typescript issues
...
Signed-off-by: Ben Vu <benv@spotify.com >
2025-04-24 15:43:25 -04:00
Patrik Oldsberg
ef5c338c36
Merge pull request #29725 from backstage/rugvip/pr-fix
...
.github/labeler: update PR labels
2025-04-24 21:42:16 +02:00
Patrik Oldsberg
24da02a216
.github/labeler: update PR labels
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-24 21:28:27 +02:00
Fredrik Adelöw
0800aa5713
Merge pull request #29553 from backstage/freben/scheduler-api
...
add a scheduler api
2025-04-24 20:54:13 +02:00
Fredrik Adelöw
dc5e95d3cf
review comments
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-24 20:08:59 +02:00
Fredrik Adelöw
6becf1f174
add docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-24 20:08:59 +02:00
Fredrik Adelöw
d385854e2f
add a scheduler api
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-24 20:08:58 +02:00
Fredrik Adelöw
6f4e0250f8
Merge pull request #29707 from CptnFizzbin/integrations/gitlab-url-reader-token
...
(Integrations - GitLab) Bugfix: Pass user provided token through to gitlab url resolvers
2025-04-24 20:01:20 +02:00
Ben Vu
5cf89b373d
move line index logic
...
Signed-off-by: Ben Vu <benv@spotify.com >
2025-04-24 12:09:35 -04:00