Commit Graph

17555 Commits

Author SHA1 Message Date
Patrik Oldsberg 786d2ae4bf cli: update plugin diff command to use versionQuery helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-24 11:28:38 +02:00
Patrik Oldsberg bad353b51d cli: skip caret in version query for prereleases
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-24 11:28:38 +02:00
Johan Haals c6c308ab83 Merge pull request #7287 from kuangp/fix/GithubCredentialsProvider
fix(GithubCredentialsProvider): support selective app installs with GHE hosts
2021-09-24 11:11:51 +02:00
irma12 42ac8e344b Correct autorUrl
Signed-off-by: irma12 <irma@roadie.io>
2021-09-24 10:01:38 +02:00
irma12 4ea7246794 Add bugsnag plugin to marketplace
Signed-off-by: irma12 <irma@roadie.io>
2021-09-24 09:45:13 +02:00
Branch Vincent 6c0bd7fb75 feat(kubernetes): add rancher dashboard formatter
Signed-off-by: Branch Vincent <branchevincent@gmail.com>
2021-09-23 23:42:45 -04:00
Tim Hansen 55114cfeb7 Merge pull request #7304 from circlehddev/patch-1
Added CircleHD and CastDesk
2021-09-23 20:32:03 -06:00
CircleHD Dev ff0cc3bf27 Added CircleHD and CastDesk
Signed-off-by: Santosh Sahoo <ss@circlehd.com>
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-09-23 20:14:59 -06:00
Tim Hansen 3a3e6799b6 Merge pull request #7305 from wayfair-contribs/wayfair-adoption
Add Wayfair to adopters list
2021-09-23 19:23:49 -06:00
Patrik Oldsberg e7ac4b406c e2e-test: add versionQuery template helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 22:28:56 +02:00
Patrik Oldsberg 23e336257f cli: add tests for version util
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 21:55:22 +02:00
Filip Swiatczak f400ab45a1 fix: vale run .md spelling correction
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 20:43:44 +01:00
Patrik Oldsberg 2a6c393c06 cli: make create-plugin prefer version ranges that are already in the lockfile
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 21:37:46 +02:00
Filip Swiatczak 845d1081ab documentation cd
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 18:25:48 +01:00
Filip Swiatczak dd89cd170e Documentation added
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 18:20:18 +01:00
Filip Swiatczak 4c3eea7788 changeset added
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 17:43:30 +01:00
Ben Chidgey 7e2c0bc96f FIX: Stop sed escaping numbers 2 and 7 in Docker
An interesting edge case has come up whilst using BackStage.

When using the example frontend-with-nginx work to run a separate
frontend, whilst then providing an override for the
googleAnalyticsTrackingId in yaml config via
APP_CONFIG_app_googleAnalyticsTrackingId. I received an "Octal escape
sequences are not allowed in strict mode" error in the browser dev
console.

After looking into it it appears that the sed used escapes the numbers 2
and 7 if they are present in an APP_CONFIG_* ENV override value.
I happened to have both a 2 and a 7 in my GA ids, hence the edge case
part!

Of note this did not happen on my mac but it is present inside of the
nginx:mainline Docker container used in the example.

This fix simply removes the hex from the sed substitution regex and
replaces it with a single quote '

