Commit Graph

5886 Commits

Author SHA1 Message Date
Matto 1cecd737f9 Removed dependency, introduced isValidUrl, and reinstated configPaths
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 12:53:15 +11:00
Matto 8e85a0bca0 Change variable name
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 12:51:11 +11:00
Matto ce843364f0 Remove the dependency on Etag headers for reloading config
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 12:47:18 +11:00
Matto 5d4053c827 Read config from remote config server
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-29 12:43:53 +11:00
Fredrik Adelöw 18d73ecc9d Merge pull request #7749 from backstage/freben/very-public
fix some of the ae-missing-release-tag warnings in core-components
2021-10-26 10:40:14 +02:00
Fredrik Adelöw c6c2942daa address review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-25 19:11:14 +02:00
Eric Peterson d066399739 Merge pull request #7554 from cmpadden/techdocs-storage-subfolder
Support optional bucketRootPath in GCS and S3 techdocs publishers
2021-10-25 15:34:10 +02:00
Ben Lambert 96a2a23167 Merge pull request #7729 from stoiev/update-datadog-rum-version
update datatogRum browser agent version
2021-10-25 15:16:59 +02:00
Patrik Oldsberg 1695c17b2e storybook: support args for selecting a subset of packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-25 14:22:26 +02:00
Johan Haals 49252f0d6d Merge pull request #7727 from backstage/test-utils-core
Move test-utils-core into test-utils
2021-10-25 11:09:16 +02:00
Fredrik Adelöw 2a0ad49da0 fix some of the ae-missing-release-tag warnings in core-components
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:59:54 +02:00
Fredrik Adelöw 10615525f3 Do Observable too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:13:25 +02:00
Fredrik Adelöw 56f182dde2 Remove all internal usage of the Json types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:11:35 +02:00
Fredrik Adelöw 89950060ef release @backstage/types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 15:02:34 +02:00
Patrik Oldsberg d4d07abec0 types: fix cli dep version query
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-22 10:39:13 +02:00
Fredrik Adelöw 0ede1cebca Merge pull request #7724 from backstage/freben/core-types
introduce `@backstage/types`
2021-10-22 10:25:32 +02:00
Johan Haals 76a85113bc pass with no tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:24 +02:00
Johan Haals 1ed3eb4527 remove unused dependencies
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:23 +02:00
Johan Haals adb27441e6 use setupRequestMockHandlers inside msw
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:23 +02:00
Johan Haals 379e186332 Remove all exports from test-utils-core
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:23 +02:00
Johan Haals 925a967f36 Replace usage of test-utils-core with test-utils
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:21 +02:00
Johan Haals 60a75ae833 chore: fix import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:38:23 +02:00
Johan Haals 87a7cbdb68 replace msw with setupRequestMockHandlers
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:38:23 +02:00
Johan Haals 4f14d881c4 Move test-utils-core into test-utils
- Deprecates methods in test-utils-core
- Migrates code intotest-utils
- Updates documentation
- Export missing types

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:38:21 +02:00
Fredrik Adelöw 3fcc9894f8 Merge pull request #7714 from backstage/freben/stringify-error
Add `stringifyError`
2021-10-21 19:08:50 +02:00
Fredrik Adelöw 8c30ae8902 Add stringifyError that is useful for logging e.g. Something went wrong, ${stringifyError(e)}
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 16:39:12 +02:00
Fredrik Adelöw 66bcc31ec4 some more fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 16:36:41 +02:00
Fredrik Adelöw 7c5cf5a4a4 add test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 16:18:39 +02:00
Colton Padden 109a66a7c7 make bucketRootPath the last argument to publish constructors
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-10-21 09:42:52 -04:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Fredrik Adelöw 447c514899 rename to just types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 15:18:37 +02:00
Ivan Stoiev bf5dfa2708 update datatogRum browser agent version
Signed-off-by: Ivan Stoiev <ivan.stoiev@gmail.com>
Signed-off-by: Ivan Stoiev <ivan.stoiev@cobli.co>
2021-10-21 10:01:46 -03:00
Patrik Oldsberg b42d0506bb Merge pull request #7570 from rv-ddeloff/atlassian-auth
Atlassian auth provider
2021-10-21 14:11:38 +02:00
Fredrik Adelöw db58c2e879 mark the observable types public
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 09:52:17 +02:00
Fredrik Adelöw 41c49884d2 introduce core-types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-21 09:45:32 +02:00
Camila Belo 94a9e16a31 Merge pull request #7717 from backstage/rugvip/winfix2
techdocs-common: fix helper tests on windows
2021-10-21 09:12:41 +02:00
Fredrik Adelöw 00da5e919f Merge pull request #7715 from backstage/freben/reports1
Add public tags and documentation in the `error` and `config-loader` packages
2021-10-21 08:07:43 +02:00
Daniel Deloff cfbe1b97f6 Merge branch 'master' into atlassian-auth
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-20 22:10:37 -04:00
Daniel Deloff b72364d9ee remove signin from identity providers
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-20 21:09:37 -04:00
Patrik Oldsberg e3ebb03833 Merge pull request #7701 from yousifalraheem/master
fixed invalid wrap in dismissablebanner component
2021-10-21 00:36:23 +02:00
Patrik Oldsberg 5abca9201a Merge pull request #7610 from jluk-box/catalog-model-doc
Improve API docs in @backstage/catalog-model
2021-10-20 23:58:05 +02:00
Patrik Oldsberg 1455f4e693 techdocs-common: fix helper tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-20 23:53:29 +02:00
Fredrik Adelöw 7e97d0b8c1 Add public tags and documentation in the error and config-loader packages
Part of #7688

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-20 22:48:08 +02:00
Camila Belo 4a7d47c020 Merge pull request #7080 from backstage/vinzscam/techdocs-use-readme-as-fallback
techdocs: use README.md as index fallback
2021-10-20 22:04:46 +02:00
Yousif Al-Raheem 2023a9683f fixed invalid wrap in dismissablebanner component
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2021-10-20 14:46:51 +02:00
Patrik Oldsberg 8238c8998f Merge pull request #7685 from backstage/rugvip/backability
cli: add in a redirect for jestEsmTransform for compatibility
2021-10-20 14:01:08 +02:00
Vincenzo Scamporlino 59b45a4396 Add checks for warnings
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-20 13:34:00 +02:00
Vincenzo Scamporlino 2bc10af8a4 fix comments
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-20 13:12:31 +02:00
Patrik Oldsberg de48939447 Merge pull request #7461 from backstage/rugvip/errors
[PRFC] errors: add isError, assertError and ErrorLike type
2021-10-20 13:07:49 +02:00
Patrik Oldsberg a10ff21d59 cli: add in a redirect for jestEsmTransform for compatibility
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-20 10:45:23 +02:00