Commit Graph

16361 Commits

Author SHA1 Message Date
Prasetya Aria Wibawa 78deecee20 fix faling test for OwnershipCard.test.tsx
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
2021-08-16 08:53:30 +07:00
victormorfin97 c2d0bd6902 renaming prop
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-13 16:16:56 -05:00
Fredrik Adelöw d99698a5f4 Merge pull request #6827 from backstage/freben/refresh_hash
Avoid duplicate work by comparing previous processing rounds with the next
2021-08-13 22:59:58 +02:00
Fredrik Adelöw 73f3216bc0 add test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 22:39:53 +02:00
Tim Hansen ec270c96b9 Merge pull request #6825 from kuangp/feat/entity-not-found
feat(EntityLayout): show not found message for missing entity
2021-08-13 14:08:30 -06:00
Phil Kuang fa1e003e0a feat(EntityLayout): show not found message for missing entity
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-08-13 15:02:37 -04:00
victormorfin97 34e14fdf7e Add changeset
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-13 13:53:17 -05:00
victormorfin97 3f4830ff64 export things to replicate the templateCard
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-13 13:35:28 -05:00
Fredrik Adelöw 61aa6526f7 add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 19:27:01 +02:00
victormorfin97 4d58d1ebf6 Add props to support the custom templateCard component
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-13 12:19:18 -05:00
Fredrik Adelöw e671ac9592 compute hash and update on each round
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 19:02:15 +02:00
Prasetya Aria Wibawa a60143c375 commit changeset for link group ownership boxes
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
2021-08-13 21:47:03 +07:00
Prasetya Aria Wibawa e64d1c503b link group ownership boxes through filtered catalog page
Signed-off-by: Prasetya Aria Wibawa <prasetya.wibawa@grabtaxi.com>
2021-08-13 21:35:51 +07:00
Fredrik Adelöw d373bae7aa add the hash column
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 16:35:23 +02:00
Axel Hecht 013a8742fa Move partial templating loging into fetch:template
Signed-off-by: Axel Hecht <axel@pike.org>
2021-08-13 16:16:20 +02:00
Samira Mokaram 72a31c29ae add changest
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-13 13:22:00 +02:00
Fredrik Adelöw b3126f4d2e Merge pull request #6819 from backstage/freben/win-errors
Fix windows test errors due to newline differences
2021-08-13 13:12:38 +02:00
Fredrik Adelöw 8240e136b3 Merge pull request #6818 from backstage/freben/webpack-5-stats
Compensate for error formatting mismatch between Webpack 5 and react-dev-utils
2021-08-13 13:02:40 +02:00
Miguel Alexandre 0e7595d191 Fix Sentry widget showing [No Type]
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
2021-08-13 12:40:55 +02:00
Mike Lewis 08266b66c8 Merge pull request #6728 from backstage/merge-scaffolder-field-extensions
Merge default scaffolder field extensions
2021-08-13 11:07:46 +01:00
Oliver Sand 87e01512ab Merge pull request #6803 from SDA-SE/feat/jenkins-provider-config
Extract `JenkinsConfig` to make writing a custom `JenkinsInfoProvider` easier
2021-08-13 12:05:49 +02:00
Fredrik Adelöw 57d71f3a2c Fix windows test errors due to newline differences
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 11:42:38 +02:00
Tom Opdebeeck c097e8893b fix: revert changes in github provider
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be>
2021-08-13 11:35:30 +02:00
Tom Opdebeeck 3a0fbdea15 Merge branch 'master' into feature/gitlab-auth-provider 2021-08-13 11:32:11 +02:00
Tom Opdebeeck ec8930cb5b fix(auth-backend): update authhandler & signinresolver
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be>
2021-08-13 11:28:59 +02:00
Tom Opdebeeck fcc4e3c428 fix(auth-backend): revert username added on profie
Signed-off-by: Tom Opdebeeck <tom.opdebeeck@studiohyperdrive.be>
2021-08-13 11:28:59 +02:00
Johan Haals b63a38a9d1 chore: Fix vale error
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-13 11:28:56 +02:00
Fredrik Adelöw ef889d389b Merge pull request #6805 from ngranander/xcmetrics-refactor
Internal refactor of XCMetrics plugin
2021-08-13 11:24:36 +02:00
Eric Peterson bdabbaa3af Merge pull request #6808 from backstage/iameap/generatorrrr
[Documentation] Fix a little config typo
2021-08-13 11:14:16 +02:00
Fredrik Adelöw 2518aab588 Compensate for error formatting mismatch between Webpack 5 and react-dev-utils
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 11:11:06 +02:00
Johan Haals fe506a0cf8 cli/webpack: replace depreacted hash with fullhash
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-08-13 11:09:33 +02:00
Samira Mokaram 782cd0ed1e add scape
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-08-13 09:58:46 +02:00
Fredrik Adelöw a976f5d3e8 Merge pull request #6600 from splunk/seant-splunk/awsS3_url_reader
AWS S3 Url Reader
2021-08-13 09:36:31 +02:00
Sean Tan a96ac9a491 Retrieve yarn.lock from master version, ran yarn install.
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 15:41:31 -07:00
Tim Hansen 451536fbc1 Merge pull request #6810 from backstage/timbonicus/webpack5-buffer
webpack5: Add Buffer polyfill
2021-08-12 15:44:46 -06:00
Tim Hansen db1c0b97a3 Add buffer to dependencies explicitly
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-12 14:54:23 -06:00
Tim Hansen 8d07a8b038 webpack5: add Buffer plugin
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-08-12 13:41:13 -06:00
Oliver Sand ec62af1da5 Merge pull request #6807 from SDA-SE/feat/is-jenkins
Make `isJenkinsAvailable` recognise both the old and the new Jenkins annotation
2021-08-12 20:56:54 +02:00
Sean Tan 5c2e60731f Regenerate yarn.lock
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:12:00 -07:00
Sean Tan bb694ee92a Fix AwsS3UrlReader tests
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan b716f39dc0 Fix aws s3 tests
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan fca660f446 Ran Prettier
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan e11fcbc74e Remove extra comment line and regenerate yarn.lock file
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 9d5738b3f5 Fix format errors and other small changes per suggestion
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost fdece1f716 Add documentation for IAM role authentication
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 2d7bf1c6b0 Add roleArn to AwsS3IntegrationConfig
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost da3fcac9f4 Fix typo in integration config awsS3 'accesKeyId'
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost 8f1b8587af Add unit tests for AWS URL reader read and readURL methods
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost 7a4b204780 Changed log message to be more explanatory when no aws integration is found
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 7d18860698 Change ScmIntegrationsApi test to handle new AwsS3Integration
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00