github-actions[bot]
|
7d27a11079
|
Version Packages
|
2021-12-30 11:06:46 +00:00 |
|
Patrik Oldsberg
|
f3784edd89
|
Merge pull request #8636 from leons727/aws-s3-localstack
Support for non-amazonaws.com hosts in AwsS3UrlReader
|
2021-12-30 12:01:09 +01:00 |
|
dependabot[bot]
|
7086679d81
|
build(deps): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-30 04:38:08 +00:00 |
|
Patrik Oldsberg
|
a7a9c4f123
|
Merge pull request #8676 from backstage/rugvip/testcont
backend-test-utils: lazy-load testcontainers
|
2021-12-29 17:10:15 +01:00 |
|
Leon Stein
|
ca52cf8b28
|
add aws s3 custom endpoint config test
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-29 08:42:06 -05:00 |
|
Leon Stein
|
0dd1971d4a
|
fix tests
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-29 08:36:25 -05:00 |
|
Patrik Oldsberg
|
130b7aadf2
|
backend-test-utils: lazy-load testcontainers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-29 14:03:38 +01:00 |
|
Eric Peterson
|
e35aff0d16
|
Merge pull request #8646 from backstage/feat/search-facet-by-type
[Search] Introduce a <SearchType.Accordion /> Variant
|
2021-12-29 13:58:29 +01:00 |
|
Eric Peterson
|
20af5a701f
|
Update create-app with search accordion component.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-29 13:04:40 +01:00 |
|
Patrik Oldsberg
|
2edb27e8e5
|
Merge pull request #8673 from backstage/rugvip/nocopy
backend-common: get default csp policy from helmet
|
2021-12-29 12:54:24 +01:00 |
|
Patrik Oldsberg
|
916b2f1f3e
|
backend-common: get default csp policy from helmet
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-29 11:47:44 +01:00 |
|
Eric Peterson
|
f4896c495c
|
Merge branch 'master' into feat/search-facet-by-type
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-29 10:43:33 +01:00 |
|
Patrik Oldsberg
|
67abf9721c
|
Merge pull request #8608 from backstage/rugvip/nosi
create-app: remove unused serve_index.html
|
2021-12-29 09:51:26 +01:00 |
|
Leon Stein
|
7615549bf5
|
update api-reports
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-28 17:35:14 -05:00 |
|
Leon Stein
|
c2d09d8c17
|
cleanup
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-28 11:49:10 -05:00 |
|
Leon Stein
|
e662ee528b
|
remove AMAZON_AWS_HOST export, fix regex per review feedback
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-28 11:42:23 -05:00 |
|
Tim Hansen
|
62f3651707
|
Add warning to default backend
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-12-28 09:19:09 -07:00 |
|
Leon Stein
|
60dee60d9b
|
update config schema
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-28 10:29:53 -05:00 |
|
Leon Stein
|
bc78cc3dca
|
use endpoint/s3ForcePathStyle instead of validateHost/ssl per PR feedback
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-28 10:24:12 -05:00 |
|
Patrik Oldsberg
|
9d93aa7c9b
|
Merge pull request #8573 from backstage/dependabot/npm_and_yarn/azure/identity-2.0.1
build(deps): bump @azure/identity from 1.5.0 to 2.0.1
|
2021-12-28 14:10:47 +01:00 |
|
Patrik Oldsberg
|
1a62c3fec9
|
Merge pull request #8603 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.52.0
build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0
|
2021-12-28 13:23:42 +01:00 |
|
Eric Peterson
|
627b98ac07
|
<SearchTypeFacet /> -> <SearchType.Accordion />
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-28 11:34:03 +01:00 |
|
Patrik Oldsberg
|
13ff7ecb5b
|
Merge pull request #8645 from backstage/build-cli-minify-code
Add minify option to build command
|
2021-12-27 18:40:43 +01:00 |
|
Eric Peterson
|
8b532a6c02
|
Initial SearchTypeFacet implementation.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-27 18:40:20 +01:00 |
|
Eric Peterson
|
181621172b
|
Merge pull request #8621 from backstage/cache/share-memory
|
2021-12-27 16:32:22 +01:00 |
|
Vincenzo Scamporlino
|
6e4080d31b
|
Add minify option to build command
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2021-12-27 16:25:20 +01:00 |
|
Patrik Oldsberg
|
ae8f194508
|
Merge pull request #8566 from blaryjp/master
fix(cli): skip findPackages if not inside a monorepo
|
2021-12-27 16:12:28 +01:00 |
|
Fredrik Adelöw
|
8e5d716c0a
|
Merge pull request #8567 from backstage/freben/tasks
Introduce TaskScheduler into backends
|
2021-12-27 14:31:48 +01:00 |
|
Fredrik Adelöw
|
0dcd1dd64f
|
Introduce TaskScheduler into backends
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-25 15:14:55 +01:00 |
|
Leon Stein
|
e74854410d
|
initial
Signed-off-by: Leon Stein <leons727@gmail.com>
|
2021-12-24 17:49:48 -05:00 |
|
Patrik Oldsberg
|
c36b7794f7
|
test-utils: freeze and serialize MockStorageApi values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-24 11:44:08 +01:00 |
|
Eric Peterson
|
94cdf5d1bd
|
Memory cache client should share memory.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-12-23 17:17:56 +01:00 |
|
Patrik Oldsberg
|
5284458e18
|
Merge pull request #8606 from mufaddal7/fix/remove-css
remove internal and inline css
|
2021-12-23 16:27:15 +01:00 |
|
Patrik Oldsberg
|
f13228792e
|
Merge pull request #8533 from RoadieHQ/gh-creds-interface
create an interface for gh creds provider
|
2021-12-23 14:29:17 +01:00 |
|
dependabot[bot]
|
52ba8760d8
|
build(deps): bump @azure/identity from 1.5.0 to 2.0.1
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 1.5.0 to 2.0.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_1.5.0...@azure/identity_2.0.1)
---
updated-dependencies:
- dependency-name: "@azure/identity"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-23 13:12:38 +00:00 |
|
Brian Fletcher
|
7d4b4e937c
|
addressing review comments
Signed-off-by: Brian Fletcher <brian@roadie.io>
|
2021-12-23 12:31:09 +00:00 |
|
github-actions[bot]
|
3d68c45ef7
|
Version Packages
|
2021-12-23 12:23:34 +00:00 |
|
Camila Belo
|
49a696d720
|
[Search] Standardizes input search components (#8532)
* refactor(plugin-search): customize search bar components
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* refactor(plugin-search): use search bar in search modal
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* refactor(plugin-search): customize home page search bar
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* chore(plugin-search): update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* chore: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
* increase default debounceTime and remove prop from SearchBar in SearchModal + SearchPage in app
Signed-off-by: Emma Indal <emmai@spotify.com>
* update test using default debounce time
Signed-off-by: Emma Indal <emmai@spotify.com>
* add changeset for create-app
Signed-off-by: Emma Indal <emmai@spotify.com>
* fix exports after rebase
Signed-off-by: Emma Indal <emmai@spotify.com>
Co-authored-by: Emma Indal <emmai@spotify.com>
|
2021-12-23 12:05:26 +01:00 |
|
mufaddal motiwala
|
808828e4fa
|
remove inline css
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2021-12-23 15:36:21 +05:30 |
|
mufaddal motiwala
|
8fbc988bfc
|
remove internal and inline css
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2021-12-23 15:34:02 +05:30 |
|
mufaddal motiwala
|
79b342bd36
|
remove inline and internal CSS
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2021-12-23 15:27:21 +05:30 |
|
Patrik Oldsberg
|
d33b65dc52
|
create-app: remove unused serve_index.html
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-23 10:50:16 +01:00 |
|
Brian Fletcher
|
b5a69efaad
|
Merge branch 'master' of github.com:backstage/backstage into gh-creds-blah
|
2021-12-23 08:54:58 +00:00 |
|
mufaddal motiwala
|
489d491b8c
|
remove css from index.html
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
|
2021-12-23 13:01:11 +05:30 |
|
dependabot[bot]
|
bc0c76e89d
|
build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.51.0...v0.52.0)
---
updated-dependencies:
- dependency-name: typescript-json-schema
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-23 04:08:20 +00:00 |
|
Fredrik Adelöw
|
e1ec6ce6f5
|
Merge pull request #8531 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.3.3
build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.2.2 to 1.3.3
|
2021-12-22 22:12:18 +01:00 |
|
dependabot[bot]
|
457cfb9e23
|
build(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.2.2 to 1.3.3.
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights)
---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-22 20:47:40 +01:00 |
|
Patrik Oldsberg
|
2462b9e275
|
backend-common: make sure readTree temp dirs are cleaned up
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-12-22 19:25:43 +01:00 |
|
Fredrik Adelöw
|
bb3c896836
|
Merge pull request #8593 from backstage/blam/fix-rc-progress
|
2021-12-22 18:39:15 +01:00 |
|
Patrik Oldsberg
|
614cc2b689
|
Merge pull request #8579 from backstage/rugvip/fixdepr
cli: fix index templating deprecation warning
|
2021-12-22 18:11:24 +01:00 |
|