Commit Graph

54932 Commits

Author SHA1 Message Date
Long Zhang 1c6689f768 add infrawallet to the plugins directory
Signed-off-by: Long Zhang <long.zhang@electrolux.com>
2024-06-03 10:45:06 +02:00
Jonas Müller aec8a7717d fix: revert incorrect typo
Signed-off-by: Jonas Müller <sanjom96@gmail.com>
2024-06-03 10:07:32 +02:00
Jonas Müller dec5be5593 fix: small typos in documentation
Signed-off-by: Jonas Müller <sanjom96@gmail.com>
2024-06-03 10:07:32 +02:00
Julien Gedeon c4bf42917e Add Covestro to ADOPTERS.md
Signed-off-by: Julien Gedeon <julien.gedeon@covestro.com>
2024-06-03 09:54:19 +02:00
Fredrik Adelöw cb11e2ce01 Merge pull request #24969 from harness/cjlee1/harness-readTree
feat: add readtree support for harness
2024-06-03 09:35:04 +02:00
Ismail Mohammed 3e175c8729 Added changeset
Signed-off-by: Ismail Mohammed <ism5701@gmail.com>
2024-06-02 01:26:13 +03:00
Ismail Mohammed 1e88e7a5ba Fixed select field width on wide monitors
Signed-off-by: Ismail Mohammed <ism5701@gmail.com>
2024-06-02 01:04:33 +03:00
Ismail M bd01494c1d successfully exit in local and throw in CI
Since `vale` may not be installed locally, we can successfully exit.

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Ismail M <37075892+ismailmmd@users.noreply.github.com>
2024-06-02 00:02:23 +03:00
Romain Billon d76ab8b28c chore: add api-reports
Signed-off-by: Romain Billon <romain.billon@agicap.com>
2024-06-01 22:21:29 +02:00
Romain Billon aee300c364 chore: run yarn prettier:fix
Signed-off-by: Romain Billon <romain.billon@agicap.com>
2024-06-01 22:11:22 +02:00
Romain Billon f912f6150a chore: add tests on github pull request action to force empty authors
Signed-off-by: Romain Billon <romain.billon@agicap.com>
2024-06-01 21:53:31 +02:00
Romain Billon 403394ad87 chore: add changeset
Signed-off-by: Romain Billon <romain.billon@agicap.com>
2024-06-01 21:43:15 +02:00
Romain Billon 2e01ccacfb feat: add forceEmptyGitAuthor option to GitHub pull request action
This update introduces the `forceEmptyGitAuthor` option to the GitHub pull request action in the scaffolder-backend-module-github. This new boolean option allows for the author information to be omitted from commits, which is particularly useful when using a GitHub App, enabling commits to be verified on GitHub.

