Commit Graph

18481 Commits

Author SHA1 Message Date
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
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
Ben Lambert a1b042b508 Merge pull request #7752 from awanlin/topic/add-duration-and-identity-to-azure-devops-backend
Added duration and identity as well as minor refactoring
2021-10-25 11:00:46 +02:00
blam 4289ac5322 chore: export the types properly and update the api-report
Signed-off-by: blam <ben@blam.sh>
2021-10-25 10:34:01 +02:00
Ben Lambert a22ebf3da6 Merge pull request #7681 from mclarke47/refresh-kubernetes-plugin-at-interval
Refresh k8s plugin at interval
2021-10-25 10:23:00 +02:00
blam d184e50c50 chore: updating api report
Signed-off-by: blam <ben@blam.sh>
2021-10-25 10:21:17 +02:00
Ben Lambert 6a4e6e3898 Merge pull request #7733 from cmpadden/tech-docs-scroll-restoration
Scroll to Top of TechDocs Reader During Page Navigation
2021-10-25 10:04:04 +02:00
dependabot[bot] 3c4bbd7ad6 build(deps): bump keyv-memcache from 1.2.5 to 1.2.7
Bumps [keyv-memcache](https://github.com/jaredwray/keyv-memcache) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/jaredwray/keyv-memcache/releases)
- [Commits](https://github.com/jaredwray/keyv-memcache/compare/v1.2.5...v1.2.7)

---
updated-dependencies:
- dependency-name: keyv-memcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 04:12:29 +00:00
Andre Wanlin 7359623e87 Added changeset
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-24 10:13:28 -05:00
Andre Wanlin 91e7f2eda8 Added tests for state and result functions
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-24 10:04:11 -05:00
Andre Wanlin 7adcfb4f76 Refactored README
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-24 08:45:22 -05:00
Andre Wanlin e1ebaff47a Removed router
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-24 08:09:00 -05:00
Andre Wanlin 2eebc9bac3 Added changeset
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-23 11:50:43 -05:00
Andre Wanlin 75a865215c Added duration and identity as well as minor refactoring
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-23 11:47:54 -05:00
Kenneth Feng 7a5cb137b5 Always use base64 encoding to prevent interpreting binary files as utf-8 text files
Signed-off-by: Kenneth Feng <kenneth.feng@onepeloton.com>
2021-10-22 21:45:04 -04:00
Fredrik Adelöw 4b243fbb96 Merge pull request #7747 from backstage/freben/stop-it-with-the-config
Remove all internal usage of the deprecated json and observable types
2021-10-22 20:40:48 +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
Nicolas Arnold 8c93478a4e Update api docs
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-10-22 15:24:19 +01: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
Kenneth Feng b960209976 fix style issues
Signed-off-by: Kenneth Feng <kenneth.feng@onepeloton.com>
2021-10-22 10:01:55 -04:00
Fredrik Adelöw 73aff6c039 Merge pull request #7743 from backstage/freben/release-types
release @backstage/types
2021-10-22 15:54:06 +02:00
OscarDHdz 5df2435892 Scaffolder: Enable buttons if template fails to execute
Signed-off-by: OscarDHdz <v-ohernandez@expediagroup.com>
2021-10-22 08:23:43 -05: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
Brian Fletcher e85f494939 Merge branch 'master' into scaffolder-improvement 2021-10-22 10:44:33 +01:00
Brian Fletcher 33d99f7cdd data store options type added
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-10-22 10:42:07 +01:00
Nicolas Arnold 7714547af5 Fixing types
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2021-10-22 10:40:37 +01:00