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
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
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
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
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
Ben Lambert
621a80ae5a
Merge pull request #4210 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.14.0
...
chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
2021-01-25 12:55:05 +01:00
Adam Harvey
a6e3b9596a
Improve error reporting for plugin misconfig
2021-01-24 23:53:03 -05:00
Jonah Back
8387849f7c
move types/aws4 to devDeps
2021-01-23 17:31:07 -08:00
Jonah Back
7491b7105f
Merge branch 'master' into feature/AwsIamAuthForKubernetes
2021-01-23 16:01:49 -08:00
Jonah Back
6811112282
feature: add aws iam auth translator for kubernetes
2021-01-23 16:00:18 -08:00
Jonah Back
39b05b9ae0
fix: use .text instead of .json for ALB key http call
2021-01-22 15:00:39 -08:00
brendasukh
d7b44f93cf
Merge pull request #4166 from backstage/refactor-product-chart-tooltip
...
Refactor product chart tooltip
2021-01-22 10:30:04 -05:00
Brenda Sukh
0fb1a35492
Add divider in tooltip
2021-01-22 10:14:30 -05:00
blam
5b9bcce28f
chore(lint): Updating to latest eslint with typescript and enabling some rules that we can. Also fixing issues with the project after update
2021-01-22 15:01:29 +01:00
Brenda Sukh
649250e479
Update chart itself on expand click
2021-01-21 16:54:04 -05:00
github-actions[bot]
9af0d066fc
Version Packages
2021-01-21 20:26:16 +00:00
Ben Lambert
a034569199
Merge pull request #4194 from backstage/orkohunter/update-templates-store-path
...
templates: Update Software Templates to use updated cookiecutter.storePath
2021-01-21 21:22:13 +01:00
blam
2baa2035dd
chore(deps): move giturl parse to dependency
2021-01-21 21:06:42 +01:00
blam
6137dbba32
chore: remove source for now
2021-01-21 20:16:17 +01:00
blam
979bcccf23
chore: fixing last of the typescripts
2021-01-21 20:06:49 +01:00
blam
51b2c3999a
chore: moving the storePath to it's own variable as source-ref and fixing templates to use cookiecutter vars
2021-01-21 18:15:31 +01:00
Oliver Sand
27ac8e6fab
Merge pull request #4196 from SDA-SE/feat/subcomponent-of-about-card
...
Show subcomponent in the about card
2021-01-21 18:01:06 +01:00
Dominik Henneke
49a67732f9
Ask the SonarQube server for all support metrics prior to querying them for a project
2021-01-21 17:52:24 +01:00
Fredrik Adelöw
ea772cb4f8
Merge pull request #4195 from ckiosidis/patch-1
...
fix typo in greek good_evening locale
2021-01-21 16:39:16 +01:00
Ben Lambert
fe61d81eb7
Merge pull request #4193 from backstage/bug/remove-welcome-banner
...
Remove welcome banner for now
2021-01-21 16:28:16 +01:00
Himanshu Mishra
5a91087e2d
templates: Update Software Templates to use updated cookiecutter.storePath
2021-01-21 16:16:06 +01:00
Babis Kiosidis
e5264477aa
fix typo in greek good_evening locale
2021-01-21 17:14:44 +02:00
blam
3ea6c54710
chore: remove the welcome banner completely
2021-01-21 16:03:01 +01:00
blam
bf310bd05c
chore: remove the banner from the catalog page for now
2021-01-21 15:54:27 +01:00
Oliver Sand
099c5cf4fe
Show the parent component in the about card (via partOf relationship)
2021-01-21 15:27:40 +01:00
Ben Lambert
9a8e292cea
Merge pull request #4175 from adamdmharvey/jenkins-card
...
plugin-jenkins: Update Jenkins card with date, duration, and rename to "Latest build"
2021-01-21 15:22:04 +01:00
Fredrik Adelöw
0bab101636
Merge pull request #4190 from SDA-SE/feat/hide-default-kind
...
Hide the kind of owners in the about card if it's the default kind (group)
2021-01-21 14:56:22 +01:00
Oliver Sand
a4e636c8ff
Hide the kind of owners in the about card if it's the default kind (group)
2021-01-21 14:35:58 +01:00
github-actions[bot]
c5584b62c2
Version Packages
2021-01-21 13:13:05 +00:00
Patrik Oldsberg
58ff7d986e
Merge pull request #3916 from erikxiv/feat/api-auth-backend
...
Optional identity token authorization of api requests
2021-01-21 13:11:05 +01:00
Nir Gazit
9488ea7df3
Fixed bug in ConsumerGroupOffsets test
2021-01-21 14:07:32 +02:00