Commit Graph

1479 Commits

Author SHA1 Message Date
Vincenzo Scamporlino 7d60e8d76f Merge pull request #24752 from backstage/domain-docs
docs: hierarchy of domains
2024-05-15 11:52:57 +02:00
Vincenzo Scamporlino 6accdd99c6 docs: hierarchy of domains
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-15 10:49:53 +02:00
Subburaj Jagadeesan 04368c42fe Update docs/features/software-templates/index.md
Signed-off-by: Subburaj Jagadeesan <Subburaj.Jagadeesan@fmr.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2024-05-10 11:30:13 -04:00
Subburaj Jagadeesan e3ce775a1b Added docs for template task-list & start-over options
Signed-off-by: Subburaj Jagadeesan <Subburaj.Jagadeesan@fmr.com>
2024-05-10 09:10:20 -04:00
Patrik Oldsberg b920a47976 fix multi-line links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 10:16:00 +02:00
Ben Lambert 4ea48f4e7a Merge pull request #24451 from ch007m/doc-custom-template-filter
Add section to document how to create custom template filter
2024-05-06 16:16:51 +02:00
Patrik Oldsberg f4fcce8cdc backend -> backend-legacy, backend-next -> backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-06 15:21:02 +02:00
Charles Moulliard f1577ddefa Merge branch 'master' into doc-custom-template-filter
Signed-off-by: Charles Moulliard <cmoulliard@redhat.com>
2024-05-06 14:23:43 +02:00
Patrik Oldsberg fba2993675 Update docs/features/software-templates/writing-templates.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-06 11:44:30 +02:00
Juan Pablo Garcia Ripa 2866e60532 add template editor docs
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-05-05 14:29:52 +02:00
cmoulliard 686e31b961 Refactoring the documentation to cover first the new backend system and at the end the legacy
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
2024-05-03 15:03:06 +02:00
cmoulliard b10a8cb578 Include the section covering: Register Custom Filters with the New Backend System
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
2024-04-23 17:34:57 +02:00
cmoulliard 6200d6204b Change should to switch. #24002
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
2024-04-23 17:34:57 +02:00
cmoulliard 6c58521e5b Review the section custom filter and fix vale error
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
2024-04-23 17:34:57 +02:00
cmoulliard 8de182a42a WIP. Add custom filters doc section
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
2024-04-23 17:34:57 +02:00
Fredrik Adelöw 910d725fcf Merge pull request #17125 from dawngerpony/dawngerpony/parent-domain-v1
Allow a domain entity to have an optional domain
2024-04-22 17:20:56 +02:00
Fredrik Adelöw a2ce77a1ce Update docs/features/software-catalog/descriptor-format.md
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-22 14:00:48 +02:00
Patrik Oldsberg 84fe733545 docs: update doc plugin example links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-20 18:25:01 +02:00
Patrik Oldsberg f68e3cde46 docs/features/search: update search integration support table to point to stack-overflow search module
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-20 15:06:33 +02:00
Floww 4cca5c2858 Fixed typo in code example for techdocs
Signed-off-by: Floww <Floww@users.noreply.github.com>
2024-04-18 21:27:58 +02:00
Floww 01950c21a0 Fixed documentation on imports of the plugin-techdocs-backend
Signed-off-by: Floww <Floww@users.noreply.github.com>
2024-04-18 21:18:17 +02:00
Jano González ba7bd1b893 Update well known relations doc
Signed-off-by: Jano González <info@janogonzalez.com>
Signed-off-by: Dawn James <dawnj@spotify.com>
2024-04-17 16:45:59 +01:00
Jano González 593a773b2a Fix descriptor format for domain
Signed-off-by: Jano González <info@janogonzalez.com>
Signed-off-by: Dawn James <dawnj@spotify.com>
2024-04-17 16:45:59 +01:00
Jano González a8a21fabc6 Document subdomainOf attribute
Signed-off-by: Jano González <info@janogonzalez.com>
Signed-off-by: Dawn James <dawnj@spotify.com>
2024-04-17 16:45:59 +01:00
Dawn James 79025f3f28 Add a changeset and update docs.
Signed-off-by: Dawn James <dawnj@spotify.com>
2024-04-17 16:45:59 +01:00
Vincenzo Scamporlino 3abb40ea20 Merge pull request #23963 from jonico/master
Added link to GUI visualising OAS spec of software-catalog API
2024-04-12 10:36:38 +02:00
Fredrik Adelöw b537b6fde7 Merge pull request #24041 from awanlin/topic/nbs-kubernetes
Updated Kubernetes installation with new backend system examples
2024-04-09 12:07:37 +02:00
Fredrik Adelöw 605bcab49f Merge pull request #24038 from awanlin/topic/nbs-external-integrations
Updated external integrations with new backend system examples
2024-04-09 12:06:46 +02:00
Ben Lambert f3fc0e2b52 Merge pull request #23823 from awanlin/topic/include-github-scaffolder-actions
Updated Software Template docs with New Backend System examples
2024-04-09 10:25:42 +02:00
Andre Wanlin 8dd44ed4d7 Corrected example
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-08 16:11:15 -05:00
Andre Wanlin 8906c31fda Merge pull request #24067 from awanlin/topic/nbs-techdocs
Updated TechDocs with new backend system examples
2024-04-08 09:12:03 -05:00
Fredrik Adelöw 89b998bcfa add example for adjusting metadata.name validation
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-08 12:21:32 +02:00
Andre Wanlin b819c00802 Updated external integrations with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 13:00:18 -05:00
Andre Wanlin 520490ed85 Updated Kubernetes installation with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 12:59:42 -05:00
Andre Wanlin 1e3088c8f2 Updated TechDocs with new backend systems examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-07 12:57:41 -05:00
Andre Wanlin 9d287aa7d3 Updated with new backend system examples
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 19:14:09 -05:00
Andre Wanlin 7e182e644c Include GitHub scaffolder actions
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-04-06 18:38:15 -05:00
MT Lewis d3b0655a07 Merge pull request #23900 from backstage/catalog-docs-tweak
docs: mention the ability to register multiple components in a single repo
2024-04-04 10:46:21 +02:00
Johannes Nicolai d9c317469d Added link to GUI visualising OAS spec of software-catalog API
* as a follow up to #23471 adding link to Postman workspace
* workspace provides to visualize software-catalog API
* workspace allows to try out API calls in browser


