Commit Graph

15974 Commits

Author SHA1 Message Date
Patrik Oldsberg 47287c67d5 Merge pull request #6840 from mertcb/adopters/trendyol
Adopter contact information has changed for Trendyol
2021-08-16 13:57:35 +02:00
Mert Can Bilgiç b88e270b7f adopter contact information has changed for Trendyol
Signed-off-by: Mert Can Bilgiç <mert.bilgic@trendyol.com>
2021-08-16 14:37:41 +03:00
Johan Haals ad3aaec50f Merge pull request #6817 from backstage/jhaals/fix-hash-deprecation
cli/webpack: replace depreacted hash with fullhash
2021-08-16 11:09:52 +02:00
Patrik Oldsberg 0bccb484c3 Merge pull request #6835 from lowjoel/fix-backend-dev-arguments
Fix passing arguments from `backstage-cli backend:dev` to package
2021-08-16 10:30:33 +02:00
Fredrik Adelöw accd1af650 Merge pull request #6833 from backstage/dependabot/npm_and_yarn/material-ui/core-4.12.3
chore(deps): bump @material-ui/core from 4.12.2 to 4.12.3
2021-08-16 08:48:48 +02:00
Fredrik Adelöw a0c24b85ea Merge pull request #6834 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-pull-requests-1.0.13
chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests from 1.0.10 to 1.0.13
2021-08-16 08:48:33 +02:00
Joel Low 485438a569 Fix passing arguments from backstage-cli backend:dev to package
The old Webpack version would invoke the backend package in the same
process, hence `process.argv` would contain the arguments passed to
`backstage-cli`. This no longer seems to be true in Webpack 5, so
arguments must be explicitly passed.

Signed-off-by: Joel Low <joel@joelsplace.sg>
2021-08-16 13:39:44 +08:00
dependabot[bot] 451f405810 chore(deps): bump @roadiehq/backstage-plugin-github-pull-requests
Bumps [@roadiehq/backstage-plugin-github-pull-requests](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests) from 1.0.10 to 1.0.13.
- [Release notes](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/releases)
- [Commits](https://github.com/RoadieHQ/backstage-plugin-github-pull-requests/commits)

---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-pull-requests"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 04:48:05 +00:00
dependabot[bot] 517133c0ac chore(deps): bump @material-ui/core from 4.12.2 to 4.12.3
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/v4.12.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.12.3/packages/material-ui)

---
updated-dependencies:
- dependency-name: "@material-ui/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 04:46:48 +00: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
Fredrik Adelöw 61aa6526f7 add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-13 19:27:01 +02: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
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
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
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
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