Oliver Sand
0c6e3b21a7
Add example data for system, domains and resources
2021-01-14 10:25:45 +01:00
Oliver Sand
abbee6fff4
Add system, domain and resource entity kinds
2021-01-12 22:18:24 +01:00
Adam Harvey
2d44b59b91
Merge pull request #4016 from backstage/adamdmharvey-patch-1
...
sonarqube: Tweak proxy instructions
2021-01-12 12:58:10 -05:00
Fredrik Adelöw
2c69fd0a8d
Merge pull request #4031 from tragiclifestories/component-partof-2
...
Add subcomponent relations to catalog backend
2021-01-12 18:45:22 +01:00
Fredrik Adelöw
052528f6dc
Merge pull request #4034 from backstage/orkohunter/docs-add-port-to-url
...
docs: Add port to localhost url in deployment document
2021-01-12 18:19:48 +01:00
Andrew Thauer
d13f04fb01
Merge pull request #4018 from andrewthauer/update-catalog-table-actions
...
feat: enable catalog table actions for all location types
2021-01-12 12:15:00 -05:00
Himanshu Mishra
7712795f9b
docs: add port to url
2021-01-12 17:46:24 +01:00
James Turley
147fadcb9d
Changeset for catalog packages
2021-01-12 16:15:16 +00:00
James Turley
9b9a561298
Document subcomponentOf field
2021-01-12 16:00:00 +00:00
James Turley
868f813992
Emit relations for subcomponents
2021-01-12 16:00:00 +00:00
James Turley
eeb6f3ba93
Add subcomponentOf field to Component spec
2021-01-12 16:00:00 +00:00
Dominik Henneke
fb1b2f6079
Merge pull request #4029 from SDA-SE/feat/export-validation
...
Export the schemaValidator helper function
2021-01-12 16:04:32 +01:00
Dominik Henneke
f3b064e1c3
Export the schemaValidator helper function
2021-01-12 15:47:10 +01:00
Himanshu Mishra
c3d90881ce
Merge pull request #4026 from backstage/orkohunter/improve-aws-credentials-handling
2021-01-12 15:33:25 +01:00
Oliver Sand
63b92ca5f0
Merge pull request #3957 from SDA-SE/feat/system-domains
...
Introduce structure for domains, systems and resources
2021-01-12 15:29:21 +01:00
Fredrik Adelöw
619ef5978c
Merge pull request #4020 from adamdmharvey/k8s-doco
...
docs: Update Kubernetes microsite documentation
2021-01-12 15:14:16 +01:00
Adam Harvey
0728c5ad7d
Fix typo
2021-01-12 09:07:52 -05:00
Oliver Sand
c773e00d54
Remove providesApis and consumesApis from systems
...
We can later add them again.
2021-01-12 15:05:47 +01:00
Fredrik Adelöw
b0a293aa35
Merge pull request #4028 from SDA-SE/feat/doc-changes
...
Update vale vocabulary to unify company and product names
2021-01-12 14:46:07 +01:00
Himanshu Mishra
fda570687e
Update plugins/techdocs/config.d.ts
...
Co-authored-by: Emma Indal <emmai@spotify.com >
2021-01-12 14:43:52 +01:00
Dominik Henneke
192b0b70a8
Update vale vocabulary to unify company and product names
2021-01-12 13:52:58 +01:00
Himanshu Mishra
b3b9445df1
TechDocs/AWS: Add changeset about new config management for auth
2021-01-12 12:35:33 +01:00
Himanshu Mishra
f454b9f865
TechDocs/AWS: Update tutorial with auth best practices
2021-01-12 12:35:13 +01:00
Himanshu Mishra
16b73697a3
TechDocs/AWS: Enable authentication using env variables and ~/.aws/config shared file
...
If authentication secrets are provided in app-config.yaml, it will be used. If not, environment variables AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and AWS_REGION will be used. If not present, ~/.aws/config will be used to read the configs.
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/loading-node-credentials-environment.html
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/loading-node-credentials-shared.html
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/setting-region.html
2021-01-12 11:41:00 +01:00
Fredrik Adelöw
1c7771871e
Merge pull request #3953 from ayshiff/feature/techdocs-aws-sdkv3
...
TechDocs: AWS S3 SDK version bump
2021-01-12 10:21:51 +01:00
Fredrik Adelöw
65d5c8e6fe
Merge pull request #3928 from adamdmharvey/doco-chore
...
chore(docs): Update docs publishing process
2021-01-12 10:16:42 +01:00
Fredrik Adelöw
823600d07e
Merge pull request #3963 from backstage/dependabot/npm_and_yarn/changesets/cli-2.12.0
...
chore(deps-dev): bump @changesets/cli from 2.11.0 to 2.12.0
2021-01-12 09:03:07 +01:00
Fredrik Adelöw
b8238b3baf
Merge pull request #4022 from backstage/dependabot/npm_and_yarn/eslint-plugin-import-2.22.1
...
chore(deps): bump eslint-plugin-import from 2.22.0 to 2.22.1
2021-01-12 09:01:37 +01:00
Fredrik Adelöw
42a2c50600
Merge pull request #3964 from lowjoel/saml-fixes
...
fix(auth-backend/saml): Add checks for blank cert and implement logout configs
2021-01-12 08:58:18 +01:00
dependabot[bot]
a8ab46e85f
chore(deps): bump eslint-plugin-import from 2.22.0 to 2.22.1
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-01-12 04:56:28 +00:00
Tim
ff0894289b
Merge pull request #3970 from backstage/mock-data-tweaks
...
Remove empty entity count; tweak mock data
2021-01-11 20:20:23 -07:00
Adam Harvey
7105a33b91
Update K8S doco
2021-01-11 20:56:45 -05:00
Himanshu Mishra
3790b585c9
Merge pull request #3966 from backstage/orkohunter/techdocs-cli-uses-techdocs-common
2021-01-11 23:23:26 +01:00
Andrew Thauer
c00488983c
feat: enable catalog table actions for all location types
...
The edit button has had support for other providers for a while and there is
no specific reason the View in GitHub cannot work for all locations. This
change also replaces the GitHub icon with the OpenInNew icon.
2021-01-11 17:12:14 -05:00
Himanshu Mishra
078987e251
techdocs-common: fix tests for the new generator API
2021-01-11 23:08:30 +01:00
Himanshu Mishra
f7ecdbb397
changeset: Info about techdocs generator api change
2021-01-11 22:39:05 +01:00
Himanshu Mishra
2165901c00
TechDocs: Generator now requires input and output directory and does not create them
...
The creation of temporary directories and their clean up should be handled on its own. techdocs-cli already has a fixed input output dir requirement. It makes that generator accepts these values as requirements.
2021-01-11 22:33:10 +01:00
Oliver Sand
580b4cad8e
Use dependsOn between components and resources for now
2021-01-11 22:09:59 +01:00
Himanshu Mishra
15cc6ff12c
Merge pull request #3981 from backstage/orkohunter/improve-gcs-credentials-handling
2021-01-11 21:12:55 +01:00
Himanshu Mishra
7ed4807748
1. docs: Rephrase setting the config
...
2. Update changeset with info about removing projectId from googleGcs config
2021-01-11 21:05:23 +01:00
Oliver Sand
15432e61f1
Rework system model diagrams as drawio files
2021-01-11 20:56:55 +01:00
Himanshu Mishra
97716f2b04
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-11 20:50:20 +01:00
Adam Harvey
5c83fd0805
Column alignment (prettier)
2021-01-11 14:30:04 -05:00
Oliver Sand
feded2d252
Include review comments
2021-01-11 20:23:52 +01:00
Adam Harvey
39824e2e07
Returns proxy definition
2021-01-11 14:22:02 -05:00
Adam Harvey
9977dea42a
Tweak proxy instructions
2021-01-11 14:13:37 -05:00
Fredrik Adelöw
0a7852f4e5
Merge pull request #3992 from andrewthauer/okta-docs
...
docs: update okta auth readme
2021-01-11 18:45:18 +01:00
Remi
5826d0973e
feat(techdocs): add changeset + refactor
2021-01-11 18:19:28 +01:00
Fredrik Adelöw
6c66d4f4d4
Merge pull request #4001 from backstage/freben/preparer-export
...
scaffolder-backend: export all preparers properly
2021-01-11 18:17:10 +01:00
Matthew Clarke
5a9a7e7c26
Kubernetes plugin: UI revamp ( #3918 )
...
* initial revamp, no error reporting
* initial error detection
* more error detection
* add microsite page
* minor fixes
* add HPA error detection
* refactor error reporting; add tests
* fix import
* add changeseet
* empty error state
* prettier yaml file
* Update plugins/kubernetes/src/components/KubernetesDrawer/KubernetesDrawer.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
* Update plugins/kubernetes/src/components/KubernetesDrawer/KubernetesDrawer.tsx
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
* PR feedback
* revert odd change
* make patch change
* fix test
* Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
* prettier
* pr feedback
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-01-11 16:50:30 +00:00