Signed-off-by: Romain Billon <romain.billon@agicap.com>
2024-06-01 21:36:43 +02:00
Fredrik Adelöw 3cb2e1e694 Merge pull request #24965 from backstage/freben/docs
just some small service docs advancements
2024-06-01 10:33:44 +02:00
Steven Billington 5486026db9 Merge branch 'master' into HACKATHON_SB_1/scaffolder_docs
Signed-off-by: Steven Billington <39339008+green2jello@users.noreply.github.com>
2024-05-31 14:28:44 -04:00
Steven Billington 817e976066 Changes made to the orger of registering a custom action as requested.
Signed-off-by: Steven Billington <sbillington@aurorasolar.com>
2024-05-31 14:26:59 -04:00
Vincenzo Scamporlino 18eb24a210 Merge pull request #24870 from backstage/permission-framework-remove-references-backend-common
permission-node: remove references from backend-common
2024-05-31 20:05:48 +02:00
Eszter Szucs-Matyas eae0e4d961 Sidebar submenu title to use theme colors iso always white
Signed-off-by: Eszter Szucs-Matyas <eszter.szucs.matyas@gmail.com>
2024-05-31 13:58:40 +02:00
Fredrik Adelöw b01430f1bc Update packages/backend-plugin-api/src/services/definitions/TokenManagerService.ts
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-31 12:16:28 +02:00
Fredrik Adelöw a0060f379e Update packages/backend-plugin-api/src/services/definitions/IdentityService.ts
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-31 12:16:17 +02:00
Fredrik Adelöw 3a193896d4 Update packages/backend-plugin-api/src/services/definitions/RootLoggerService.ts
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-31 12:15:55 +02:00
Fredrik Adelöw 855201c744 Merge pull request #24997 from backstage/dependabot/npm_and_yarn/mysql2-3.9.8
chore(deps): bump mysql2 from 3.9.7 to 3.9.8
2024-05-31 10:29:53 +02:00
dependabot[bot] 235c636d78 chore(deps): bump mysql2 from 3.9.7 to 3.9.8
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.9.7...v3.9.8)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-31 08:12:17 +00:00
Fredrik Adelöw 30e5ee557e Merge pull request #25003 from backstage/revert-24992-freben/no-close
Revert "attempt to fix the `_a.destroy is not a function` error"
2024-05-31 09:59:24 +02:00
Fredrik Adelöw adc77ba7fe Merge pull request #24893 from backstage/freben/db-test-standalone
Refactored `TestDatabases` to no longer depend on `backend-common`
2024-05-31 09:56:09 +02:00
Fredrik Adelöw 6dea413214 Revert "attempt to fix the _a.destroy is not a function error"
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-31 09:48:32 +02:00
Ismail Mohammed cc2aca72f6 Fix error message when vale is not installed
Signed-off-by: Ismail Mohammed <ism5701@gmail.com>
2024-05-31 02:09:55 +03:00
Fredrik Adelöw 838ecf0fce Merge pull request #24992 from backstage/freben/no-close
attempt to fix the `_a.destroy is not a function` error
2024-05-30 20:16:09 +02:00
Fredrik Adelöw 65b11c1f80 attempt to fix the _a.destroy is not a function error
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 17:08:44 +02:00
Patrik Oldsberg f082c03695 beps/0009: more explicit examples with roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 16:55:56 +02:00
Patrik Oldsberg f8c09939aa beps: bump plugin metadata to 0009
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 16:52:21 +02:00
Patrik Oldsberg 5960baa80d Apply suggestions from code review
Co-authored-by: Phil Kuang <pkuang@factset.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 16:51:44 +02:00
Patrik Oldsberg dc2bb1c39e beps/0008: fill out the rest of the proposal
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 16:51:44 +02:00
Patrik Oldsberg 0a08d9027c beps: plugin meta
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 16:51:44 +02:00
Fredrik Adelöw ec388a02f2 Merge pull request #24990 from backstage/freben/no-env
correct the oauth2-proxy docs - should have no env
2024-05-30 16:35:49 +02:00
Fredrik Adelöw bfa962c04a correct the oauth2-proxy docs - should have no env
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 16:00:27 +02:00
Fredrik Adelöw 473d311b3e Merge pull request #24987 from backstage/freben/noise
🧹 fix some particularly noisy test log warning sources
2024-05-30 15:47:25 +02:00
Ben Lambert 600dbae17d Merge pull request #24938 from veenarm/feat/scaffolder-add-edit-action
Feature: New Gitlab Issue Edit Action
2024-05-30 15:36:12 +02:00
Patrik Oldsberg 56c08d58d4 Merge pull request #24816 from backstage/rugvip/tooling
docs: restructure local-dev and rename to tooling
2024-05-30 15:22:25 +02:00
Fredrik Adelöw 9cdc651a41 fix some particularly noisy test log warning sources
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 14:52:48 +02:00
Patrik Oldsberg 4b3c05b25a Merge pull request #24979 from backstage/blam/remove-uffizzi
chore: remove uffizzi previews
2024-05-30 14:52:36 +02:00
Patrik Oldsberg 422d464e84 Merge pull request #24708 from backstage/rugvip/bep-2-update
beps/0002: update scope and add alternatives
2024-05-30 14:32:18 +02:00
Patrik Oldsberg a1ae9cc72c docs: restructure local-dev and rename to tooling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 14:28:23 +02:00
Fredrik Adelöw 0634fdcfea Refactored TestDatabases to no longer depend on backend-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 13:53:57 +02:00
Fredrik Adelöw e6fb2dc950 Merge pull request #24984 from backstage/freben/no-log
remove debug console logging statement
2024-05-30 13:45:33 +02:00
Fredrik Adelöw b51e823383 remove debug console logging statement
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 13:32:29 +02:00
John 1513766caf Merge branch 'backstage:master' into feat/scaffolder-add-edit-action 2024-05-30 21:16:27 +10:00
blam 6d0ee7ad64 chore: remove uffizzi previews
Signed-off-by: blam <ben@blam.sh>
2024-05-30 09:21:18 +02:00
Alex Eftimie 9d54ebfb3f Fix unittests
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-30 08:19:02 +02:00
Alex Eftimie edc180129e Update .changeset/empty-avocados-tease.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2024-05-30 02:23:35 +02:00