Commit Graph

49811 Commits

Author SHA1 Message Date
Ben Lambert c87154ebb1 Merge pull request #22553 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.23.2
2024-01-30 11:02:30 +01:00
Ben Lambert 8746092635 Merge pull request #22521 from backstage/blam/support-tokens-fetch
Support `token` in `URLReaders` for `fetch:*` actions in Scaffolder
2024-01-30 11:00:11 +01:00
Fredrik Adelöw e884f2751f Merge pull request #22458 from jjangga0214/patch-3
docs(overview/threat-model): add commas
2024-01-30 10:48:59 +01:00
Fredrik Adelöw 4687660941 Update docs/overview/threat-model.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-30 10:48:46 +01:00
Ben Lambert 292c37b2fc Update quick-ties-stare.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2024-01-30 10:40:28 +01:00
Ben Lambert 16e3f31218 Update four-walls-perform.md
Signed-off-by: Ben Lambert <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: Ladislav Vitásek <vity@vity.cz>
2024-01-30 10:05:39 +01:00
Ladislav Vitásek 089f5800b4 change texting for fields describe
Signed-off-by: Ladislav Vitásek <vity@vity.cz>
2024-01-30 10:05:39 +01:00
Ladislav Vitásek b8b68b34a9 renamed variables
Signed-off-by: Ladislav Vitásek <vity@vity.cz>
2024-01-30 10:05:38 +01:00
Ladislav Vitásek 747f9ba9cd renamed fields configuration
Signed-off-by: Ladislav Vitásek <vity@vity.cz>
2024-01-30 10:05:38 +01:00
Ladislav Vitásek 9b9c05c055 adding fields limitation for EntityPicker
Signed-off-by: Ladislav Vitásek <vity@vity.cz>
2024-01-30 10:05:38 +01:00
Ben Lambert 387f51cca0 Merge pull request #22404 from awanlin/topic/template-context-menu
Added context menu to scaffolder pages
2024-01-30 10:00:42 +01:00
Ben Lambert 4931e1e8b4 Merge pull request #22584 from backstage/blam/scaffolder-schema
Fix issue with `ui:schema` being replaced to empty object
2024-01-30 09:34:09 +01:00
blam da98911e7d chore: updating api-reports
Signed-off-by: blam <ben@blam.sh>
2024-01-30 09:15:50 +01:00
John Philip 9747db38e3 Merge pull request #22155 from luis-k0/feat/markdown-table-code-keep-all
Avoid code word break in techdocs tables to improve visualization
2024-01-29 16:07:17 -05:00
Luis Komatsu f643e910f9 fix: changeset description
Signed-off-by: Luis Komatsu <lkomatsu@questrade.com>
2024-01-29 17:23:23 -03:00
Luis Komatsu af4d147ef7 fix: changeset
Signed-off-by: Luis Komatsu <lkomatsu@questrade.com>
2024-01-29 17:23:23 -03:00
Luis Komatsu 54353b124f feat: markdown code no word-break
Signed-off-by: Luis Komatsu <lkomatsu@questrade.com>
2024-01-29 17:23:23 -03:00
Jamie Klassen 3c17aa49f7 Merge pull request #22563 from jamieklassen/k8s-dialog-component
refactor: extract common dialog component in Kubernetes plugin
2024-01-29 15:15:39 -05:00
Fredrik Adelöw 4e8ac48d4a Merge pull request #22450 from axiac/less-api-requests-from-catalog-graph
catalog-graph: reduce the number of API requests
2024-01-29 16:47:25 +01:00
Fredrik Adelöw 34cf70ab68 Merge pull request #22585 from jeanlouisferey/patch-2
Update v1.22.0.md
2024-01-29 16:14:46 +01:00
Rickard Dybeck 7411fd006d Merge pull request #22495 from hudsonb/queryEntities-perf-improvement
Minor perf improvement to queryEntities when limit=0
2024-01-29 09:25:30 -05:00
Rickard Dybeck 48b1e4c35d Merge pull request #21975 from backstage/catalog-backend/add-location-by-entity-api
[CatalogBackend] Add API to get location by entity
2024-01-29 09:22:11 -05:00
Fredrik Adelöw fb0ae81b6a Update docs/releases/v1.22.0.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-29 14:18:16 +01:00
Jean-Louis FEREY dca3b7251a Update v1.22.0.md
A little correction: Gitlab instead of Github for the new Gitlab scaffolder action

