Commit Graph

17045 Commits

Author SHA1 Message Date
Oliver Sand 9f1362dcc1 Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-15 16:51:23 +02:00
Ben Lambert 90df4dc86d Merge pull request #7062 from RoadieHQ/legacy-paths-to-tech-docs-collator
Modify TechDocsCollator and Search to be aware of new urls
2021-09-15 16:37:23 +02:00
Ben Lambert dc8c571f57 Merge pull request #7195 from bolcom/composability-doc-fix
Small fix in the composability docs
2021-09-15 16:09:10 +02:00
Jussi Hallila 9fb0503c15 Tweak lowecasing, export Optios type
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-15 15:31:03 +02:00
Roy Jacobs 1491c5e979 Small fix in the composability docs
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com>
2021-09-15 15:26:07 +02:00
@pawelmitka ea048ce7a0 feat(scaffolder-backend): Yeoman Generator module
Added a new Scaffolder Backend Yeoman module to allow for integration with Yeoman Generators. At the moment the only action added is 'run' to execute installed Yeoman Generator.

The Yeoman Generator can be either added as a dependency in `package.json` of a service that uses this plugin or installed in an environment using `npm install -g https://github.com/org/generator-name.git`

Tests for `yeomanRun.ts` were not added because 'yeoman'environment' module is exported in a way that does not allow partial mocking while '@types/yeoman-environment' does not support Yeoman 3.x, yet.

I also tested it E2E.

Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-09-15 12:31:35 +02:00
Ben Lambert e3b9e29bec Merge pull request #7176 from leon-vg/patch-2
Github-discovery - document the default scan option
2021-09-15 11:31:00 +02:00
Ben Lambert 7f4aa44192 Merge pull request #7172 from backstage/blam/creating-custom-scaffolder-field-extensions
docs: Added Documentation for `customFieldExtensions`
2021-09-15 11:23:01 +02:00
blam 249b33d1a5 docs: fixing prettier warnings and reword the text
Signed-off-by: blam <ben@blam.sh>
2021-09-15 11:22:01 +02:00
blam cf4f80d50b chore: updating review emcomments
Signed-off-by: blam <ben@blam.sh>
2021-09-15 10:52:29 +02:00
Phil Gore 287d055a9d prettifying test, updating api-report and test cases
Signed-off-by: Phil Gore <pgore@ea.com>

callback without promise and adjust test cases

Signed-off-by: Phil Gore <pgore@ea.com>

prettifying test

Signed-off-by: Phil Gore <pgore@ea.com>

updating api-report

