Commit Graph

1855 Commits

Author SHA1 Message Date
Ben Lambert 30338d8453 Merge pull request #25456 from Zaperex/update-router-log-middleware
chore: remove personal identifiable information (PII) from logs
2024-08-14 09:50:37 +02:00
Patrik Oldsberg ddde5fe772 backend-plugin-api: fix for plugins and modules depending on multion services
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-07 12:48:09 +02:00
renovate[bot] 58f764e97e chore(deps): update chromaui/action digest to fdbe775
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 21:37:38 +00:00
renovate[bot] 33b9e24ddd Update actions/upload-artifact action to v4.3.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 11:07:41 +00:00
renovate[bot] 35e49534dc Update JamesIves/github-pages-deploy-action action to v4.6.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 10:55:20 +00:00
Ben Lambert d118a04021 Merge pull request #25816 from backstage/renovate/snyk-actions-digest
chore(deps): update snyk/actions digest to 6312a53
2024-07-29 14:18:47 +02:00
Ben Lambert bd018b8ad8 Merge pull request #25755 from backstage/update-discoverability-owners
Update discoverability project area
2024-07-29 13:52:18 +02:00
renovate[bot] fa7c180779 chore(deps): update snyk/actions digest to 6312a53
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 07:46:51 +00:00
Raghunandan Balachandran 518d03fa77 Update github workflows
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-07-25 20:08:19 +02:00
Raghunandan Balachandran 22736b6156 Update project areas and codeowners
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
2024-07-25 20:08:19 +02:00
renovate[bot] 3c2976d7ea chore(deps): update actions/setup-node action to v4.0.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 14:51:30 +00:00
renovate[bot] 7e5c374cfe chore(deps): update github/codeql-action action to v3.25.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 09:00:53 +00:00
Frank Kong 7681b1746e chore: remove PII from logs
Signed-off-by: Frank Kong <frkong@redhat.com>
2024-07-24 09:37:42 +02:00
Patrik Oldsberg 32a38e1f37 cli: remove most lockfile analysis features
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-07-23 11:15:06 +02:00
Ben Lambert 27c314f732 Merge pull request #25624 from mbenson/issue-22575-template-param-errors
support ajv-errors for scaffolder validation
2024-07-19 16:35:11 +02:00
Ben Lambert 0617142724 Merge pull request #25351 from backstage/renovate/snyk-actions-digest
chore(deps): update snyk/actions digest to 640e317
2024-07-17 16:29:12 +02:00
Matt Benson 4670f06f72 support ajv-errors for scaffolder validation
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
2024-07-16 15:42:08 -05:00
David Weber 8c4d6bca9a ci: add timeout to cron job
Signed-off-by: David Weber <david.weber@w3tec.ch>
Signed-off-by: David Weber <david.weber.schenker@gmail.com>
2024-07-15 08:11:36 +02:00
renovate[bot] a3449e0767 chore(deps): update snyk/actions digest to 640e317
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-12 07:40:53 +00:00
MT Lewis 513175ae97 sync_release-manifest: remove top-level backstage directory
The top-level backstage/ directory included in
this repo means we can't use the yarn-install
backstage action (or we'd have to add a `path`
input option to it).

Looking at this workflow, I can't actually spot
why the top-level `backstage` dir is needed -
nothing is ever written outside it as far as I can
spot. With that in mind, proposing we remove it to
simplify the workflow and enable the use of the
`yarn-install` action without needing to extend it.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:45 +01:00
MT Lewis 0bdf7ab1eb sync_release-manifest: add yarn-plugin to release directory
Since yarn plugins aren't installable via npm, we
need a place to make the version available for
each release. Since versions.backstage.io already
provides an API backed by a git repo organized by
release (and even includes release line links), it
seems like the perfect spot.

