Commit Graph

12193 Commits

Author SHA1 Message Date
Jake Crews b874bd03bb change wrapper back to global declaration
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 09:12:54 -05:00
Jake Crews f0d040bb57 fix merge issue
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 07:55:23 -05:00
Jake Crews 4bdda91def Merge branch 'master' into fix-view-techdocs-link 2022-07-26 07:51:54 -05:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
Ben Lambert ac052fac0e Merge pull request #11644 from dweber019/feat/kafka
[Kafka] Add dashboard url feature and fix minor styling issues
2022-07-26 10:30:32 +02:00
Eric Peterson 63f60f1876 Merge pull request #11619 from mmulligan03/feature/add-api-key-stackoverflow-backend
Added apikey config for StackOverflow backend
2022-07-26 10:25:21 +02:00
Ben Lambert ee0433d9d8 Merge pull request #12796 from nokia/fix-techdocs-awsS3-err-without-message
wrap aws-sdk errors
2022-07-26 09:46:46 +02:00
Ben Lambert 7d71d7a6fe Merge pull request #12775 from devth/fix-missing-eventstream-end
Add missing res.end in scaffolder backend EventStream usage
2022-07-25 22:08:23 +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
David Weber bde245f0bf feat: add dashboard URL feature and fix minor styling issues
Signed-off-by: David Weber <david.weber@w3tec.ch>
2022-07-25 21:52:09 +02: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
Manuel Stein ce7219ff87 awsS3 getObject expect match without regex
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-07-24 19:19:29 +03:00
Manuel Stein f28ad77d11 awsS3 getObject expect specific error message
Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-07-24 19:12:39 +03: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
Manuel Stein 6c118dd093 wrap aws-sdk errors - (prettier update)
there are http errors with no message from aws-sdk, so the error
 is wrapped to conform to the @backstage/errors assertError checks

Signed-off-by: Manuel Stein <manuel.stein@nokia-bell-labs.com>
2022-07-23 18:34:57 +03:00
Matt Mulligan 4a9a2c3cfe Changed visibility of ApiKey to secret
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
2022-07-23 10:09:10 -04:00
Matt Mulligan 335bfb727c Removed frontend changes
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
2022-07-23 09:56:10 -04: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
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
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
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
blam 72b8725dc1 chore: prettify
Signed-off-by: blam <ben@blam.sh>
2022-07-20 23:26:52 +02:00
Gio ebeaf11460 update changelog
Signed-off-by: Gio <6011354+gioufop@users.noreply.github.com>
2022-07-20 16:11:15 -03:00
Ben Lambert 20dd7141d6 Merge pull request #12710 from leboncoin/gerrit-review-action
feat(scaffolder): add a `publish:gerrit:review` action
2022-07-20 16:20:43 +02:00
Thomas Cardonne fc8a5f797b feat(scaffolder): add a publish:gerrit:review action
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2022-07-20 15:53:18 +02:00
Ben Lambert f729cd8291 Merge pull request #12089 from ljiljanaholden/ljiljanaholden/scaffolder-gitlab-mr
Ljiljanaholden/scaffolder gitlab mr
2022-07-20 15:44:23 +02:00
Ben Lambert a9db61cba1 Merge pull request #11404 from acierto/reconfigure
Make a possibility to configure existing components
2022-07-20 13:00:49 +02:00
Lilly Holden 6e0fbd31c8 Merged changes from master
Signed-off-by: Lilly Holden <lholden@adaptavist.com>
2022-07-20 09:39:35 +01:00
renovate[bot] 29f782eb37 chore(deps): update dependency @types/luxon to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-20 00:35:52 +00:00
gabrielucido 83636e7c5a Added constant to sidebar width.
Signed-off-by: gabrielucido <gabrielucido@gmail.com>
2022-07-19 17:07:01 -04:00
gabrielucido 7a98c73dc8 fix(docs-like-code): Patched Techdocs Sidebar layout for medium devices.
Signed-off-by: gabrielucido <gabrielucido@gmail.com>
2022-07-19 16:43:01 -04:00
bnechyporenko c38cb38339 api-report.md
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-07-19 18:48:34 +02:00
bnechyporenko fcf972fbfb Updated deps
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-07-19 18:22:19 +02:00
bnechyporenko afdf6c7b48 Merge remote-tracking branch 'origin/master' into reconfigure
# Conflicts:
#	packages/app/package.json
2022-07-19 18:15:50 +02:00
Bogdan Nechyporenko 9d9b81bda6 Merge branch 'backstage:master' into master 2022-07-19 18:14:24 +02:00
Alex Rybchenko a6407c0f82 rename method
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-07-19 16:10:43 +02:00
Alex Rybchenko 5416c9af06 updated api-report
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-07-19 16:02:05 +02:00
Alex Rybchenko 4919b842d8 removed unused import
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-07-19 16:02:05 +02:00
Alex Rybchenko 2e17ad5e30 replaced internal observable with a mapping from the storage API
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-07-19 16:02:05 +02:00
Alex Rybchenko 5b769fddb5 added initial storage api subscription
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-07-19 16:02:05 +02:00
Ben Lambert b67946b7f0 Merge pull request #12709 from Bonial-International-GmbH/pjungermann/s3/deprecate-processor
chore(catalog): deprecate `AwsS3DiscoveryProcessor`
2022-07-19 15:10:11 +02:00
blam f96f331c97 chore: fix one of the tests
Signed-off-by: blam <ben@blam.sh>
2022-07-19 14:00:31 +02:00
Ben Lambert 2ab09fea50 Merge pull request #12708 from Bonial-International-GmbH/pjungermann/msgraph/deprecation-adjust-ref
chore(catalog): adjust refs in msgraph deprecation warnings
2022-07-19 13:30:10 +02:00
github-actions[bot] 7d7da6caec Version Packages 2022-07-19 08:34:21 +00:00
Patrick Jungermann b1995df9f3 chore(catalog): adjust refs in msgraph deprecation warnings
Adjust references in deprecation warnings to point to stable URL/document.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-18 22:56:24 +02:00
Patrick Jungermann 17d45dbf10 chore(catalog): deprecate AwsS3DiscoveryProcessor
Deprecate `AwsS3DiscoveryProcessor` in favor of `AwsS3EntityProvider` (since v0.1.4).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-18 22:44:38 +02:00
Ben Lambert 107a193e6e Merge pull request #12661 from ljiljanaholden/feat/scaffolder-gitlab-mr-reviewer
Scaffolder Gitlab Merge Requests - added assignee as an optional field
2022-07-18 19:11:29 +02:00