Fredrik Adelöw
|
943401405d
|
Merge pull request #9671 from backstage/freben/targetRef
add `EntityRelation.targetRef`
|
2022-02-23 15:20:32 +01:00 |
|
Fredrik Adelöw
|
c37252f2ae
|
Merge pull request #9663 from backstage/rugvip/moveloco
catalog-model: move LocationSpec to catalog-backend
|
2022-02-23 15:15:50 +01:00 |
|
Fredrik Adelöw
|
a26a8ce300
|
Merge pull request #9750 from backstage/dependabot/npm_and_yarn/minimatch-5.0.0
chore(deps): bump minimatch from 3.0.4 to 5.0.0
|
2022-02-23 14:59:52 +01:00 |
|
Fredrik Adelöw
|
190d6d10d4
|
Merge pull request #9760 from chicoribas/master
Including Grupo Boticário as adopter
|
2022-02-23 14:41:58 +01:00 |
|
Fredrik Adelöw
|
d203efb0eb
|
Merge pull request #9748 from backstage/dependabot/npm_and_yarn/svgr/plugin-jsx-6.2.1
chore(deps): bump @svgr/plugin-jsx from 6.2.0 to 6.2.1
|
2022-02-23 14:37:04 +01:00 |
|
Fredrik Adelöw
|
c207b8cb30
|
Merge pull request #9757 from nodify-at/master
Improve ESLint rule import/no-extraneous-dependencies
|
2022-02-23 14:34:29 +01:00 |
|
Johan Haals
|
b5e63f1466
|
Merge pull request #9728 from backstage/jhaals/delete-loadIdentityOwnerRefs
catalog-react: Delete loadIdentityOwnerRefs, deprecate loadCatalogOwn…
|
2022-02-23 14:15:40 +01:00 |
|
Francisco Ribas
|
f3164b0c46
|
Including Grupo Boticário as adopter
Signed-off-by: Francisco Ribas <chico.bribas@gmail.com>
|
2022-02-23 10:10:44 -03:00 |
|
Fredrik Adelöw
|
78123d9e87
|
Merge pull request #9749 from backstage/dependabot/npm_and_yarn/kafkajs-1.16.0
chore(deps): bump kafkajs from 1.16.0-beta.32 to 1.16.0
|
2022-02-23 13:59:44 +01:00 |
|
Fredrik Adelöw
|
ef1151c499
|
Merge pull request #9747 from backstage/dependabot/npm_and_yarn/apollo-server-express-3.6.3
chore(deps): bump apollo-server-express from 3.6.1 to 3.6.3
|
2022-02-23 13:59:25 +01:00 |
|
Hasan Oezdemir
|
3d7ed5377a
|
(bugfix): add a change set
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
|
2022-02-23 13:22:23 +01:00 |
|
Hasan Oezdemir
|
f7c6b4a9f4
|
(bugfix): ignore setupTests and the file inside ./dev folder recursively. eslint can not resolve relative paths as we expected here, and it does not apply this rule.
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
|
2022-02-23 13:18:45 +01:00 |
|
Fredrik Adelöw
|
b4cfa5f3ad
|
Merge pull request #9753 from backstage/freben/no-default
remove usage of deprecated ENTITY_DEFAULT_NAMESPACE
|
2022-02-23 11:39:47 +01:00 |
|
Fredrik Adelöw
|
ce6abe1699
|
Merge pull request #9459 from HqOapp/fmc100/codeclimate-plugin
[Plugin] Code Climate
|
2022-02-23 10:33:08 +01:00 |
|
Fredrik Adelöw
|
b5c02d10a6
|
remove usage of deprecated ENTITY_DEFAULT_NAMESPACE
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-23 10:32:00 +01:00 |
|
Fredrik Adelöw
|
78e1bb7fd1
|
oh vale, how i love thee
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-23 10:27:04 +01:00 |
|
Johan Haals
|
0b51cbdecf
|
Merge pull request #9738 from seatgeek/zh-add-seatgeek-to-adopters
Add SeatGeek to ADOPTERS.md
|
2022-02-23 10:02:34 +01:00 |
|
Fredrik Adelöw
|
919cf2f836
|
add changesets
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-23 09:38:40 +01:00 |
|
Fredrik Adelöw
|
d0582b2d0f
|
stitch targetRef and backwards compat inject it on read
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-02-23 09:38:40 +01:00 |
|
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 |
|
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 |
|
Zach Hammer
|
f6cd2b51c7
|
Add SeatGeek to ADOPTERS.md
Signed-off-by: Zach Hammer <zhammer@seatgeek.com>
|
2022-02-22 13:43:53 -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 |
|
Frank Cycan
|
e621d9658b
|
[Plugin] Code Climate
Signed-off-by: Frank Cycan <frank@hqo.co>
|
2022-02-22 11:53:56 -05: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 |
|
blam
|
4165cc0ce4
|
chore: the last of the migrations
Signed-off-by: blam <ben@blam.sh>
|
2022-02-22 16:09:44 +01:00 |
|
Johan Haals
|
8286e40f13
|
prefix with breaking
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-02-22 16:00:16 +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 |
|