MT Lewis
2687029a67
create-app: add changeset for comment update
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-28 14:18:35 +00:00
MT Lewis
fd41c51452
docs: use backstage.io link to backend-to-backend auth docs
...
There's rightfully been some confusion in various contexts about where
to find this documentation - switching to a fully qualified docs URL
should make it easier to find.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-28 12:55:51 +00:00
Johan Haals
d2a0f08d5c
Merge pull request #9190 from backstage/catalog-identity-client-token
...
Use server token for catalog identity client
2022-01-28 11:55:07 +01:00
Johan Haals
1d52dbbd5e
Merge pull request #9205 from backstage/rugvip/appdep
...
create-app: switch to using a file target for app dependency
2022-01-28 11:40:12 +01:00
Johan Haals
231edcc265
Merge pull request #9213 from backstage/blog/backstage-homepage-templates-tweaks
...
Minor adjustments to backstage homepage templates blog post
2022-01-28 11:38:22 +01:00
Johan Haals
1da8ae65a7
Merge pull request #9215 from backstage/dependabot/npm_and_yarn/prop-types-15.8.1
...
chore(deps): bump prop-types from 15.8.0 to 15.8.1
2022-01-28 11:35:29 +01:00
Johan Haals
f72d08087c
Merge pull request #9214 from backstage/dependabot/npm_and_yarn/passport-0.5.2
...
chore(deps): bump passport from 0.4.1 to 0.5.2
2022-01-28 11:28:40 +01:00
Johan Haals
1351cd632d
Merge pull request #9217 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.13.0
...
chore(deps): bump @microsoft/microsoft-graph-types from 2.11.0 to 2.13.0
2022-01-28 11:28:02 +01:00
Johan Haals
dc7a17c6dd
Merge pull request #9218 from backstage/dependabot/npm_and_yarn/graphql-16.3.0
...
chore(deps): bump graphql from 16.0.1 to 16.3.0
2022-01-28 11:10:13 +01:00
Johan Haals
c49b7bd960
Merge pull request #8934 from kmikko/feat/catalog-import-customizations
...
feat(catalog-import): Make catalog filename and branch customizable
2022-01-28 11:01:09 +01:00
Eric Peterson
aaac5c72bc
Merge pull request #9224 from backstage/docs/warn-about-public-kroki-server-default
...
[Documentation] Note default ServerURL config in kroki how-to
2022-01-28 10:57:46 +01:00
Eric Peterson
912b2d9925
Note default ServerURL config in kroki how-to
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-01-28 10:45:59 +01:00
dependabot[bot]
341bbbfe09
chore(deps): bump prop-types from 15.8.0 to 15.8.1
...
Bumps [prop-types](https://github.com/facebook/prop-types ) from 15.8.0 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases )
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/prop-types/compare/v15.8.0...v15.8.1 )
---
updated-dependencies:
- dependency-name: prop-types
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 09:41:44 +00:00
dependabot[bot]
28a5f9d0b1
chore(deps): bump passport from 0.4.1 to 0.5.2
...
Bumps [passport](https://github.com/jaredhanson/passport ) from 0.4.1 to 0.5.2.
- [Release notes](https://github.com/jaredhanson/passport/releases )
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.5.2 )
---
updated-dependencies:
- dependency-name: passport
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 09:40:21 +00:00
dependabot[bot]
787847a676
chore(deps): bump @microsoft/microsoft-graph-types from 2.11.0 to 2.13.0
...
Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings ) from 2.11.0 to 2.13.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases )
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/2.11.0...2.13.0 )
---
updated-dependencies:
- dependency-name: "@microsoft/microsoft-graph-types"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 09:37:47 +00:00
dependabot[bot]
a1d2d3966f
chore(deps): bump graphql from 16.0.1 to 16.3.0
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 16.0.1 to 16.3.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v16.0.1...v16.3.0 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 09:25:38 +00:00
Ben Lambert
b1b16030e7
Merge pull request #9216 from backstage/dependabot/npm_and_yarn/prom-client-14.0.1
...
chore(deps): bump prom-client from 13.2.0 to 14.0.1
2022-01-28 09:59:35 +01:00
Johan Haals
32dd057f3d
Merge pull request #9113 from gabrie30/master
...
Fixes: Change Events Unable to be Listed
2022-01-28 09:57:05 +01:00
Mikko Korhonen
bee418a36b
docs(catalog-import): update documentation about catalog filename customizations
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:14:59 +02:00
Mikko Korhonen
9735b00b6a
refactor(catalog-import): access catalog filename and branchname via hooks and helpers
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:14:58 +02:00
Mikko Korhonen
2734946be0
test(catalog-import): migrate some tests to use TestApiProvider
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
e9b5f55a8b
chore(catalog-import): generate api report
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
2e8764b95f
chore(catalog-import): add change set for import flow customizations
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
b40159ff3a
chore(catalog-import): update README with relevant information how to customzie layout
...
Obsolete instructions were used, updated with up-to-date information from changelog
https://github.com/backstage/backstage/blob/master/plugins/catalog-import/CHANGELOG.md#minor-changes-1
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
4d17cc5424
test(catalog-import): update and tests for custom catalog filename and branch name
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
307f17372e
feat(catalog-import): make catalog import branch name customizable
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
1bd29cd9ae
feat(catalog-import): make catalog import example paths customizable
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
581bed3512
feat(catalog-import): read catalog filename from app config
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
b20709491d
feat(catalog-import): expose catalog filename to frontend
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Mikko Korhonen
826e279e62
feat(catalog-import): make catalog filename configurable
...
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com >
2022-01-28 10:13:42 +02:00
Johan Haals
f97f527c25
Merge pull request #9220 from backstage/dependabot/npm_and_yarn/aws-sdk-2.1065.0
...
chore(deps): bump aws-sdk from 2.922.0 to 2.1065.0
2022-01-28 08:00:16 +01:00
Johan Haals
b681c6afaf
Merge pull request #9219 from backstage/dependabot/npm_and_yarn/types/mime-types-2.1.1
...
chore(deps-dev): bump @types/mime-types from 2.1.0 to 2.1.1
2022-01-28 07:56:39 +01:00
dependabot[bot]
4e9cb235ff
chore(deps): bump aws-sdk from 2.922.0 to 2.1065.0
...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.922.0 to 2.1065.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.922.0...v2.1065.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 04:31:39 +00:00
dependabot[bot]
66c30cfb96
chore(deps-dev): bump @types/mime-types from 2.1.0 to 2.1.1
...
Bumps [@types/mime-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mime-types ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mime-types )
---
updated-dependencies:
- dependency-name: "@types/mime-types"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 04:25:39 +00:00
dependabot[bot]
fac5f112b4
chore(deps): bump prom-client from 13.2.0 to 14.0.1
...
Bumps [prom-client](https://github.com/siimon/prom-client ) from 13.2.0 to 14.0.1.
- [Release notes](https://github.com/siimon/prom-client/releases )
- [Changelog](https://github.com/siimon/prom-client/blob/master/CHANGELOG.md )
- [Commits](https://github.com/siimon/prom-client/compare/v13.2.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: prom-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-28 04:19:11 +00:00
Joe Porpeglia
6e11259006
Minor adjustments to backstage homepage templates blog post
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
Co-authored-by: Tim Hansen <timbonicus@gmail.com >
2022-01-27 17:49:52 -05:00
Joe Porpeglia
cef64b1561
Add changesets
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-01-27 16:18:43 -05:00
Patrik Oldsberg
aa68de1970
Merge pull request #9206 from backstage/rugvip/fixnightly
...
fix: nightly
2022-01-27 19:55:55 +01:00
MT Lewis
7f9759da2f
Merge pull request #9207 from backstage/pass-token-to-location-service
...
catalog-backend: pass token to locationService in location routes
2022-01-27 18:17:08 +00:00
MT Lewis
fef8fc92c5
catalog-backend: add some missing location unit tests
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-27 17:48:15 +00:00
MT Lewis
5bbffa60be
catalog-backend: pass token to locationService in location routes
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-01-27 17:46:37 +00:00
Patrik Oldsberg
e4e6337567
fixnightly
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-27 17:25:27 +01:00
Patrik Oldsberg
e39d88bd84
create-app: switch backend dep to use file target
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-27 17:14:05 +01:00
Patrik Oldsberg
5f9916b2fd
backend: switch example-app to be a file dep
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-01-27 17:11:42 +01:00
Johan Haals
cf1f9e8e05
Merge pull request #9201 from radoslaw-wielonski-nc/feat/api-subtitle-font-color
...
Change subtitle of Header style to be more customizable
2022-01-27 16:03:53 +01:00
Johan Haals
601ccdbe7a
Merge pull request #9193 from msamad/msamad/optional-yarn-lock-parsing
...
cli: Log warning if unable to parse yarn.lock
2022-01-27 15:41:17 +01:00
Joe Porpeglia
7023e7066b
Remove todo
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-01-27 09:13:03 -05:00
Joe Porpeglia
55c0d91dfc
Fix formatting
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-01-27 09:13:03 -05:00
Joe Porpeglia
2b028ae041
Update api reports
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-01-27 09:13:02 -05:00
Joe Porpeglia
ae1bba9ebc
Use server token for catalog identity client
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-01-27 09:13:02 -05:00