Ben Lambert
4aeb43e187
Merge pull request #12820 from raffitamizian/fix-doc
...
Fix function name in docs
2022-07-25 22:04:02 +02:00
Ben Lambert
a152188f69
Merge pull request #12803 from niallmccullagh/ghost-user-github-pr-board
...
fix(github-pull-requests-board): filter out github accounts that have…
2022-07-25 22:03:28 +02:00
backstage-goalie[bot]
9e58354f63
Merge pull request #12823 from backstage/renovate/typescript-eslint-monorepo
...
fix(deps): update typescript-eslint monorepo to v5.31.0
2022-07-25 19:24:09 +00:00
renovate[bot]
ef0505b6be
fix(deps): update typescript-eslint monorepo to v5.31.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 18:41:44 +00:00
Raffi Tamizian
6b6f48aa6a
Fix function name
...
Signed-off-by: Raffi Tamizian <r.tamizian@gmail.com >
2022-07-25 16:32:19 +01:00
Ben Lambert
75bfc7317d
Merge pull request #12711 from Bonial-International-GmbH/pjungermann/bitbucketServer/auth
...
feat: support Basic Auth and token-only at Git commands for Bitbucket Server
2022-07-25 17:06:08 +02:00
Patrick Jungermann
3f1316f1c5
feat: use Bearer auth header at git commands with Bitbucket Server token
...
Use Bearer auth header at git commands with Bitbucket Server token
instead of username + token as password.
The username `x-token-auth` was not working with Bitbucket Server
but is used at Bitbucket Cloud.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-07-25 15:53:30 +02:00
Patrick Jungermann
3b7930b3e5
feat: support Bearer auth header at git commands
...
Support Bearer-based Authorization header for auth
with token only (no username).
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-07-25 15:53:30 +02:00
Patrick Jungermann
593dea6710
feat: support Basic Auth for Bitbucket Server
...
Closes : #12586
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-07-25 15:53:30 +02:00
Ben Lambert
f47d8aa55e
Merge pull request #12090 from backstage/fix/broken-zip-files
...
Throw on corrupt ZIP files instead of hanging indefinitely
2022-07-25 15:31:33 +02:00
backstage-goalie[bot]
a5ffa2679e
Merge pull request #12819 from backstage/renovate/changesets-cli-2.x-lockfile
...
chore(deps): update dependency @changesets/cli to v2.24.1
2022-07-25 12:22:42 +00:00
blam
764ba707a2
chore: refactor and comment
...
Signed-off-by: blam <ben@blam.sh >
2022-07-25 13:53:54 +02:00
renovate[bot]
2c6e31fc5b
chore(deps): update dependency @changesets/cli to v2.24.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 11:50:33 +00:00
backstage-goalie[bot]
898d57505c
Merge pull request #12818 from backstage/renovate/codemirror
...
fix(deps): update dependency @codemirror/view to v6.1.1
2022-07-25 11:36:35 +00:00
Ben Lambert
8408ffceeb
Merge pull request #12817 from backstage/renovate/webpack-5.x-lockfile
...
chore(deps): update dependency webpack to v5.74.0
2022-07-25 13:05:37 +02:00
renovate[bot]
e07619df34
fix(deps): update dependency @codemirror/view to v6.1.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 11:04:50 +00:00
backstage-goalie[bot]
00aa03d7ba
Merge pull request #12816 from backstage/renovate/maxim_mazurok-gapi.client.calendar-3.x-lockfile
...
fix(deps): update dependency @maxim_mazurok/gapi.client.calendar to v3.0.20220715
2022-07-25 10:52:10 +00:00
renovate[bot]
0b72b78251
chore(deps): update dependency webpack to v5.74.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 09:46:28 +00:00
renovate[bot]
cdd3e110ee
fix(deps): update dependency @maxim_mazurok/gapi.client.calendar to v3.0.20220715
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 09:42:53 +00:00
backstage-goalie[bot]
765182c87d
Merge pull request #12811 from backstage/renovate/core-js-3.x-lockfile
...
fix(deps): update dependency core-js to v3.24.0
2022-07-25 09:29:29 +00:00
Ben Lambert
13fe10a6f2
Merge pull request #12791 from ericvoshall/fix/12761
...
Handle incorrect return type from Octokit paginate plugin
2022-07-25 10:32:23 +02:00
Ben Lambert
9bc057a3f4
Merge pull request #12787 from lucasteligioridis/docs/add-kubernetes-rbac-manifest
...
Kubernetes Plugin - Provide clearer documentation on correct RBAC permissions
2022-07-25 10:24:17 +02:00
renovate[bot]
87f64ad404
fix(deps): update dependency core-js to v3.24.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 05:39:59 +00:00
backstage-goalie[bot]
73dff3498a
Merge pull request #12810 from backstage/renovate/esbuild-0.x-lockfile
...
chore(deps): update dependency esbuild to v0.14.50
2022-07-25 05:28:09 +00:00
renovate[bot]
9e6a1155a1
chore(deps): update dependency esbuild to v0.14.50
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-25 04:49:39 +00:00
Patrik Oldsberg
5691fb9eb5
Merge pull request #12793 from natalyapeixoto/patch-1
...
feat(backstage-plugin-api-linter): add plugin
2022-07-24 10:25:34 +02:00
Ben Lambert
a6c925fbc0
Merge pull request #12641 from gabrielucido/techdocs-layout-improvement-3
...
fix(docs-like-code): Patched Techdocs Sidebar layout for medium devices.
2022-07-23 20:59:08 +02:00
backstage-goalie[bot]
0d5775f55e
Merge pull request #12807 from backstage/renovate/helmet-5.x-lockfile
...
fix(deps): update dependency helmet to v5.1.1
2022-07-23 15:52:43 +00:00
renovate[bot]
3fcfe83a3b
fix(deps): update dependency helmet to v5.1.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-07-23 15:15:38 +00: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
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
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