Nicolas Arnold
6d59d17a7f
Add functionality to the kubernetes plugin that allows users to assume role
...
This change adds a new field to the kubernetes plugin configuration that allows a user to configure an assumed role so that they can access other kubernetes cluster.
Signed-off-by: Nicolas Arnold <nic@roadie.io >
2021-07-19 15:17:25 +01:00
Eric Peterson
01647758ed
Merge pull request #6511 from kuangp/fix/techdocsLocal
...
fix(techdocs): properly validate mkdocs docs_dir property
2021-07-19 16:03:03 +02:00
blam
c87bed34bc
chore: fix yarn.lock for microsite
...
Signed-off-by: blam <ben@blam.sh >
2021-07-19 15:48:42 +02:00
dependabot[bot]
525a8c696a
chore(deps-dev): bump @spotify/prettier-config in /microsite
...
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts ) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 15:46:45 +02:00
Dominik Henneke
f253572731
Implement the etag functionality in the readUrl method of FetchUrlReader
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-19 15:03:58 +02:00
Himanshu Mishra
257b9d5693
Merge pull request #6513 from kuangp/chore/catalogExports
2021-07-19 14:56:50 +02:00
Himanshu Mishra
4e032017e3
Merge pull request #6526 from backstage/dependabot/npm_and_yarn/storybook/addon-links-6.3.4
2021-07-19 14:39:50 +02:00
Philipp Hugenroth
f39ee49343
Adjust props to fit general conventions
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-19 12:23:05 +02:00
Alexander Klein
9a751bb28f
docs: add changeset
...
Signed-off-by: Alexander Klein <x.klein.14@gmail.com >
Signed-off-by: Alexander Klein <alexander.klein@logmein.com >
2021-07-19 11:53:12 +02:00
Alexander Klein
f3d5a811b0
style: increase sidebar search input hitbox
...
Increase the padding of the sidebar search input. Fixes linked issue.
refs #6529
Signed-off-by: Alexander Klein <x.klein.14@gmail.com >
Signed-off-by: Alexander Klein <alexander.klein@logmein.com >
2021-07-19 11:53:12 +02:00
Philipp Hugenroth
69f4782680
Merge branch 'master' into catalog-filter-accordion
2021-07-19 11:11:42 +02:00
Philipp Hugenroth
280c0c60be
Merge branch 'master' into entity-page-responsiveness
2021-07-19 11:10:43 +02:00
Philipp Hugenroth
c642324708
Legacy option for overflow wrap & update changeset bump
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-19 11:06:28 +02:00
Ben Lambert
5b9e6a78b5
Merge pull request #6525 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.14.1
...
chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
2021-07-19 10:35:26 +02:00
Raghunandan Balachandran
f9457c0dd4
Merge pull request #6455 from SDA-SE/feat/techdocs-no-crash-not-found
...
[TechDocs] Handle error responses in getTechDocsMetadata and `getEntityMetadata` such that `<TechDocsPageHeader>` doesn't throw errors.
2021-07-19 10:05:16 +02:00
dependabot[bot]
5bd64da42a
chore(deps-dev): bump @storybook/addon-links from 6.1.11 to 6.3.4
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.1.11 to 6.3.4.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.4/addons/links )
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 04:46:33 +00:00
dependabot[bot]
2a6674c529
chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.11.9 to 5.14.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.9...v5.14.1 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-19 04:46:05 +00:00
Ben Lambert
ea5631a40d
Merge pull request #6504 from RoadieHQ/update-roadie-plugin-versions
...
Update dependecies from roadie
2021-07-17 04:29:52 +02:00
Phil Kuang
71c936eb62
chore(catalog): export CatalogClientWrapper class
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-07-16 18:49:54 -04:00
Phil Kuang
6e5aed1c99
fix(techdocs): properly validate mkdocs docs_dir property
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-07-16 15:04:33 -04:00
Philipp Hugenroth
03bf17e9b8
Add changeset
...
Adjust HeaderLabel to use theme properties
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-16 16:19:22 +02:00
irma12
3297286c03
Merge branch 'master' into update-roadie-plugin-versions
2021-07-16 16:13:07 +02:00
Ben Lambert
a2fbdfde36
Merge pull request #6510 from backstage/blam/bump-eslint
...
deps: bump eslint
2021-07-16 16:03:03 +02:00
irma12
eff4321964
Merge branch 'master' into update-roadie-plugin-versions
2021-07-16 15:40:54 +02:00
Philipp Hugenroth
aa966c05d7
Adjust header styles
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-16 15:37:21 +02:00
blam
9a96b5da75
chore: changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-07-16 15:05:16 +02:00
blam
099f7cf4b6
chore: bump eslint
...
Signed-off-by: blam <ben@blam.sh >
2021-07-16 15:03:36 +02:00
Philipp Hugenroth
d488326303
Fix test
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-16 14:53:25 +02:00
Ben Lambert
d13e008454
Merge pull request #6500 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3
...
chore(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.3
2021-07-16 14:47:05 +02:00
Ben Lambert
212d92f523
Merge pull request #6410 from backstage/joeporpeglia/new-sample-templates
...
Scaffolder/create-app: Use new location for sample software templates
2021-07-16 14:37:36 +02:00
Philipp Hugenroth
4e1b7d5cd7
Update API report
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-16 14:13:43 +02:00
blam
03d23b2525
chore: fix dependencies
...
Signed-off-by: blam <ben@blam.sh >
2021-07-16 14:02:18 +02:00
Philipp Hugenroth
5858056f79
Update API reports
...
Add Title to Filters Drawer
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-16 13:53:49 +02:00
Philipp Hugenroth
b044fa6f7c
Clean up code according to review
...
Signed-off-by: Philipp Hugenroth <philipph@spotify.com >
2021-07-16 13:19:27 +02:00
Ben Lambert
ccc649a408
Merge pull request #6385 from backstage/blam/move-out-cookiecutter-action
...
Move Cookiecutter to it's own module
2021-07-16 12:54:23 +02:00
irma12
12b5b69b49
Clean yarn.lock
...
Signed-off-by: irma12 <irma@roadie.io >
2021-07-16 12:50:52 +02:00
Ben Lambert
366547f707
Merge pull request #6506 from backstage/orkohunter/doc-updates
...
docs: remove unnencessary clause about software catalog
2021-07-16 12:27:26 +02:00
Ben Lambert
30a6125763
Merge pull request #6505 from backstage/rugvip/flatfix
...
core-app-api: fix root route handling in FlatRoutes
2021-07-16 12:26:44 +02:00
Himanshu Mishra
c0574e207a
docs: remove unnencessary clause about software catalog
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-16 12:09:42 +02:00
irma12
920bcce5b3
Update dependecies from roadie
...
Signed-off-by: irma12 <irma@roadie.io >
2021-07-16 12:01:08 +02:00
Patrik Oldsberg
ea249c6e63
core-app-api: fix root route handling in FlatRoutes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-07-16 12:00:59 +02:00
Himanshu Mishra
529fd3285b
add an example of working with a local template
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-16 11:35:14 +02:00
Himanshu Mishra
8b135fa79b
update remote urls to use main branch
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-16 11:35:14 +02:00
Himanshu Mishra
4ea7cd583b
chore: update changeset to be patch changes
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-16 11:35:14 +02:00
Himanshu Mishra
1165398a9f
Revert "Point to specific commit for sample templates"
...
Hashes don't work with Scaffolder.
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-07-16 11:35:03 +02:00
Joe Porpeglia
1a8cde9099
Point to specific commit for sample templates
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2021-07-16 11:34:24 +02:00
Joe Porpeglia
cb41e2c1ec
Update .changeset/wicked-emus-deny.md
...
Co-authored-by: Tim <timbonicus@gmail.com >
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2021-07-16 11:34:24 +02:00
Joe Porpeglia
eb740ee24c
Use new location for sample software templates
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2021-07-16 11:34:23 +02:00
Dominik Henneke
d32d01e5bc
Introduce the annotation backstage.io/techdocs-ref: <relative-target> as an alias for backstage.io/techdocs-ref: dir:<relative-target>
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-07-16 10:16:32 +02:00
Ben Lambert
0041be8c51
Merge pull request #6499 from backstage/dependabot/npm_and_yarn/kafkajs-1.16.0-beta.21
...
chore(deps): bump kafkajs from 1.16.0-beta.6 to 1.16.0-beta.21
2021-07-16 10:15:56 +02:00