Signed-off-by: Jean-Louis FEREY <jeanlouis.ferey@orange.com>
2024-01-29 14:14:35 +01:00
blam 82affc70af chore: updating ui:schema
Signed-off-by: blam <ben@blam.sh>
2024-01-29 14:13:26 +01:00
blam a8b0c802b0 chore: make sure to keep the existing uiSchema when parsing dependencies
Signed-off-by: blam <ben@blam.sh>
2024-01-29 14:12:36 +01:00
Ben Lambert ec059da23e Merge pull request #22524 from ManuInNZ/patch-2
Update template.examples.ts, typo fix on skeleton
2024-01-29 13:52:00 +01:00
blam f640129d84 chore: tidying up tests and implementing for search also
Signed-off-by: blam <ben@blam.sh>
2024-01-29 13:29:44 +01:00
Valentin VĂLCIU f937aae0c2 catalog-graph: reduce the number of API requests
* use `CatalogClient.getEntitiesByRefs()` to reduce the number of requests
  to the backend;

Signed-off-by: Valentin VĂLCIU <axiac.ro@gmail.com>
2024-01-29 12:59:38 +02:00
Patrik Oldsberg c2c2cd636b Merge pull request #22548 from backstage/rugvip/nointro
core-components: remove SidebarIntro and IntroCard
2024-01-29 11:55:20 +01:00
Ben Lambert c73ce21018 Merge pull request #22566 from acierto/issue-20256
Fix for issue 20256: Bug Report: converting circular structure to JSON error
2024-01-29 11:52:50 +01:00
blam 1f020fe05c chore: add chantgeset
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:47:02 +01:00
blam 98753d9bf0 chore: update api-reports
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:47:00 +01:00
blam 1e1dd798fa chore: updating reading tyupes
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:44:08 +01:00
blam e9987a467d chore: support overriding the token
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:44:08 +01:00
blam 78c100bc60 chore: add changeset
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:44:08 +01:00
blam ed0f7336d8 feat: pass through the the token in scaffolder
Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:44:07 +01:00
blam 75dd39d084 chore: support passing through token in fetchContents and fetchFile
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-01-29 11:43:42 +01:00
Fredrik Adelöw 7360c3dc0a review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-29 10:35:28 +01:00
Fredrik Adelöw d208877118 Merge pull request #22574 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to 05a82ad
2024-01-29 10:32:09 +01:00
Fredrik Adelöw 46b63dea67 add defaultTarget to ExternalRouteRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-29 10:07:45 +01:00
Ben Lambert 1666bad2f7 Merge pull request #22494 from Bonial-International-GmbH/pjungermann/scaffolder/output-icons
feat(scaffolder): Use more distinguishable icons for link and text output
2024-01-29 09:59:58 +01:00
renovate[bot] 01c4c810dd chore(deps): update chromaui/action digest to 05a82ad
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-29 08:59:08 +00:00
Ben Lambert 20e456b922 Merge pull request #22560 from backstage/renovate/swc-monorepo
fix(deps): update dependency @swc/core to v1.3.107
2024-01-29 09:53:43 +01:00
Fredrik Adelöw 16d0520055 Merge pull request #22543 from backstage/mhentges/new-frontend-system-docs-fixups
Address minor nits in new frontend system docs
2024-01-29 09:39:36 +01:00
David Weber 2e3f378eb5 feat: change links
Signed-off-by: David Weber <david.weber@w3tec.ch>
2024-01-28 22:03:15 +01:00
renovate[bot] 33d2cd8f72 fix(deps): update dependency @swc/core to v1.3.107
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 16:58:02 +00:00
Fredrik Adelöw 62c54c1781 Merge pull request #22545 from adamdmharvey/adamdmharvey/api-ref-doc-edits
chore(docs): Improve API reference wording
2024-01-28 17:36:14 +01:00
bnechyporenko 3f60ad5599 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-01-27 23:05:12 +01:00
bnechyporenko 4131bd2724 Fix for issue 20256: Bug Report: converting circular structure to JSON error
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-01-27 22:59:17 +01:00