Commit Graph

14146 Commits

Author SHA1 Message Date
Fredrik Adelöw a18d6fbe84 Merge pull request #24251 from Sarabadu/mui-imports-scaffolder
add mui imports eslint rule to Scaffolder-react
2024-04-13 22:02:17 +02:00
Juan Pablo Garcia Ripa 0e692cf422 add mui imports eslint rule
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-04-13 21:38:00 +02:00
Timothy Deakin cfb2b788bc feat: add eslint rule for top level imports
Signed-off-by: Timothy Deakin <cftad@protonmail.com>
2024-04-13 20:22:53 +01:00
Patrik Oldsberg 4d3d81b5d6 Merge pull request #24053 from cftad/aws-alb-govcloud
Add support for AWS GovCloud regions to the ALB Provider
2024-04-13 19:39:30 +02:00
Patrik Oldsberg d3f7372bf5 Merge pull request #23992 from secustor/feat/allow-private-registries
feat(packages/backend-common): allow to provide authentification to DockerContainerRunner
2024-04-13 17:46:00 +02:00
Patrik Oldsberg 1328adbcc0 Update .changeset/tame-pianos-hunt.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-13 17:26:49 +02:00
Patrik Oldsberg 51c199f1c3 Merge pull request #24074 from parmar-abhinav/master-yeoman
Add examples for run:yeoman scaffolder action and improve related tests
2024-04-13 16:16:26 +02:00
Patrik Oldsberg 9552eff1ce Merge pull request #23882 from mareklibra/export.severities
fix(notifications): export notificationSeverities for reuse
2024-04-13 16:11:45 +02:00
Patrik Oldsberg 6f432a84c9 Merge pull request #24126 from drodil/notifications_owner_resolution
fix: entity owner relation resolution in notifications
2024-04-13 16:08:12 +02:00
Patrik Oldsberg c6e7dfdd62 Merge pull request #24012 from ishikawa-pro/feature/change-cloudbuild-ref-column
[GCP Cloudbuild plugin] Change the hyperlink column
2024-04-13 16:07:08 +02:00
Patrik Oldsberg 07341c2ef0 Merge pull request #24022 from parmar-abhinav/master-feature
Add examples for gitlab:projectDeployToken:create scaffolder action & improved related tests
2024-04-13 15:57:09 +02:00
Patrik Oldsberg 42738859dd Update .changeset/lovely-flowers-promise.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-13 15:56:08 +02:00
Ben Lambert f2005f5d3d Merge pull request #24194 from backstage/renovate/testing-library-react-15.x
chore(deps): update dependency @testing-library/react to v15
2024-04-12 14:24:01 +02:00
Sebastian Poxhofer 70e962ceaf Update .changeset/tame-pianos-hunt.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-04-12 11:09:18 +02:00
Camila Belo 606e5478b7 Merge pull request #24186 from backstage/camila/fix-new-router-resolver
Fix app base url on the router resolver
2024-04-12 08:55:22 +02:00
renovate[bot] abfbcfca9c chore(deps): update dependency @testing-library/react to v15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 21:06:44 +00:00
Camila Belo 7ef7cc8d4d docs: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-11 17:05:33 +02:00
Ben Lambert d5fce5d697 Merge pull request #24021 from parmar-abhinav/master-new
Add examples for `publish:gitlab:merge-request` scaffolder action & improve related tests
2024-04-11 16:27:15 +02:00
Ben Lambert 512771d828 Merge pull request #24063 from parmar-abhinav/master-group
Add examples for gitlab:group:ensureExists scaffolder action and improved related tests
2024-04-11 16:26:52 +02:00
parmar-abhinav fae9638d65 Add examples for scaffolder action.
Signed-off-by: parmar-abhinav <abhinavparmar147@gmail.com>
2024-04-11 19:40:24 +05:30
Fredrik Adelöw 3756f4a6b1 Merge pull request #24140 from CiscoRob/patch-3
Update plugin/badges README instructions that show an export when it should be import
2024-04-11 14:38:33 +02:00
Patrik Oldsberg d05d4bd858 core-compat-api: remove core-app-api dep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-11 11:52:41 +02:00
Coderrob 93c1d9c5b2 Add changeset identifier
Signed-off-by: Coderrob <rolindle@cisco.com>
2024-04-10 12:47:23 -05:00
Fredrik Adelöw e054570987 Merge pull request #23897 from postsa/postsa/atlassian-auth-provider-fix
(BUGFIX:  plugin-atlassian-auth-provider) pass scope to strategy
2024-04-10 17:49:46 +02:00
Fredrik Adelöw 59153289ab Merge pull request #24068 from Sarabadu/add-eslint-rule-to-techdocs-react
Add ESLint Rule to techdocs-react plugin
2024-04-10 17:06:33 +02:00
Fredrik Adelöw 3106517b58 Merge pull request #24138 from Sarabadu/mui-import-fixer-alias
add fixer logic for aliases
2024-04-10 16:58:45 +02:00
Fredrik Adelöw 911dc9f4aa Merge pull request #24134 from Sarabadu/add-mui-imports-lint-rule-to-packages
Add mui imports lint rule to `packages/*`
2024-04-10 16:47:03 +02:00
Fredrik Adelöw 5fabab0e8d Merge pull request #24158 from backstage/freben/auth-breakout
break authServiceFactory.ts into smaller bits
2024-04-10 15:53:20 +02:00
Andre Wanlin eec9a51d5e Merge pull request #23916 from binishma-ss/home-react-plugin
Home react plugin
2024-04-10 08:16:20 -05:00
Fredrik Adelöw 25ea3d22df break authServiceFactory.ts into smaller bits
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-10 15:13:53 +02:00
Ben Lambert 29a50a4883 Merge pull request #23994 from sagardesai1/bug/entity-badges
Fix: allow unauthenticated requests for entity badges
2024-04-10 14:31:44 +02:00
Fredrik Adelöw e60f85df84 Merge pull request #24152 from backstage/freben/d
refer to the right docs in create-app backend index
2024-04-10 14:04:20 +02:00
Fredrik Adelöw 2e1218cb46 refer to the right docs in create-app backend index
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-10 13:52:05 +02:00
Fredrik Adelöw 1bac33afb3 Merge pull request #23951 from aochsner/feature/elastic-optional
make elasticsearch provider optional if search.elasticsearch not defined
2024-04-10 13:17:37 +02:00
Marek Libra 3dd8d6c8a2 Merge pull request #24071 from drodil/notification_processor_improvement
feat: notification processor improvements
2024-04-10 13:10:36 +02:00
Fredrik Adelöw 4621ad0fc7 Merge pull request #24145 from backstage/fix/permission-obo
ServerPermissionClient: fix targetPluginId
2024-04-10 13:07:22 +02:00
Fredrik Adelöw 4fe561b810 Merge pull request #24082 from gilfthde/bugfix/commit-status-array
Fix `plugin-github-pull-requests-board` failing to render because commit status returned by GraphQL query is a list
2024-04-10 13:06:19 +02:00
Vincenzo Scamporlino 29fa05b2e6 permission-node: changeset obo fix
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-04-10 12:11:36 +02:00
Vincenzo Scamporlino 56f81b588e backend-app-api: error message changeset
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-04-10 12:11:11 +02:00
Juan Pablo Garcia Ripa d55828d36d add fixer logic for aliases
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-04-10 09:39:47 +02:00
Juan Pablo Garcia Ripa 83f24f6e23 add changeset
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-04-10 09:11:43 +02:00
Heikki Hellgren 0d99528300 feat: notification processor improvements
Notification processor functions are now renamed to `preProcess` and `postProcess`.
Additionally, processor name is now required to be returned by `getName`.
A new processor functionality `processOptions` was added to process options before sending the notification.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-10 10:07:03 +03:00
Marek Libra e003e0ec87 fix(notifications): export notificationSeverities for reuse
The ordered array of constants is exported by the notifications-common
for reusability by other plugins.

Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-04-10 08:19:15 +02:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Patrik Oldsberg df279de594 Merge pull request #23719 from backstage/rugvip/app-auth
[Auth] Migrate `app-backend` to use new auth services
2024-04-09 17:45:46 +02:00
Patrik Oldsberg 633d30ee8d auth-react: completely remove path option
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 17:04:03 +02:00
Fredrik Adelöw bf790b08c6 Update .changeset/angry-donuts-visit.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-09 15:48:23 +02:00
Juan Pablo Garcia Ripa 9ef572d05c fix lint rule fixer for more than one Component + Prop
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-04-09 15:48:21 +02:00
Patrik Oldsberg 98602012b4 Merge pull request #24127 from backstage/rugvip/optional
frontend-plugin-api: fix useRouteRef types for optional external route refs
2024-04-09 15:21:09 +02:00
Patrik Oldsberg 35452b3650 frontend-plugin-api: fix useRouteRef types for optional external route refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-09 14:27:12 +02:00