Commit Graph

3439 Commits

Author SHA1 Message Date
Johan Haals adaba84f3f import path instead of resolve 2021-01-29 13:51:46 +01:00
Johan Haals 0cb0715700 Scaffolder: Fix tests in windows 2021-01-29 13:43:26 +01:00
Johan Haals 2bc408228b Merge pull request #4270 from backstage/mob/stages-refactor
Refactor scaffolder to operate on known directories
2021-01-29 10:58:47 +01:00
Himanshu Mishra 26bb405108 Merge pull request #4287 from backstage/orkohunter/dir-preparer-uses-url-reader 2021-01-29 09:56:55 +01:00
Johan Haals ea890cde8d Fix router tests 2021-01-28 16:01:23 +01:00
Himanshu Mishra 8b57797896 Merge pull request #4285 from backstage/orkohunter/use-urlreader-example-component
TechDocs: Use URL Reader in example component
2021-01-28 15:34:52 +01:00
Johan Haals 327c94da39 Fix CRA templating
The GitHub actions setup was never templated correctly.

Use known directories for templating
2021-01-28 15:34:35 +01:00
Himanshu Mishra 03a2d95c71 TechDocs: Update tests with mock url reader 2021-01-28 15:32:09 +01:00
Himanshu Mishra 5b06ca7171 techdocs: Use URL Reader in example component 2021-01-28 13:37:31 +01:00
Johan Haals 117881c3dd Merge remote-tracking branch 'origin/master' into mob/stages-refactor 2021-01-28 12:00:31 +01:00
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
Ben Lambert f1e75be714 Merge pull request #4148 from n2ygk/git_ref
pass in the specified git branch ref when cloning a single branch
2021-01-28 10:32:48 +01:00
Johan Haals b77a985205 Update templater tests 2021-01-28 09:33:55 +01:00
Johan Haals 502849fe8e Fix paths tests for windows 2021-01-28 09:14:43 +01:00
Johan Haals 459027920d Fix cookiecutter tests
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2021-01-28 09:06:42 +01:00
Alan Crosswell 73c299c9ee upgrade git-url-parse to 11.4.4 2021-01-27 11:54:03 -05:00
Johan Haals 80366b60ad Use windows friendly temp dir 2021-01-27 16:48:19 +01:00
Johan Haals 06af096c49 Set workspace path based on platform 2021-01-27 15:15:52 +01:00
Alan Crosswell 43290ea991 update version of git-url-parse to set ref for Azure DevOps 2021-01-27 08:42:31 -05:00
Johan Haals 6b541f10f9 Update azure tests 2021-01-27 11:45:51 +01:00
Johan Haals 766e6526de add joinGitUrlPath tests 2021-01-27 11:44:37 +01:00
Johan Haals 4944dcf0a7 joinGitUrlPath
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-27 11:43:20 +01:00
Johan Haals 46211fa5be Update prepare test 2021-01-27 11:26:59 +01:00
Johan Haals 7e7e24c61c Pass working directory 2021-01-27 11:25:24 +01:00
Johan Haals 85365cc23d publish repo from result/ directory
Update tests
2021-01-27 09:12:36 +01:00
Johan Haals add5ce1350 cleanup filepreparer usage
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-27 08:59:41 +01:00
Johan Haals 92d39a0c9f Refactor scaffolder
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-01-27 08:58:11 +01:00
Jonah Back 6ddfdca123 fix aws alb auth provider key caching 2021-01-26 16:54:52 -08:00
Alan Crosswell ea59a2b363 Azure branch support 2021-01-26 17:04:41 -05:00
Alan Crosswell 119c6386fd Revert "undo manual package version bump done in error"
This reverts commit 44c5ec6feb5109ae97c1a66b885da3c6440de0d5.
2021-01-26 17:04:40 -05:00
Alan Crosswell c05baec7fd Fix gitlab prepare fails with a 404.
A GitLab URL not ending in .git requires a redirect which isomorphic-git doesn't follow, resulting in a 404.
This incorporates @ruloweb's fix in #4134.
2021-01-26 17:04:40 -05:00
Alan Crosswell 00d9d6ae45 Add missing ref fix that was applied to github and gitlab. 2021-01-26 17:04:40 -05:00
Alan Crosswell ea21f9c12b pass in the specified git branch ref when cloning a single branch 2021-01-26 17:04:40 -05:00
Alan Crosswell 9ba95e5085 undo manual package version bump done in error 2021-01-26 17:04:39 -05:00
Alan Crosswell c7de259c92 add ref parameter to clone 2021-01-26 17:04:39 -05:00
Alan Crosswell 97df886e1c KISS: no need for toString() 2021-01-26 17:04:39 -05:00
Alan Crosswell a7c0da02e8 pass in the specified git branch ref when cloning a single branch 2021-01-26 17:04:38 -05:00
Jonah Back da8b9ef1d8 add fields to config type for aws-alb provider 2021-01-26 11:41:41 -08:00
Jonah Back 4eaa060572 Fix test, add changeset for ALB provider bug fix 2021-01-26 10:54:14 -08:00
Jonah Back f8b652614e fix: change issuer to iss to conform to JWT spec. Make issuer verification optional 2021-01-26 10:50:12 -08:00
Tim 9a360a1c4f Merge pull request #4223 from backstage/more-breakdowns
Add support for additional breakdowns of daily cost data
2021-01-26 09:15:06 -07:00
Fredrik Adelöw 21fb52c174 Merge pull request #4243 from backstage/freben/custom-parser
catalog: support supplying a custom catalog descriptor file parser
2021-01-26 15:55:32 +01:00
Ben Lambert 173f20029a Merge pull request #4200 from SDA-SE/feat/sonarqube-supported-fields
Ask the SonarQube server for all support metrics prior to querying them for a project
2021-01-26 11:46:20 +01:00
Ben Lambert 123da1072a Merge pull request #4182 from nirga/multi-cluster
Kafka Plugin: Multi-cluster and multi-consumer per component
2021-01-26 10:39:17 +01:00
Ben Lambert 3362a8571b Merge pull request #4250 from adamdmharvey/k8s-realign-doco
docs: Update Kubernetes section with install & configure
2021-01-26 10:37:05 +01:00
Ben Lambert 11b083badd Merge pull request #4228 from backjo/feature/AwsIamAuthForKubernetes
feature: add aws iam auth translator for kubernetes
2021-01-26 10:25:24 +01:00
Tim Hansen 9ba282f7c7 Update comments, use MUI's capitalize 2021-01-25 20:15:50 -07:00
Adam Harvey 975fe1ad38 Point to main docs site 2021-01-25 14:42:33 -05:00
Oliver Sand 0b11823463 Add EntityRefLinks that shows one or multiple entity ref links.
Add `EntityRefLinks` that shows one or multiple entity ref links.

Change the about card and catalog table to use `EntityRefLinks` due to the
nature of relations to support multiple relations per type.

This simplifies usage of relations and support to visualize edge-cases, e.g. duplicate data ingested into the catalog, like two ownerOf relationships for the same component.
2021-01-25 17:37:55 +01:00
Fredrik Adelöw a91aa6bf2a catalog: support supplying a custom catalog descriptor file parser 2021-01-25 15:06:57 +01:00