Patrik Oldsberg
|
b051e770c7
|
core-api: fix a bug where resolving routes beneath a mount point would fail
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 17:30:51 +02:00 |
|
Patrik Oldsberg
|
94715431ee
|
Merge pull request #5201 from backstage/rugvip/wrap
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
|
2021-04-01 15:11:20 +02:00 |
|
Patrik Oldsberg
|
571efeb9da
|
Merge pull request #5200 from backstage/rugvip/msg
core-api: improve error message and component naming for routable extension mounting errorsr
|
2021-04-01 15:10:57 +02:00 |
|
Patrik Oldsberg
|
32422ef22e
|
Merge pull request #5199 from teunw/fix/display-name-from-jwt
fix: displays name from jwt instead of using email address
|
2021-04-01 15:03:43 +02:00 |
|
Patrik Oldsberg
|
ae6250ce3e
|
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 14:45:39 +02:00 |
|
Patrik Oldsberg
|
4a4681b1b9
|
core-api: improve error message and component naming for routable extension mounting errorsr
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-04-01 14:43:04 +02:00 |
|
Teun Willems
|
2b2b311864
|
chore: adds changeset
Signed-off-by: Teun Willems <teun.willems@theapsgroup.com>
|
2021-04-01 14:25:19 +02:00 |
|
Teun Willems
|
81fa98b3ab
|
fix: displays name from jwt instead of using email address
Signed-off-by: Teun Willems <teun.willems@theapsgroup.com>
|
2021-04-01 14:25:19 +02:00 |
|
Patrik Oldsberg
|
2bbac57ce4
|
Merge pull request #5195 from backstage/dependabot/npm_and_yarn/raw-loader-4.0.2
chore(deps): bump raw-loader from 4.0.1 to 4.0.2
|
2021-04-01 10:24:11 +02:00 |
|
dependabot[bot]
|
a5e0084f9b
|
chore(deps): bump raw-loader from 4.0.1 to 4.0.2
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases)
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/raw-loader/compare/v4.0.1...v4.0.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-01 04:08:14 +00:00 |
|
Ben Lambert
|
8b3cf2838e
|
Merge pull request #5192 from backstage/imgbot
[ImgBot] Optimize images
|
2021-03-31 20:52:41 +02:00 |
|
ImgBotApp
|
a19e461d0a
|
[ImgBot] Optimize images
*Total -- 109.92kb -> 73.66kb (32.99%)
/plugins/github-deployments/docs/github-deployments-card.png -- 103.64kb -> 67.39kb (34.98%)
/microsite/static/img/backstage-service-catalog.svg -- 1.30kb -> 1.30kb (0.3%)
/microsite/static/img/backstage-techdocs.svg -- 0.91kb -> 0.91kb (0.11%)
/microsite/static/img/backstage-k8s.svg -- 1.89kb -> 1.89kb (0.05%)
/microsite/static/img/backstage-software-templates.svg -- 2.17kb -> 2.17kb (0.05%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2021-03-31 15:36:32 +00:00 |
|
Fredrik Adelöw
|
a46a98c3b0
|
Merge pull request #5114 from anderoo/anderoo/deployments-plugin
[PLUGIN] Github Deployments Plugin
|
2021-03-31 17:06:41 +02:00 |
|
Andrew Johnson
|
d8a951493a
|
change graphql version
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-31 15:40:35 +01:00 |
|
Patrik Oldsberg
|
b22cc04bd4
|
Merge pull request #5189 from backstage/rugvip/derp
changesets: fix bump level for catalog-model change
|
2021-03-31 16:31:23 +02:00 |
|
Patrik Oldsberg
|
58bae7b824
|
changesets: fix bump level for catalog-model change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-31 16:09:49 +02:00 |
|
Patrik Oldsberg
|
b550a81b84
|
Merge pull request #5186 from backstage/mob/stringer
catalog-model: add stringifyEntityRef and deprecate serializeEntityRef
|
2021-03-31 15:50:50 +02:00 |
|
Ben Lambert
|
6305a5a05b
|
Merge pull request #5131 from backstage/changeset-release/master
Version Packages
|
2021-03-31 15:04:08 +02:00 |
|
Patrik Oldsberg
|
25a62e0a9d
|
catalog-model: ensure canonical representation from stringifyEntityRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-31 14:54:37 +02:00 |
|
Patrik Oldsberg
|
97b60de988
|
added changeset for addition of stringifyEntityRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-03-31 14:54:36 +02:00 |
|
Johan Haals
|
67e13effa1
|
catalog-model: add stringifyEntityRef and deprecate serializeEntityRef
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-03-31 14:54:36 +02:00 |
|
blam
|
818a25e32e
|
changeset(create-app): fix major version
Signed-off-by: blam <ben@blam.sh>
|
2021-03-31 14:29:27 +02:00 |
|
github-actions[bot]
|
8e00ab7e63
|
Version Packages
|
2021-03-31 12:21:12 +00:00 |
|
Ben Lambert
|
39f41287d2
|
Merge pull request #5185 from backstage/blam/fix-github-apps-auth
Fix GitHubApp URL parsing so we can get a token
|
2021-03-31 14:15:57 +02:00 |
|
blam
|
77893b657a
|
chore: add todo for later refactor
Signed-off-by: blam <ben@blam.sh>
|
2021-03-31 13:58:35 +02:00 |
|
blam
|
164cc4c533
|
chore: changeset
Signed-off-by: blam <ben@blam.sh>
|
2021-03-31 13:55:24 +02:00 |
|
blam
|
94d393b414
|
bug: git-url-parse needs https prefix otherwise it fails to parse. Lovely.
Signed-off-by: blam <ben@blam.sh>
|
2021-03-31 13:51:31 +02:00 |
|
Ben Lambert
|
d53d01dcf5
|
Merge pull request #5027 from kaos/badges_test_coverage
badges: improve test coverage.
|
2021-03-31 11:09:46 +02:00 |
|
Ben Lambert
|
afd45128a4
|
Merge pull request #5180 from SDA-SE/feat/api-docs-export
Export `apiDocsConfigRef` from `api-docs` plugin to allow extending it with custom API renderers.
|
2021-03-31 09:41:40 +02:00 |
|
Ben Lambert
|
1eddf3c105
|
Merge pull request #5182 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.6
chore(deps): bump @testing-library/react from 11.2.5 to 11.2.6
|
2021-03-31 09:41:13 +02:00 |
|
Ben Lambert
|
7aabf97d41
|
Merge pull request #5181 from backstage/timbonicus/workflow-runs-deleted-fork
Make GitHub workflow run source.commit.url optional
|
2021-03-31 09:36:15 +02:00 |
|
dependabot[bot]
|
420b917e02
|
chore(deps): bump @testing-library/react from 11.2.5 to 11.2.6
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.5 to 11.2.6.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.5...v11.2.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 04:43:52 +00:00 |
|
Tim Hansen
|
2c29611a0e
|
Make source commit url optional
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-03-30 14:02:26 -06:00 |
|
Andrew Johnson
|
6cb8521c88
|
lint
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 18:05:16 +01:00 |
|
Andrew Johnson
|
0b1179685b
|
prettier
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 17:58:54 +01:00 |
|
Andrew Johnson
|
d4ae83a79d
|
correct readme
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 17:46:22 +01:00 |
|
Andrew Johnson
|
ceb1088edc
|
spacing
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 17:40:45 +01:00 |
|
Andrew Johnson
|
3714e6c374
|
update usages
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 17:38:52 +01:00 |
|
Andrew Johnson
|
39d7c8718a
|
update for comments
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 17:35:53 +01:00 |
|
Oliver Sand
|
60bddefce2
|
Export apiDocsConfigRef from api-docs plugin to allow extending it with custom API renderers
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-03-30 17:34:46 +02:00 |
|
Andrew Johnson
|
4b00af9b31
|
use type for row
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 13:51:31 +01:00 |
|
Fredrik Adelöw
|
aa618e57bb
|
Merge pull request #5149 from goober/feature/bitbucket-discovery
Add a Bitbucket Discovery processor
|
2021-03-30 14:40:52 +02:00 |
|
Ben Lambert
|
bd90c8f58a
|
Merge pull request #5053 from shoebsd31/master
#5051 entity name updated
|
2021-03-30 13:54:50 +02:00 |
|
Ben Lambert
|
1ba5d52566
|
Merge pull request #5174 from backstage/dependabot/npm_and_yarn/typescript-4.2.3
chore(deps): bump typescript from 4.1.3 to 4.2.3
|
2021-03-30 13:16:58 +02:00 |
|
Mathias Åhsberg
|
13abbc15da
|
Refactor the Bitbucket Discovery processor
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
|
2021-03-30 10:38:32 +00:00 |
|
Andrew Johnson
|
f3f56dda8d
|
remove config baseUrl
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 11:18:25 +01:00 |
|
Andrew Johnson
|
9286519051
|
use msw/graphql and use typed respomse
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
|
2021-03-30 11:18:25 +01:00 |
|
Dominik Henneke
|
4196c1ebd4
|
Merge pull request #5179 from SDA-SE/feat/fix-headers
Avoid using Headers as it is not supported in the backend
|
2021-03-30 11:55:53 +02:00 |
|
Dominik Henneke
|
b196a45691
|
Avoid using Headers as it is not supported in the backend
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
|
2021-03-30 11:34:24 +02:00 |
|
blam
|
dd880a6065
|
chore: fixing typescript compile errors with new DateTimeFormatOptions
Signed-off-by: blam <ben@blam.sh>
|
2021-03-30 11:04:57 +02:00 |
|