Commit Graph

15958 Commits

Author SHA1 Message Date
victormorfin97 3f4830ff64 export things to replicate the templateCard
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-08-13 13:35:28 -05: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 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
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
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
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
Kiera Jost 0f96d9c4c9 Fix api-report.md with 'yarn build:api-report'
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 2e5e2decc7 Make change to AwsS3 Integration to support list
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost c0e5f6d6dd Implement AWS URL reader readUrl()
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan b8cb120092 Started changes from suggestions made on recent PR.
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost bb083bea35 Fix typo in AWS URL reader readTree error message
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost c26405a9c6 Fixed typo in Aws S3 Locations Integrations Documentation
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Sean Tan 4351bf1577 Add documentation and changeset to Aws S3 Reader PR.
Signed-off-by: Sean Tan <seant@splunk.com>
2021-08-12 10:05:02 -07:00
Kiera Jost 5f8cfef344 Add AWS S3 url reader
Signed-off-by: Kiera Jost <kjost@splunk.com>
2021-08-12 10:05:02 -07:00
Mike Lewis 5bab4fe2a5 scaffolder: merge default field extensions with custom field extensions
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-08-12 17:44:24 +01:00
Eric Peterson 293a33c852 Minor config update to match the new reality.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-08-12 18:23:30 +02:00
Oliver Sand f67ece34c1 Mark LEGACY_JENKINS_ANNOTATION as deprecated
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-12 18:15:00 +02:00
Oliver Sand 42a24691a7 Generate API report
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-12 18:09:15 +02:00
Oliver Sand d7d1f6fb9a Make isJenkinsAvailable recognise both the old and the new Jenkins annotation
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-12 17:56:24 +02:00
Camila Belo 02931f4b13 Merge pull request #6804 from backstage/techdocs-common/fix-azure-storage-test
[TechdocsCommon] Fix Azure  Blob Storage Tests
2021-08-12 15:41:58 +02:00
Niklas Granander a40e26eaba Remove unnecessary import alias
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-08-12 15:32:31 +02:00
Niklas Granander 8ee9aa066d Add changelog
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-08-12 15:24:54 +02:00
Camila Belo 7d58b5331a fix(techdocs-common): adjust azure storage test
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-08-12 15:24:39 +02:00
Niklas Granander 37fad245d8 Remove 'Component'-suffix from components and use named exports
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-08-12 15:15:47 +02:00
Oliver Sand a617c46864 Merge pull request #6801 from SDA-SE/feat/catalog-import-query-parameters
Fix importing yaml files from URLs with trailing query parameters
2021-08-12 14:25:57 +02:00
Oliver Sand efbb82dd30 Extract JenkinsConfig to make writing a custom JenkinsInfoProvider easier
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-12 14:24:06 +02:00
Fredrik Adelöw 3df9b994c5 Merge pull request #6715 from ngranander/xcmetrics-build-details
Xcmetrics build details
2021-08-12 13:28:55 +02:00
Oliver Sand fb796eb0e7 restore whitespace
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-08-12 13:21:23 +02:00