Commit Graph

30367 Commits

Author SHA1 Message Date
renovate[bot] 48b8deeaa9 fix(deps): update dependency terser-webpack-plugin to v5.3.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-12 17:08:31 +00:00
Johan Haals 91dd47a6a1 chore: update backend tests
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 16:09:17 +02:00
Johan Haals b76eeaf302 add api reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 15:58:52 +02:00
Johan Haals c2e7491890 backend-app-api: Improve error handling
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 15:58:36 +02:00
Johan Haals 0599732ec0 add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 15:40:23 +02:00
Johan Haals 3f37ff4c42 chore: remove unused parameter
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 15:32:25 +02:00
Johan Haals 0d2e6197d8 Refactor backend-test-utils
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 15:30:24 +02:00
Johan Haals 0ef2719b11 registrables -> feature
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 14:13:02 +02:00
Johan Haals 0452529374 BackendInitRegistry -> BackendRegistrationPoints
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 14:03:10 +02:00
Johan Haals e3d514507a backend-app-api: rename BackendRegistrable to BackendFeature
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 14:03:10 +02:00
Johan Haals 5e3761d2e7 Merge pull request #13113 from backstage/mob/backend-test-utils
backend-test-utils: Add test helpers for the new experimental backend system.
2022-08-12 13:44:28 +02:00
Johan Haals b4d3f115fa await backend start
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-12 13:25:09 +02:00
Patrik Oldsberg 3417fc533b Merge pull request #13116 from backstage/rugvip/options
backend-plugin-api: handle optional plugin and module options
2022-08-12 13:21:30 +02:00
Fredrik Adelöw cbf8c1707e Merge pull request #13123 from backstage/renovate/node-16.x-lockfile
chore(deps): update dependency @types/node to v16.11.48
2022-08-12 12:55:52 +02:00
renovate[bot] f027a34a28 chore(deps): update dependency @types/node to v16.11.48
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-12 10:18:45 +00:00
Patrik Oldsberg 6bb303f029 Merge pull request #13108 from afscrome/IncludeStackTraceInCrateAppStartupFailure
Include stack trace on startup errors in create app
2022-08-12 11:58:15 +02:00
Fredrik Adelöw 92843d1c3a Merge pull request #13035 from darthaud/fix/allow-skip-migrations
fix(auth-plugin-backend): Allow it to skip migrations
2022-08-12 10:05:20 +02:00
Johan Haals 1635a41319 Merge pull request #13103 from R-cen/add-authentication-in-code-climate-plugin
Send Authorization headers in fetch requests in Code Climate plugin
2022-08-12 09:59:53 +02:00
Daniel Dias Branco Arthaud c676a9e07b fix(auth-plugin-backend): Allow it to skip migrations
When auth plugin is using database provider it verify if needs to skip migrations

Signed-off-by: Daniel Dias Branco Arthaud <arthaud@gmail.com>
2022-08-11 22:13:13 -03:00
Robert Cen 9a20067f44 Use FetchApi wrapper instead of manually passing through the token
Signed-off-by: Robert Cen <robert.cen@safetyculture.io>
2022-08-12 10:01:16 +10:00
backstage-goalie[bot] 439dfdaaa4 Merge pull request #13121 from backstage/renovate/semver-7.x-lockfile
chore(deps): update dependency @types/semver to v7.3.12
2022-08-11 23:15:44 +00:00
renovate[bot] 333448fb12 chore(deps): update dependency @types/semver to v7.3.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-11 22:38:16 +00:00
backstage-goalie[bot] bff5d737df Merge pull request #13120 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1193.0
2022-08-11 22:25:45 +00:00
Isaiah Thiessen dde444346d fix: pull dynatraceBaseUrl from config, support [, ] for synthetics annotation
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-08-11 15:00:07 -07:00
Isaiah Thiessen 392f99a3df fix: remove extra svg file
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-08-11 14:45:36 -07:00
renovate[bot] 7152961286 fix(deps): update dependency aws-sdk to v2.1193.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-11 21:44:53 +00:00
Isaiah Thiessen 444a188d95 fix: use @backstage/core-components, address PR feedback from @freben
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-08-11 14:43:37 -07:00
Isaiah Thiessen 9d6d2530c1 Merge branch 'master' into feat/dynatrace-plugin-synthetics
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-08-11 14:10:13 -07:00
Patrik Oldsberg 3dd5ab857c update API reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-11 22:47:43 +02:00
renovate[bot] aab62307ab fix(deps): update dependency graphiql to v1.11.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-11 18:33:24 +00:00
Patrik Oldsberg 34c2f5aca1 changesets: added changeset for optional options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-11 18:21:00 +02:00
Patrik Oldsberg f8e891d081 backend-plugin-api: handle optional options for plugins and modules
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-11 18:21:00 +02:00
Patrik Oldsberg 90b66621fb backend-plugin-api: move wiring factories to separate file and add tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-11 17:49:46 +02:00
backstage-goalie[bot] e79e9ea07e Merge pull request #13114 from backstage/renovate/octokit-webhooks-10.x-lockfile
fix(deps): update dependency @octokit/webhooks to v10.1.3
2022-08-11 15:47:20 +00:00
Alex Crome 0e2be112e4 Added diff to change set
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-08-11 16:28:01 +01:00
renovate[bot] 57e550fae1 fix(deps): update dependency @octokit/webhooks to v10.1.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-11 15:13:13 +00:00
Patrik Oldsberg 60cde04af4 Merge pull request #13111 from backstage/rugvip/devmode
cli: fix node env not being set for backend dev
2022-08-11 16:26:04 +02:00
Johan Haals 7d80daf594 update api reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-11 16:24:24 +02:00
Johan Haals 60833f16d7 fix typo
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-11 16:23:10 +02:00
Johan Haals 56e1b4b89c Add test helpers for new backend system
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-08-11 16:20:49 +02:00
Ben Lambert 68ac6f91d0 Merge pull request #13104 from backstage/blam/divvymode
chore: adding a note about division mode
2022-08-11 16:03:34 +02:00
Patrik Oldsberg 72c228fdb8 cli: fix node env not being set for backend dev
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-11 15:38:37 +02:00
backstage-goalie[bot] 49c01cdd33 Merge pull request #13109 from backstage/renovate/graphql-tools-monorepo
fix(deps): update dependency @graphql-tools/schema to v9.0.1
2022-08-11 12:55:16 +00:00
Patrik Oldsberg bf0dd72076 Merge pull request #13105 from backstage/rugvip/exit
changesets: exit prerelease
2022-08-11 14:27:10 +02:00
Andre Wanlin 07efab5b29 Corrected typo
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-08-11 07:24:42 -05:00
Alex Crome 6235548934 Make Vale happy
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-08-11 13:06:19 +01:00
backstage-goalie[bot] 9f5b98cbd5 Merge pull request #13106 from backstage/renovate/graphqlcodegenerator-monorepo
chore(deps): update dependency @graphql-codegen/cli to v2.11.6
2022-08-11 12:05:32 +00:00
renovate[bot] dcf81f1a6e fix(deps): update dependency @graphql-tools/schema to v9.0.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-11 12:04:53 +00:00
Alex Crome ab9edd8b58 Added changeset
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-08-11 12:56:27 +01:00
backstage-goalie[bot] 4b90d70893 Merge pull request #13107 from backstage/renovate/rollup-2.x-lockfile
fix(deps): update dependency rollup to v2.77.3
2022-08-11 11:49:12 +00:00