Commit Graph

23482 Commits

Author SHA1 Message Date
Fredrik Adelöw 4cca190797 add EntityRelation.targetRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-23 09:38:40 +01:00
Johan Haals 9f713522e7 Merge pull request #9743 from backstage/dependabot/npm_and_yarn/swr-1.2.2
chore(deps): bump swr from 1.2.1 to 1.2.2
2022-02-23 09:25:45 +01:00
Johan Haals a0f95c046f Merge pull request #9746 from backstage/dependabot/npm_and_yarn/camelcase-keys-7.0.2
chore(deps): bump camelcase-keys from 7.0.1 to 7.0.2
2022-02-23 09:24:41 +01:00
blam a2589000ee chore: added changesets
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:36:19 +01:00
blam 0408fa07c3 chore: updating api report
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:32:49 +01:00
blam 4bf93e6c29 chore: reworking all the types for the different field extensions
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:32:28 +01:00
blam 61d091e705 chore: reworking these types a little bit now so that we can expose the uiSchema props in the api-report
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:31:47 +01:00
roylisto cd8c6970ed Update changeset
Signed-off-by: roylisto <roylistoputra@gmail.com>
2022-02-23 11:50:55 +07:00
roylisto c08ed7c47d Add sync button to Group page
Signed-off-by: roylisto <roylistoputra@gmail.com>
2022-02-23 11:45:21 +07:00
dependabot[bot] d64b8d3678 chore(deps): bump minimatch from 3.0.4 to 5.0.0
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 5.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v5.0.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:23:36 +00:00
dependabot[bot] b3f235ea18 chore(deps): bump kafkajs from 1.16.0-beta.32 to 1.16.0
Bumps [kafkajs](https://github.com/tulios/kafkajs) from 1.16.0-beta.32 to 1.16.0.
- [Release notes](https://github.com/tulios/kafkajs/releases)
- [Changelog](https://github.com/tulios/kafkajs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tulios/kafkajs/commits/v1.16.0)

---
updated-dependencies:
- dependency-name: kafkajs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:20:21 +00:00
dependabot[bot] 11592cdc82 chore(deps): bump @svgr/plugin-jsx from 6.2.0 to 6.2.1
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: "@svgr/plugin-jsx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:18:57 +00:00
dependabot[bot] 4bd17cb0b5 chore(deps): bump apollo-server-express from 3.6.1 to 3.6.3
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@3.6.3/packages/apollo-server-express)

---
updated-dependencies:
- dependency-name: apollo-server-express
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:17:53 +00:00
dependabot[bot] 0feac2ad0e chore(deps): bump camelcase-keys from 7.0.1 to 7.0.2
Bumps [camelcase-keys](https://github.com/sindresorhus/camelcase-keys) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/sindresorhus/camelcase-keys/releases)
- [Commits](https://github.com/sindresorhus/camelcase-keys/compare/v7.0.1...v7.0.2)

---
updated-dependencies:
- dependency-name: camelcase-keys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:17:17 +00:00
dependabot[bot] 35f0434d3b chore(deps): bump swr from 1.2.1 to 1.2.2
Bumps [swr](https://github.com/vercel/swr) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-23 04:09:43 +00:00
Magnus Persson 7d12e4cf32 backend-common: add Redis backed cache store
Signed-off-by: Magnus Persson <magnus.persson@fortnox.se>
2022-02-22 22:29:28 +01:00
Zach Hammer f6cd2b51c7 Add SeatGeek to ADOPTERS.md
Signed-off-by: Zach Hammer <zhammer@seatgeek.com>
2022-02-22 13:43:53 -05:00
Mike Ball 59864eaebe update splunk-on-call API report
Signed-off-by: Mike Ball <mikedball@gmail.com>
2022-02-22 12:39:32 -05:00
Tim Hansen 6881237b21 Merge pull request #9729 from backstage/orkohunter/adopters-md-blurb
chore: add a blurb about the adopters list
2022-02-22 10:38:16 -07:00
Mike Ball 716242c081 Splunk On-Call changeset reflects readOnly property
Signed-off-by: Mike Ball <mikedball@gmail.com>
2022-02-22 12:09:31 -05:00
Mike Ball 262a2a2d51 configure readOnly via simple component prop
This eliminates the use of YAML configuration and instead
relies on a simple property to enable `readOnly` mode, per code review feedback.

Signed-off-by: Mike Ball <mikedball@gmail.com>
2022-02-22 12:05:10 -05:00
Frank Cycan e621d9658b [Plugin] Code Climate
Signed-off-by: Frank Cycan <frank@hqo.co>
2022-02-22 11:53:56 -05:00
blam 7517c93c09 chore: using unknown type instead of any for declaring the return value
Signed-off-by: blam <ben@blam.sh>
2022-02-22 17:04:39 +01:00
blam 3bd848159a chore: updating type parameters names to be TReturnValue
Signed-off-by: blam <ben@blam.sh>
2022-02-22 16:59:31 +01:00
Ben Lambert 4e709aaecd Merge pull request #9727 from backstage/blam/migrations/scaffolder-backend/last
🧹 More Deprecations and Breaking Changes to `plugin-scaffolder-backend`
2022-02-22 16:31:56 +01:00
Fredrik Adelöw 022ea70506 Merge pull request #9726 from backstage/freben/airbrake-again
further airbrake fix
2022-02-22 16:24:19 +01:00
Johan Haals 17ac7a9869 Merge pull request #9720 from backstage/jhaals/remove-EntityContext
catalog-react: Remove EntityContext
2022-02-22 16:23:54 +01:00
Johan Haals d4f67fa728 catalog-react: Deprecate useOwnedEntities & useOwnUser
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-22 16:19:45 +01:00
blam 4165cc0ce4 chore: the last of the migrations
Signed-off-by: blam <ben@blam.sh>
2022-02-22 16:09:44 +01:00
Guilherme Oenning 09f3666785 conditionally add consistency level
Signed-off-by: Guilherme Oenning <goenning@eshopworld.com>
2022-02-22 15:06:05 +00:00
Johan Haals 8286e40f13 prefix with breaking
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-22 16:00:16 +01:00
zoefkip 43da908ca6 small typo in bitbucket auth provider docs 2022-02-22 15:53:35 +01:00
Fredrik Adelöw c1069d2c40 further airbrake fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-22 15:53:04 +01:00
Himanshu Mishra 354caaa67f adopters.md - add a line about the list and why to add
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-02-22 15:17:47 +01:00
Johan Haals c4276915c0 catalog-react: Delete loadIdentityOwnerRefs, deprecate loadCatalogOwnerRefs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-22 14:47:14 +01:00
blam 9cd76a98e1 chore: fix up the changeset
Signed-off-by: blam <ben@blam.sh>
2022-02-22 14:37:40 +01:00
blam b5a65f9946 chore: rebuild api-reports
Signed-off-by: blam <ben@blam.sh>
2022-02-22 14:33:42 +01:00
blam 67771d2b21 chore: remove the observe method in favour of an observable
Signed-off-by: blam <ben@blam.sh>
2022-02-22 14:31:20 +01:00
Fredrik Adelöw b9436b2ca4 Merge pull request #9693 from sakkshm26/docs
Fix typos in docs
2022-02-22 13:39:20 +01:00
Ben Lambert 53dbebbcde Merge pull request #9701 from backstage/blam/deprecations/octokit
deprecations: Deprecate the `OctokitProvider` export from `scaffolder-backend`
2022-02-22 13:38:32 +01:00
blam dbe239808d chore: encodeURIComponent
Signed-off-by: blam <ben@blam.sh>
diff --git c/plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/githubPullRequest.ts i/plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/githubPullRequest.ts
index ca70084ef5..9efc11210a 100644
--- c/plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/githubPullRequest.ts
+++ i/plugins/scaffolder-backend/src/scaffolder/actions/builtin/publish/githubPullRequest.ts
@@ -65,10 +65,14 @@ export const defaultClientFactory = async ({
   host = 'github.com',
   token: providedToken,
 }: ClientFactoryInput): Promise<PullRequestCreator> => {
+  const [encodedHost, encodedOwner, encodedRepo] = [host, owner, repo].map(
+    encodeURIComponent,
+  );
+
   const octokitOptions = await getOctokitOptions({
     integrations,
     credentialsProvider: githubCredentialsProvider,
-    repoUrl: `https://${host}/${owner}/${repo}`,
+    repoUrl: `https://${encodedHost}/${encodedOwner}/${encodedRepo}`,
     token: providedToken,
   });
2022-02-22 13:10:39 +01:00
blam 9d9b2bab47 chore: added changesets
Signed-off-by: blam <ben@blam.sh>
2022-02-22 13:08:19 +01:00
blam 1bb1022908 chore: removing the rexports
Signed-off-by: blam <ben@blam.sh>
2022-02-22 12:45:56 +01:00
blam 48c0316f3e chore: add type option for emitLogEvent
Signed-off-by: blam <ben@blam.sh>
2022-02-22 12:28:19 +01:00
Fredrik Adelöw d4121a54e3 Merge pull request #9722 from backstage/freben/tasks-janitor
backend-tasks: no unnecessary janitor log output on sqlite
2022-02-22 12:16:21 +01:00
Fredrik Adelöw baea75b11a Merge pull request #9723 from backstage/freben/airbrake-optional
airbrake: fix config to be optional, unbreak local dev startup
2022-02-22 11:50:39 +01:00
MT Lewis 42719ffa55 Merge pull request #9705 from backstage/optional-backend-auth
backend-common: make backend.auth.keys optional in config schema
2022-02-22 10:48:48 +00:00
Fredrik Adelöw 0045270527 airbrake: fix config to be optional, unbreak local dev startup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-22 11:31:05 +01:00
blam 8142c09b3f chore: wth prettier
Signed-off-by: blam <ben@blam.sh>
2022-02-22 11:29:35 +01:00
Fredrik Adelöw dc97845422 backend-tasks: no unnecessary janitor log output on sqlite
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-22 11:27:53 +01:00