Commit Graph

29609 Commits

Author SHA1 Message Date
Matt Mulligan 335bfb727c Removed frontend changes
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
2022-07-23 09:56:10 -04:00
Andre Wanlin 7be2469cd3 Refactor to use readJSON
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-07-22 18:15:58 -05:00
Niall McCullagh 73268a67ff fix(github-pull-requests-board): filter out github accounts that have been deleted
Pull request that contain interactions with user accounts that have been
deleted are null in the response from the graphql API. This change prevents
deleted accounts from breaking the rendering of the PR.

Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2022-07-22 23:12:51 +01:00
backstage-goalie[bot] 60f7051ee8 Merge pull request #12802 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1181.0
2022-07-22 21:51:19 +00:00
renovate[bot] 64fd786586 fix(deps): update dependency aws-sdk to v2.1181.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 21:12:53 +00:00
Andre Wanlin 02539d4f31 Fixed callback error
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-07-22 13:33:37 -05:00
Andre Wanlin a539564c0d Added Backstage version to info command
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-07-22 13:28:03 -05:00
backstage-goalie[bot] a6bed1efc4 Merge pull request #12799 from backstage/renovate/isomorphic-git-1.x-lockfile
fix(deps): update dependency isomorphic-git to v1.19.0
2022-07-22 18:17:39 +00:00
backstage-goalie[bot] c4e2ef5b85 Merge pull request #12798 from backstage/renovate/svgr-webpack-6.x-lockfile
fix(deps): update dependency @svgr/webpack to v6.3.1
2022-07-22 17:29:26 +00:00
renovate[bot] b3dac7845a fix(deps): update dependency isomorphic-git to v1.19.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 17:27:40 +00:00
backstage-goalie[bot] 8d7239f6e5 Merge pull request #12797 from backstage/renovate/svgr-rollup-6.x-lockfile
fix(deps): update dependency @svgr/rollup to v6.3.1
2022-07-22 17:15:07 +00:00
backstage-goalie[bot] b7a61a04cf Merge pull request #12795 from backstage/renovate/svgr-plugin-svgo-6.x-lockfile
fix(deps): update dependency @svgr/plugin-svgo to v6.3.1
2022-07-22 16:45:15 +00:00
renovate[bot] a1ba550beb fix(deps): update dependency @svgr/webpack to v6.3.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 16:40:55 +00:00
renovate[bot] 9bc1678097 fix(deps): update dependency @svgr/rollup to v6.3.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 16:40:10 +00:00
backstage-goalie[bot] 226adf3192 Merge pull request #12794 from backstage/renovate/svgr-plugin-jsx-6.x-lockfile
fix(deps): update dependency @svgr/plugin-jsx to v6.3.1
2022-07-22 16:27:58 +00:00
renovate[bot] a7ff3399c2 fix(deps): update dependency @svgr/plugin-svgo to v6.3.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 15:52:17 +00:00
renovate[bot] 61f4be8827 fix(deps): update dependency @svgr/plugin-jsx to v6.3.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 15:51:23 +00:00
Manuel Stein c8196bd37d wrap aws-sdk errors
because there are http errors with no message any error reading the
object is wrapped to conform to the @backstage/error assertError checks

Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-07-22 18:43:44 +03:00
backstage-goalie[bot] 7a12203e7b Merge pull request #12790 from backstage/renovate/changesets-cli-2.x-lockfile
chore(deps): update dependency @changesets/cli to v2.24.0
2022-07-22 15:38:30 +00:00
Natalya Peixoto 3cd3f95995 feat(backstage-plugin-api-linter): add plugin
Signed-off-by: Natalya Peixoto <35628156+natalyapeixoto@users.noreply.github.com>
2022-07-22 17:19:50 +02:00
Eric Voshall 163243a4d1 Add changeset
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com>
2022-07-22 11:05:24 -04:00
Eric Voshall b62a9bfc37 Handle incorrect return type
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com>
2022-07-22 11:03:49 -04:00
renovate[bot] 5079d3b0c5 chore(deps): update dependency @changesets/cli to v2.24.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 14:49:40 +00:00
Ben Lambert b7926841a8 Merge pull request #12789 from backstage/renovate/testcontainers-8.x-lockfile
fix(deps): update dependency testcontainers to v8.12.0
2022-07-22 14:42:14 +02:00
Lucas Teligioridis 8524931589 Provide clearer documentation on correct permissions
Rather than providing the objects and what permissions are required,
just provide a valid Kubernetes manifest that clearly shows this to the
developer setting this up. Will also prevent any ambiguity when applying
this directly against a Kubernetes API.