Signed-off-by: Ben Chidgey <ben@feedmypixel.com>
2021-09-23 17:34:54 +01:00
Filip Swiatczak 4cbd1d8be2 chore: cleanup
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 17:22:39 +01:00
Filip Swiatczak 74534f6d39 Bitbucket cloud authentication client added
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 17:17:10 +01:00
John Hodges a8397c0113 Add Wayfair to adopters list
Signed-off-by: John Hodges <jhodges@wayfair.com>
2021-09-23 11:06:23 -04:00
Fredrik Adelöw beaa5ed291 Merge pull request #7167 from askreet/incl-example-catalog-ts-update
Include example of catalog.ts update for discovery interval change.
2021-09-23 17:02:06 +02:00
Kyle Smith 0dea4449f4 update docs
Signed-off-by: Kyle Smith <kyle.smith@salsify.com>
2021-09-23 10:42:00 -04:00
Oliver Sand ab2e915c6c Merge pull request #7302 from SDA-SE/feat/bitbucket-glob-fix
Fix filtering with globs in bitbucket reader
2021-09-23 16:35:30 +02:00
Patrik Oldsberg 76e573a417 Merge pull request #7266 from backstage/mob/catalog-cache
catalog-backend: add processing cache
2021-09-23 16:27:52 +02:00
Fredrik Adelöw 6f1ac68647 Merge pull request #7298 from backstage/freben/less-core-api
get rid of some core-api mentions too
2021-09-23 16:18:13 +02:00
Oliver Sand 0c8a59e293 Fix filtering with globs in bitbucket reader
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-23 16:09:32 +02:00
Patrik Oldsberg 01037ee3d0 Merge pull request #7002 from backstage/rugvip/scm-auth
[PRFC] integration-react: add ScmAuthApi + implementation
2021-09-23 15:52:27 +02:00
Patrik Oldsberg a45b2dfeb5 Merge pull request #7301 from backstage/dco-for-githubdesktop
Add section explaining how to add sign-off-by line using GitHub desktop
2021-09-23 15:39:49 +02:00
Patrik Oldsberg 46d6fcb52e catalog-import: fix merge breakage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:20:07 +02:00
Patrik Oldsberg 36b2210f55 Merge pull request #7293 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.15.0
build(deps): bump @octokit/webhooks from 9.14.1 to 9.15.0
2021-09-23 15:16:41 +02:00
Fredrik Adelöw 12e074a6e4 get rid of some core-api mentions too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 15:16:41 +02:00
Bodil Björklund fb71c7e682 Add section explaining how to add sign-off-by line using GitHub desktop
To facilitate for non-terminal users, add information about how to add the signed-off-by line to your commit message (and amend it) when using GitHub Desktop

Signed-off-by: Bodil Björklund <bodilb@spotify.com>
2021-09-23 15:07:25 +02:00
Patrik Oldsberg a202b6240f integration-react: review fixes for ScmAuth
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:03:52 +02:00
Patrik Oldsberg 6a6ec777ce catalog-import: migrated to using ScmAuthApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:03:52 +02:00
Patrik Oldsberg 18148f23da changesets: added changeset for ScmAuthApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:28 +02:00
Patrik Oldsberg c415e83bb3 integration-react: docs and API report fixups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:28 +02:00
Patrik Oldsberg 9325075eea app,create-app: add ScmAuth to app APIs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 1935b98a43 integration-react: add ScmAuth.createDefaultApiFactory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg be1cb7441f integration-react: switch ScmAuth to handle scopes additively
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 6972645ce7 integration-react: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 2822835bcc integration-react: document ScmAuth static methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 827fdcae17 integration-react: rename ScmAuth.mux to merge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 72851acc4a integration-react: cover url handling in ScmAuth with tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg 7f0aa89786 integration-react: more tests for ScmAuth + some redesign
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg 41d129304a integration-react: initial ScmAuth test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg df99f264b3 integration-react: rework ScmAuthApi scopes and avoid a layer in the ScmAuthMux
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg d84050d048 integration-react: initial ScmAuthMux implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg 33b2dc7ab8 integrations-react: add ScmAuthApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:24 +02:00
Patrik Oldsberg 988b9fe979 Merge pull request #7299 from backstage/rugvip/pick
auth-backend: explicit pickBy type
2021-09-23 15:01:49 +02:00
Patrik Oldsberg 419835047a Merge pull request #7297 from SDA-SE/feat/link-support-button
Rely on the default `Link` behavior for opening external links in a new window in the `SupportButton`
2021-09-23 14:53:44 +02:00