Signed-off-by: Phil Gore <pgore@ea.com>
2021-09-14 21:34:04 -05:00
Tim Hansen 75afb95196 Merge pull request #7184 from adamdmharvey/doco-update
fix(docs): Update Docusaurus build errors & minor rewording
2021-09-14 20:31:15 -06:00
Adam Harvey 2b3685cb23 Merge branch 'master' of github.com:backstage/backstage into doco-update 2021-09-14 19:44:48 -04:00
Patrik Oldsberg 865fe672b7 Merge pull request #7183 from backstage/rugvip/fix
catalog: fix broken test
2021-09-15 01:28:34 +02:00
Adam Harvey 28a0003fa7 Add missing period
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:15:15 -04:00
Adam Harvey 23e4628206 Minor rewording
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:15:04 -04:00
Adam Harvey 6472a6fd4f Wrapping not needed with prettier-ignore for YAML frontmatter
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:05:50 -04:00
Adam Harvey e8c1793819 Fix sidebar
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-09-14 19:04:52 -04:00
Patrik Oldsberg cccfa039e5 catalog: fix broken test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-15 00:11:19 +02:00
Patrik Oldsberg 9989642c14 Merge pull request #7149 from backstage/rugvip/entity-context
catalog-react: cross-version compatibility for entity context
2021-09-14 22:53:13 +02:00
Patrik Oldsberg 24b026fad9 Merge pull request #7179 from backstage/rugvip/vulns
Cleanup some more vulnerabilities 🧹
2021-09-14 19:47:20 +02:00
Patrik Oldsberg c12459d93e api-extractor: tweak front matter handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 19:34:28 +02:00
Patrik Oldsberg b8310ae106 api-extractor: separate tables for packages and plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:59:38 +02:00
Patrik Oldsberg 8142a8ecb2 packages,plugins: add package documentation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:47:53 +02:00
Patrik Oldsberg 71f6356390 plugins: add package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:33:40 +02:00
Phil Gore 8b016ce67b adding changeset
Signed-off-by: Phil Gore <pgore@ea.com>
2021-09-14 11:17:51 -05:00
Phil Gore 42a598c3c2 Merge branch 'master' into feature/ldap-less-memory 2021-09-14 11:17:23 -05:00
Patrik Oldsberg c0343df923 package: add missing package descriptions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 18:10:10 +02:00
Phil Gore 211698b3f1 mock implementation for new func and passing tests
Signed-off-by: Phil Gore <pgore@ea.com>
2021-09-14 11:07:51 -05:00
Phil Gore ebd2ddf4a2 figuring out why the tests list this as not a function
Signed-off-by: Phil Gore <pgore@ea.com>
2021-09-14 11:07:51 -05:00
Phil Gore 49776f8479 commit client changes for searchStreaming generator
Signed-off-by: Phil Gore <pgore@ea.com>
2021-09-14 11:07:51 -05:00
Patrik Oldsberg 2048e3443c test-utils-core: ignore ansi-regex vulnerability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 17:41:02 +02:00
Patrik Oldsberg 545b61a5f7 todo-backend: ignore ansi-regex vulnerability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 17:38:51 +02:00
Patrik Oldsberg 77bcf58c5c yarn.lock: bump normalize-url
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 17:36:47 +02:00
Patrik Oldsberg 8c22a05a61 yarn.lock: bump jsonpointer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 17:35:17 +02:00
Leon 2d2de6bda5 added more examples
Signed-off-by: Leon <leonvanginneken@gmail.com>
2021-09-14 15:31:25 +02:00
Leon van Ginneken 23b69dcd51 Document the default scan option for the org
Signed-off-by: Leon <leonvanginneken@gmail.com>
2021-09-14 14:38:29 +02:00
Ben Lambert ed7b9fbd56 Merge pull request #7101 from sam-robson/sam-robson-add-clientopts-to-elastic
feat: additional options for the elasticsearch client
2021-09-14 13:33:42 +02:00
blam 114a10fe9c chore: added some more docs around field extensions
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00
blam 67ee34dcae docs: added some more examples
Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00
blam df1504c9ca chore: added some more lines of documentation
Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00
blam 16db8192ff chore: added some more of an example
Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00
blam 512a04ec3a chore: started some documentation on FieldExtensions
Signed-off-by: blam <ben@blam.sh>
2021-09-14 12:12:32 +02:00
Ben Lambert 34fa0b3450 Merge pull request #7148 from dagda1/replace-file-loader-with-assets-loader
Replace deprecated loaders with new `assets-module`
2021-09-14 11:29:34 +02:00
Johan Haals 7b40b45126 chore: Add info about CatalogProcessingEngine
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-14 10:52:10 +02:00
Johan Haals ddb8152c00 chore: fix changeset wording
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-14 10:47:08 +02:00
Johan Haals cf0ac7a900 catalog-backend: export and rename refreshOptions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-14 10:36:35 +02:00
Ben Lambert 847f9c1f9b Merge pull request #7161 from kuangp/feat/entityLayoutTitle
feat(EntityLayout): display title field if defined
2021-09-14 10:36:11 +02:00
Patrik Oldsberg 360039a4f3 Merge pull request #7143 from backstage/rugvip/bridge
Extract version bridging logic from core into new version-bridge package
2021-09-14 10:32:16 +02:00
Johan Haals 4a550c7b13 Merge pull request #7140 from HHogg/luxon-plugin-cloudbuild
Plugin cloudbuild - Swapped over to use Luxon
2021-09-14 10:16:53 +02:00