Commit Graph

18766 Commits

Author SHA1 Message Date
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
Matto 855d460611 Change variable name
Signed-off-by: Matto <muhamadto@gmail.com>
2021-10-26 21:50:49 +11: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
Harry Hogg ee801b5c2b feat(config): Added a getMap method to return a flattened map of the loaded config
Signed-off-by: Harry Hogg <hhogg@spotify.com>
2021-10-25 16:53:38 +01:00
Himanshu Mishra 3e61a4da9e backend: add some todos for redacting secrets from logs
Co-authored-by: Harry Hogg <harry@hogg.io>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-25 16:53:38 +01:00
blam 5f3460089e chore: revert yarn.lock changes for @types/react packages
Signed-off-by: blam <ben@blam.sh>
2021-10-25 17:41:36 +02:00
Kenneth Feng 004a23b5fc update octokit-plugin-create-pull-request in yarn.lock
Signed-off-by: Kenneth Feng <kenneth.feng@onepeloton.com>
2021-10-25 10:26:55 -04:00
Kenneth Feng ce024e93ce Cast string 'base64' to the compatible Encoding type.
Signed-off-by: Kenneth Feng <kenneth.feng@onepeloton.com>
2021-10-25 10:26:39 -04:00
jrusso1020 5e10974af6 Export components so developers can customize the scaffolder page
This is the first step to allow developers to customize the scaffolder
page. With this work all the scaffolder page is now available to
backstage developers and they can customize the current scaffolder
page how they like similar to what is available for the catalog page
and other plugin pages.

Future work that has been discussed is possibly allowing for SwimLane
components that will allow developers to surface specific templates
or organize templates in specific ways

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-10-25 10:10:35 -04: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
Colton Padden e571311f8a downgrade changeset impact to patch for bucketRootPath implementation
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-10-25 09:11:22 -04:00
Ben Lambert 0ad4e5dab0 Merge pull request #7753 from awanlin/topic/azure-devops-frontend-refactoring
Azure DevOps Frontend Refactoring
2021-10-25 15:00:32 +02:00
Ben Lambert 874150c602 Merge pull request #7737 from RodionGork/feat/sentry-plugin-allows-search-query
fix: sentry plugin allows search query parameter
2021-10-25 14:56:29 +02:00
Ben Lambert 2e66c49c25 Merge pull request #7731 from backstage/rugvip/storybewk
storybook: support args for selecting a subset of packages
2021-10-25 14:54:00 +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
rodion 43b77e1e5e fix: sentry-plugin query parameter is optional
Signed-off-by: rodion <rodiongork@github.com>
2021-10-25 15:05:07 +03:00
Suzanne Daniels d99c49b6dc Merge pull request #7499 from suuus/suuus/docs
Revamp of getting started guide - part 1
2021-10-25 13:33:01 +02:00