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
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
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
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
Ben Vu
d28ebc90c1
make line breaks and overflow cleaner
...
Signed-off-by: Ben Vu <benv@spotify.com >
2025-04-24 12:01:05 -04:00
Patrik Oldsberg
f2a9429a20
Merge pull request #29723 from backstage/rugvip/issue-polish
...
LABELS.md: added area:microsite and integration:other
2025-04-24 17:33:36 +02:00
Patrik Oldsberg
7bd9f96246
LABELS.md: added area:microsite and integration:other
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-24 17:18:49 +02:00
Fredrik Adelöw
c75faa891a
Update .changeset/twenty-kiwis-punch.md
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-24 16:20:54 +02:00
Fredrik Adelöw
460bf3d353
Merge pull request #29443 from enri-kapaj/master
...
Update refresh_state table column for mysql databases only
2025-04-24 16:13:33 +02:00
Patrik Oldsberg
5e66ce3d07
Merge pull request #29722 from backstage/rugvip/static
...
auth-backend: refactor to keep token issuers consistent
2025-04-24 15:58:37 +02:00
Captain Fizzbin
0dfd6a94dd
Merge branch 'backstage:master' into integrations/gitlab-url-reader-token
2025-04-24 09:57:35 -04:00
Fredrik Adelöw
98a49660c9
Merge pull request #29720 from leboncoin/docs-events-backend-module-gh
...
docs(events-backend-module-github): correct install instructions
2025-04-24 15:41:33 +02:00
Patrik Oldsberg
39b6fc6270
Merge pull request #29677 from backstage/rugvip/issue-revamp
...
Issue management overhaul
2025-04-24 15:34:08 +02:00
Patrik Oldsberg
b128ed97c8
auth-backend: refactor to keep token issuers consistent
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-24 15:32:37 +02:00
Andre Wanlin
f7e2fa8915
Merge pull request #29715 from ChezCrawford/small-doc-fix
...
Corrects command in catalog external integrations doc.
2025-04-24 08:21:21 -05:00
Fredrik Adelöw
ae249fc1c3
leverage webhook secrets from github integrations too
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-04-24 15:02:19 +02:00
Thomas Cardonne
c7ef81c321
fix: add changeset
...
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2025-04-24 14:51:37 +02:00
Thomas Cardonne
a0e5035a1e
docs(events-backend-module-github): correct install instructions
...
The /alpha exports have been removed in #29598
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com >
2025-04-24 14:45:45 +02:00
Patrik Oldsberg
d868732710
.github/workflows/issue: add comment explaining the checkout
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-04-24 14:36:05 +02:00