Signed-off-by: Johannes Nicolai <johannes.nicolai@postman.com>
2024-04-03 17:57:19 +02:00
Ben Lambert ec28df0e16 Merge pull request #23944 from emerchalegre/fix/doc-feature-kubernetes
(fix) Fixed Kubernetes Plugin Installarion Document
2024-04-03 14:57:04 +02:00
Emerson Chalegre 0ea9dbf619 (fix) Fixed Kubernetes Plugin Installarion Document
Signed-off-by: Emerson Chalegre <emerchalegre@gmail.com>
Signed-off-by: Emerson Chalegre <emerson.chalegre@monkey.tech>
2024-04-03 09:34:53 -03:00
MT Lewis f6cfd6c8ac Update docs/features/software-catalog/index.md
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-04-02 15:17:47 +01:00
Eric Peterson 7a2c9032c7 Address review feedback:
- Scaffolder icon instead of copy icon
- Examples of ISO 8601 duration strings

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:44:39 +02:00
Eric Peterson ea0e006e84 Use ISO durations for time-saved annotation.
Co-authored-by: Harrison Hogg <hhogg@spotify.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:22:53 +02:00
Eric Peterson 39bbb5279e Propose two new annotations to help quantify scaffolder ROI
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2024-04-02 13:22:52 +02:00
Patrik Oldsberg 4ca2326c42 Merge pull request #23828 from stijnbrouwers/feature/codecommit-integration
feature: Codecommit integration
2024-04-01 16:42:51 +02:00
MT Lewis 3025567346 docs: mention the ability to register multiple components in a single repo
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-03-29 10:24:34 +00:00
Stijn Brouwers (EISMEA) 7b1142251c feat(integration): Add AWS CodeCommit URL Reader/Integration
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-03-24 09:03:34 +01:00
tico88612 8b2482681b Fix: Software templates docs/blog video link
Signed-off-by: tico88612 <17496418+tico88612@users.noreply.github.com>
2024-03-24 14:17:48 +08:00
swnia 9b1abac3cc [Kubernetes Backend Plugin] Added new CatalogRelationServiceLocator (#23509)
* Added new CatalogRelationServiceLocator

As described in #23491, in some environments it makes sense to have the kubernetes plugin show only referenced clusters rather than one or all

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added Changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Updated api-report

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update the documentation to match the label

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Dropped underscore in variable name

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Moved filter to helper function

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added more detail to the changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update .changeset/eleven-adults-add.md

Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>

---------

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2024-03-21 08:21:31 +01:00