Commit Graph

9203 Commits

Author SHA1 Message Date
Jussi Hallila 6059b015bd Merge branch 'upstream-master' into gh-3811-repo-url-file-registration 2021-01-19 08:16:51 +01:00
Fredrik Adelöw b9cef17f79 Merge pull request #4138 from adamdmharvey/lighthouse-decimals
fix(lighthouse): Display errors of floating point precision on card category scores
2021-01-19 07:31:38 +01:00
Adam Harvey debf359b56 Add changeset 2021-01-18 23:42:21 -05:00
Adam Harvey 4a88f5d5a5 Fix floating point math precision 2021-01-18 23:40:48 -05:00
Adam Harvey 533a665a69 Update copyright 2021-01-18 21:30:47 -05:00
Adam Harvey 473cd6e1b8 Fix architecture link 2021-01-18 21:30:26 -05:00
Jonah Back d7726cdfeb Make keyMap generation more concise
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-18 17:37:00 -08:00
Jonah Back c43d148556 Fix usage of JOSE library in OIDC test as part of JOSE upgrade 2021-01-18 14:39:53 -08:00
Jonah Back 02140eb89a Add basic node-cache with 1 hour TTL for caching keys retrieved from AWS public key endpoint 2021-01-18 14:25:03 -08:00
Jonah Back 147648a2d1 Update type definition and docs to be clear about experimental status 2021-01-18 14:23:57 -08:00
Jonah Back dfce32b356 Address review comments around algorithm being used, typescript ignore 2021-01-18 14:23:57 -08:00
Jonah Back 1f275fe31a Upgrade TokenFactory to latest jose library 2021-01-18 14:23:57 -08:00
Jonah Back 2335fa9d17 chore: add comment around payload passed in identity resolver 2021-01-18 14:23:56 -08:00
Jonah Back 0643a3336a chore: add changeset 2021-01-18 14:23:56 -08:00
Jonah Back 0d6ad133c7 fix: simplify identity resolver 2021-01-18 14:23:56 -08:00
Jonah Back 6ef5428e73 fix: add new processor to index 2021-01-18 14:23:56 -08:00
Jonah Back aca5158c7f feature: add auth backend for AWS ALB 2021-01-18 14:23:56 -08:00
Himanshu Mishra 380dd626fb Safe nullish check with git-url-parse library responses 2021-01-18 23:04:31 +01:00
Himanshu Mishra baeed36324 Convert NotModifiedError to 304 HTTP status code 2021-01-18 22:59:36 +01:00
Himanshu Mishra 8565ad2279 1. Use etag over sha for the identifier
2. Re-combine Resonse types into one
2021-01-18 22:52:45 +01:00
Himanshu Mishra 79f9a97428 backend-common: UrlReader/Azure implement SHA based caching 2021-01-18 21:55:55 +01:00
Himanshu Mishra 7078d35e0a backend-common: UrlReader/Bitbucket implement SHA based caching
Default branch detection was already implemented
2021-01-18 21:55:54 +01:00
Himanshu Mishra f9ca2a3769 backend-common: UrlReader/GitLab implement Sha based caching
Also use API to fetch archive.zip
2021-01-18 21:54:48 +01:00
Himanshu Mishra fa8ba330a8 integration: GitLab API should be added for default and should have a protocol 2021-01-18 21:53:51 +01:00
Himanshu Mishra 294a70caba backend-common: Add changeset about SHA based caching in URL Reader 2021-01-18 21:53:51 +01:00
Himanshu Mishra 2305296073 backend-common: Support SHA based caching in URL Reader's readTree
readTree now takes a SHA in options, and throws a NotModifiedError if the SHA matches with the latest commit SHA on the tree. readTree response now contains a new 'sha' parameter.

