Commit Graph

18472 Commits

Author SHA1 Message Date
Ben Lambert cba0a0382f Merge pull request #7783 from backstage/blam/e2e-test2
Windows E2E tests - to hell with you
2021-10-26 17:11:29 +02:00
Fredrik Adelöw 8eedc159ae fix up errors too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 16:55:36 +02:00
blam 38e3fbe655 chore: bump old space size again?
Signed-off-by: blam <ben@blam.sh>
2021-10-26 16:37:20 +02:00
dependabot[bot] d895c61ebb build(deps-dev): bump @types/minimist from 1.2.0 to 1.2.2
Bumps [@types/minimist](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/minimist) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/minimist)

---
updated-dependencies:
- dependency-name: "@types/minimist"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 14:35:45 +00:00
dependabot[bot] dc6d2eb2a3 build(deps): bump webpack-dev-server from 4.0.0-rc.0 to 4.3.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.0...v4.3.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 14:32:56 +00:00
Ben Lambert e33d8313ad Merge pull request #7781 from backstage/blam/fixing-dependabot-react
chore: goodbye old core versions 👋
2021-10-26 16:29:35 +02:00
Fredrik Adelöw a15d028517 more api fixes, in integration and theme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 16:24:13 +02:00
Johan Haals d5fb02775a Merge pull request #7774 from backstage/msw/usages
chore/cli: Replace msw with setupRequestMockHandlers
2021-10-26 15:56:35 +02:00
blam 6c1a26a8d2 chore: goodbye old core versions 👋
Signed-off-by: blam <ben@blam.sh>
2021-10-26 15:40:47 +02:00
Ben Lambert dd028ea861 Merge pull request #7775 from backstage/blam/e2e-tests
windows e2e build
2021-10-26 15:04:40 +02:00
Fredrik Adelöw a34bf5b330 Merge pull request #7779 from backstage/freben/yah-cli-small-one
Add docs to the last export of cli-common
2021-10-26 14:51:11 +02:00
Ben Lambert 7ad5ed685f Merge pull request #7778 from backstage/freben/more-publicalities
clean up exports in core-app-api
2021-10-26 14:38:51 +02:00
blam 65bf24bc1d chore: removing the log10 and just do linear backoff
Signed-off-by: blam <ben@blam.sh>
2021-10-26 14:27:33 +02:00
Fredrik Adelöw c2d50a0073 Add docs to the last export of cli-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 14:13:17 +02:00
Fredrik Adelöw 6b615e92c8 clean up exports in core-app-api
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-26 13:59:08 +02:00
blam 38ad8746c0 chore: fixing typescript EXPECTED_LOAD_ERRORS
Signed-off-by: blam <ben@blam.sh>
2021-10-26 13:45:04 +02:00
blam 1af1f76cb8 chore: add another exponential delay to wait for the page to load too
Signed-off-by: blam <ben@blam.sh>
2021-10-26 13:40:45 +02:00
blam f733a19f85 chore: exponential backoff for all errors not just timeouts
Signed-off-by: blam <ben@blam.sh>
2021-10-26 13:38:30 +02:00
Brian Fletcher c754c390ee fix up exports to follow covention
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-10-26 12:09:54 +01:00
blam 0235260c9f chore: added env
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:56:51 +02:00
Brian Fletcher d781df1843 hide workflow runners behind createWorker
Also renames legacy and default workflow runners.

Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-10-26 11:34:57 +01:00
blam b92b436efc chore: use the debug module
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:33:19 +02:00
blam 82a7998375 chore: run the e2e-tests when the correct path changes
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:15:33 +02:00
blam 6f923c9e1d chore: increase the attempts
Signed-off-by: blam <ben@blam.sh>
2021-10-26 12:00:26 +02:00
blam fbedcebe7c chore: turn on some debug logging
Signed-off-by: blam <ben@blam.sh>
2021-10-26 11:59:00 +02:00
Nicolas Arnold f18755ee49 Using req instead of state
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-10-26 10:27:18 +01:00
Johan Haals f1e96dc5b1 chore/cli: Replace msw with setupRequestMockHandlers
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-26 10:54:47 +02:00
Brian Fletcher 45a2a91a31 update api reports after merge
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-10-26 09:49:21 +01:00
Nicolas Arnold 118df0f94d Merge branch 'backstage:master' into ch3367 2021-10-26 09:48:31 +01: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
Ben Lambert ce695c62fb Merge pull request #7744 from OscarDHdz/scaffolder/EnableActionButtonsIfTemplateFails
Scaffolder: Enable buttons if template fails to execute
2021-10-26 10:38:51 +02:00
Brian Fletcher c1d186858f Merge branch 'master' into scaffolder-improvement 2021-10-26 08:55:33 +01:00
Tim Hansen 2ba4a2caef Merge pull request #7765 from RodionGork/fix/sentry-plugin-period-values
fix: sentry plugin corrected allowed period values
2021-10-25 20:20:25 -06:00
Tim Hansen 5d3253f7b6 Merge pull request #7755 from jrusso1020/jrusso/export-components-for-custom-scaffolderpage
Export components so developers can customize the scaffolder page
2021-10-25 13:57:46 -06:00
rodion 61fe752dad fix: sentry plugin corrected allowed period values
according https://docs.sentry.io/api/events/list-a-projects-issues/

Signed-off-by: rodion <rodiongork@github.com>
2021-10-25 22:48:14 +03: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
OscarDHdz 59a7e369a9 Scaffolder: update template execution error handling
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2021-10-25 11:31:24 -05:00
Harry Hogg f879e8b2b8 fix(backend): Load all schemas from monorepo packages
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:56:10 +01:00
Harry Hogg 4b92638259 test(escapeRegExp): Just an extra test to make sure non-regexy strings don't get escaped
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:56:10 +01:00
Harry Hogg deaec1ee3f fix(rootLogger): Only set a regex if there are redactions given, otherwise everything gets redacted
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:56:10 +01:00
Harry Hogg 488e6145cb fix(rootLogger): Renamed to setRootLoggerRedactionList and do not expose publically
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:56:09 +01:00
Harry Hogg a9025f70ba fix(rootLogger): Added util for escaping a regular expression
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:33 +01:00
Harry Hogg 3c10980ec5 test(rootLogger): Redaction formatting
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:33 +01:00
Harry Hogg f8a7f5723a Removed added dependency
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:33 +01:00
Harry Hogg 18d14d655e fix(config): Subscribe to config changes instead of piggy backing off the loader watch.
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:32 +01:00
Harry Hogg 12428bf338 fix(config): Use config get() and find secrets using one big RegExp instead
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:31 +01:00
Harry Hogg 54decb6266 docs(api-report): Updated API documentation
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:13 +01:00
Harry Hogg 1be8d2abdb docs(changeset): Addded changeset for the sercret redaction
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:13 +01:00
Harry Hogg 94929707e9 feat(backend-common): Pass the redaction map from the backend config-loader to the logger
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:54:11 +01:00
Harry Hogg a2b66f2f4d feat(logger): Added redaction filter to the rootLogger
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:53:38 +01:00