Signed-off-by: Lucas Teligioridis <lucas@teligioridis.dev>
2022-07-22 22:37:47 +10:00
Ben Lambert e01296c2aa Merge pull request #12571 from alexrybch/shortcuts-storage-observe
added initial storage api subscription in Shortcuts plugin
2022-07-22 14:22:24 +02:00
renovate[bot] 505bed4c08 fix(deps): update dependency testcontainers to v8.12.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 12:08:05 +00:00
Ben Lambert fd7853bc94 Merge pull request #12783 from namco1992/avoid-double-encoding-bitbucket
Avoid double encoding in bitbucket integration
2022-07-22 14:04:41 +02:00
Ben Lambert fcb2bf76a5 Update strange-crabs-confess.md
Signed-off-by: blam <ben@blam.sh>
2022-07-22 13:48:48 +02:00
Alex Rybchenko 565071f258 updated changeset
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-07-22 11:02:06 +02:00
backstage-goalie[bot] 5f36581151 Merge pull request #12782 from backstage/renovate/graphiql-1.x-lockfile
fix(deps): update dependency graphiql to v1.10.0
2022-07-22 06:35:24 +00:00
Namco c4b460a47d Avoid double encoding in bitbucket integration
Signed-off-by: Namco <namco1992@gmail.com>
2022-07-22 14:22:12 +08:00
backstage-goalie[bot] c29f3c265f Merge pull request #12781 from backstage/renovate/zod-3.x-lockfile
fix(deps): update dependency zod to v3.17.10
2022-07-22 06:20:32 +00:00
renovate[bot] f12d5e290d fix(deps): update dependency graphiql to v1.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 05:40:28 +00:00
renovate[bot] 59a8318ad6 fix(deps): update dependency zod to v3.17.10
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-22 05:39:34 +00:00
Andrew Duckett 770d3f92c4 respect ensureExists when pluginDivisionMode is set to schema.
Signed-off-by: Andrew Duckett <andrew.duckett@gmail.com>
2022-07-21 22:21:53 -05:00
backstage-goalie[bot] 795a804111 Merge pull request #12779 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1180.0
2022-07-21 22:09:08 +00:00
renovate[bot] 646cb36d48 fix(deps): update dependency aws-sdk to v2.1180.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-21 21:31:59 +00:00
backstage-goalie[bot] 586aaad771 Merge pull request #12777 from backstage/renovate/eslint-plugin-jsx-a11y-6.x-lockfile
fix(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1
2022-07-21 21:29:09 +00:00
backstage-goalie[bot] e1ebd0c4e3 Merge pull request #12776 from backstage/renovate/yarnpkg-parsers-3.x-lockfile
fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.14
2022-07-21 21:18:12 +00:00
renovate[bot] 7c8404aa22 fix(deps): update dependency eslint-plugin-jsx-a11y to v6.6.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-21 20:37:00 +00:00
renovate[bot] 1a5d2609b5 fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-21 20:36:11 +00:00
Trevor Hartman 014b3b7776 Add missing res.end in scaffolder backend EventStream usage
Signed-off-by: Trevor Hartman <trevorhartman@gmail.com>
2022-07-21 13:51:18 -06:00
Ben Lambert 7495b78b7e Merge pull request #12748 from awanlin/bug/fix-bitbucket-server-getlastcommitshorthash
Added back support for when no branch is provided
2022-07-21 17:15:47 +02:00
Ben Lambert 26d077aa3e Update changeset
Signed-off-by: blam <ben@blam.sh>
2022-07-21 17:15:22 +02:00
blam 01d825ba28 chore: finish piping and stuff and making it lovely
Signed-off-by: blam <ben@blam.sh>
2022-07-21 16:31:02 +02:00
blam 22e9262868 chore: code-review comments
Signed-off-by: blam <ben@blam.sh>
2022-07-21 16:20:19 +02:00
backstage-goalie[bot] c085c0bfef Merge pull request #12772 from backstage/renovate/octokit-webhooks-10.x-lockfile
fix(deps): update dependency @octokit/webhooks to v10.0.9
2022-07-21 14:11:57 +00:00
Ben Lambert 8adb29c6de Merge pull request #12773 from backstage/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.0
2022-07-21 16:08:31 +02:00
renovate[bot] 9da5632148 chore(deps): update jamesives/github-pages-deploy-action action to v4.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-21 13:36:31 +00:00