Also, the default branch will now be used if no branch is provided in the url's target
2021-01-18 21:53:49 +01:00
Ihor Dvoretskyi e7846659e0 fossa.yml cleanup
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2021-01-18 22:28:04 +02:00
Jussi Hallila b1c82487dd Update yarn lock. 2021-01-18 20:47:19 +01:00
Alan Crosswell e019935409 prettier 2021-01-18 14:24:56 -05:00
Jussi Hallila 68adcb0c42 Reorder package.json and rerun install for lockfile. 2021-01-18 20:09:13 +01:00
Jussi Hallila 46a3fea2ba Fixing erroneus test setup. 2021-01-18 19:37:50 +01:00
Jussi Hallila 9b80a33ea7 Merge branch 'upstream-master' into gh-3811-repo-url-file-registration
# Conflicts:
#	plugins/catalog-import/src/util/useGithubRepos.ts
2021-01-18 19:31:42 +01:00
Jussi Hallila bfc2184654 Merge remote-tracking branch 'upstream/master' into gh-3811-repo-url-file-registration 2021-01-18 19:30:22 +01:00
Patrik Oldsberg 4211198c30 Merge pull request #4128 from backstage/rugvip/fetch
backend-common: lock down UrlReader to only read from allowed URLs
2021-01-18 18:53:19 +01:00
Fredrik Adelöw c8e3e82ce2 Merge pull request #4131 from backstage/freben/no-annotation-merge
catalog-model: remove special merge treatment of annotations
2021-01-18 18:50:23 +01:00
Eric Peterson da6a29b6d9 Ensure error handling happens the same way. 2021-01-18 18:48:34 +01:00
Patrik Oldsberg 6458dfeb14 Merge pull request #3886 from backstage/rugvip/nohttps
backend-common: remove deprecated HTTPS config
2021-01-18 17:47:04 +01:00
Patrik Oldsberg 6a2a2d46f8 Merge pull request #4087 from backstage/dependabot/npm_and_yarn/rjsf/material-ui-2.4.1
chore(deps): bump @rjsf/material-ui from 2.4.0 to 2.4.1
2021-01-18 17:21:42 +01:00
Patrik Oldsberg 22fd425758 Merge pull request #4124 from backstage/dependabot/npm_and_yarn/storybook/react-6.1.14
chore(deps-dev): bump @storybook/react from 6.1.11 to 6.1.14
2021-01-18 17:21:09 +01:00
Johan Haals 1e41cbc857 Merge remote-tracking branch 'origin/master' into blam/move-scaffolder-to-integrations 2021-01-18 16:53:54 +01:00
Fredrik Adelöw a93f422132 catalog-model: remove special merge treatment of annotations 2021-01-18 16:52:35 +01:00
Johan Haals a33996edcc Scaffolder: Refactor publish and prepare
Co-authored-by: blam<ben@blam.sh>
2021-01-18 16:41:35 +01:00
Jussi Hallila 8fe334a7eb Modify error messages based on PR comment. 2021-01-18 16:40:11 +01:00
Johan Haals 02e0db404e Make azure validation message more helpful
Co-authored-by: blam<ben@blam.sh>
2021-01-18 16:39:03 +01:00
Himanshu Mishra 0799cb87de Merge pull request #4057 from backstage/orkohunter/remove-unused-dockerfile 2021-01-18 16:36:14 +01:00
Himanshu Mishra b2b9595ad4 Merge pull request #4040 from backstage/orkohunter/microsite-docs-redirects
backstage.io/docs: Add meaningful URL redirects for core features
2021-01-18 16:27:15 +01:00
Nir Gazit a81bc52801 Added test for consumer group offset hooks 2021-01-18 16:13:40 +02:00
Oliver Sand f04db53d73 Display systems in catalog table and make both owner and system link to the entity pages 2021-01-18 15:11:34 +01:00
Jussi Hallila 70255c7fff Address issues from code review. 2021-01-18 14:36:09 +01:00
Fredrik Adelöw ba59fb6e1d Merge pull request #4100 from backstage/freben/parseGitUrl
chore: consistent naming of parseGitUrl
2021-01-18 14:34:34 +01:00