This commit adds the yarn plugin to the
appropriate directory when the
sync_release-management workflow runs,
reorganizing the existing functionality for
pushing the changes to the versions repo with a
little bit of refactoring.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:45 +01:00
MT Lewis f9e4e22e5f sync_release-manifest: full yarn install
Since we now need to build the yarn-plugin before
pushing it to the versions repo for each release,
we need a full yarn install in this repo.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-11 12:10:45 +01:00
Fredrik Adelöw ebe186b5e2 spelling
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-18 15:22:57 +02:00
Ben Lambert 0cf9ae63c5 Merge pull request #25239 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.25.10
2024-06-18 10:55:35 +02:00
Fredrik Adelöw 596585ef00 Merge pull request #25242 from backstage/renovate/docker-login-action-3.x
chore(deps): update docker/login-action action to v3.2.0
2024-06-15 17:46:10 +02:00
Fredrik Adelöw ebd26b8642 Merge pull request #25249 from backstage/renovate/helm-kind-action-1.x
chore(deps): update helm/kind-action action to v1.10.0
2024-06-15 17:45:49 +02:00
renovate[bot] f3bf66f1da chore(deps): update step-security/harden-runner action to v2.8.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 18:42:48 +00:00
renovate[bot] 80e69623f5 chore(deps): update helm/kind-action action to v1.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 17:36:56 +00:00
renovate[bot] 5497011596 chore(deps): update docker/login-action action to v3.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 13:15:02 +00:00
Fredrik Adelöw 080406482e Merge pull request #25181 from backstage/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4.1.7
2024-06-14 14:26:02 +02:00
Fredrik Adelöw 6265a6a83e Merge pull request #25238 from backstage/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 692973e
2024-06-14 14:25:03 +02:00
renovate[bot] 753e69c83c chore(deps): update github/codeql-action action to v3.25.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 12:16:05 +00:00
renovate[bot] a3573a8f28 chore(deps): update actions/checkout digest to 692973e
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-14 12:10:16 +00:00
renovate[bot] be451e049d chore(deps): update docker/build-push-action action to v5.4.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-13 09:31:52 +00:00
renovate[bot] 399fe7299e chore(deps): update actions/checkout action to v4.1.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 19:13:20 +00:00
Fredrik Adelöw 0eff3f2cdb Merge pull request #25178 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.25.9
2024-06-12 20:40:22 +02:00
renovate[bot] 628b9a2582 chore(deps): update github/codeql-action action to v3.25.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 17:27:17 +00:00
renovate[bot] 9fe90ebcd2 chore(deps): update chromaui/action digest to 5991575
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 17:27:10 +00:00
Fredrik Adelöw aeb5a2bf68 Merge pull request #24728 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.25.8
2024-06-12 11:38:31 +02:00
Fredrik Adelöw 75b8698fe7 Merge pull request #24448 from backstage/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to a5ac7e5
2024-06-12 11:37:40 +02:00
Fredrik Adelöw 7160719013 Merge pull request #24670 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to fa68b99
2024-06-12 11:35:14 +02:00
Fredrik Adelöw e71795df83 Merge pull request #24603 from backstage/renovate/backstage-actions-0.x
chore(deps): update backstage/actions action to v0.6.11
2024-06-12 11:22:25 +02:00
Ben Lambert 582bedd380 Merge pull request #24919 from backstage/renovate/snyk-actions-digest
chore(deps): update snyk/actions digest to d406fd2
2024-06-11 11:17:37 +02:00
Fredrik Adelöw d00af0915c Merge pull request #24353 from matteosilv/onelogin-provider
New OneLogin auth backend module
2024-06-10 16:10:44 +02:00
renovate[bot] 8ebb782550 Update chromaui/action digest to fa68b99
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-06 13:52:34 +00:00
renovate[bot] f262a45b4a chore(deps): update github/codeql-action action to v3.25.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-04 15:30:55 +00:00
renovate[bot] 41279aa899 chore(deps): update backstage/actions action to v0.6.11
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 12:58:46 +00:00
renovate[bot] 46c61f683b chore(deps): update actions/checkout digest to a5ac7e5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 12:58:30 +00:00
blam 6d0ee7ad64 chore: remove uffizzi previews
Signed-off-by: blam <ben@blam.sh>
2024-05-30 09:21:18 +02:00
Vincenzo Scamporlino 66058dcc5b Merge pull request #24931 from backstage/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.1
2024-05-29 21:19:53 +02:00