Commit Graph

1329 Commits

Author SHA1 Message Date
Patrik Oldsberg af26c3480f Merge pull request #20941 from waldi/patch-1
Fix typo and grammer in features/software-catalog/configuration.md
2023-11-14 13:47:26 +01:00
blam c5ffd65321 docs: fix
Signed-off-by: blam <ben@blam.sh>
2023-11-14 09:29:42 +01:00
blam c639c7d1e3 docs: added a note
Signed-off-by: blam <ben@blam.sh>
2023-11-14 09:20:39 +01:00
blam a9866f0137 docs: updating some docs for scaffolder
Signed-off-by: blam <ben@blam.sh>
2023-11-14 09:15:25 +01:00
Fredrik Adelöw 56f90b09a9 Merge pull request #20984 from backstage/vinzscam/templates-docs
Docs: expand section on catalog integrations
2023-11-07 10:35:20 +01:00
Jenson3210 df40b067e1 Kubernetes: Resource quotas as default objects (#20951)
* Fixed the lack of `resourcequotas`

Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>

* Fixed the lack of `resourcequotas`

Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>

* Fixed the lack of `resourcequotas`

Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>

* Fixed the lack of `resourcequotas`

Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>

---------

Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
2023-11-06 16:13:59 -05:00
Vincenzo Scamporlino c038626c05 docs: expand section on catalog integrations
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-11-06 13:26:05 +01:00
Waldi 2d8e4ac7b4 Fix typo and grammer in features/software-catalog/configuration.md
Signed-off-by: Waldi <barbewaldemar@googlemail.com>
2023-11-02 17:00:10 +01:00
Alex Crome 11153a019d Merge remote-tracking branch 'upstream/master' into entra-rename 2023-10-28 10:39:42 +01:00
Alex Crome 243c655a68 Updated Azure Active Directory to Entra ID
Microsoft have renamed Azure Active Directory to Entra ID.  https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/new-name .  This PR updates references to AAD to refer to Entra ID.

* On each documentation page, I include `formerly Azure Active Directory` in the first non heading reference to Entra ID.  This will help anyone unfaimiliar withthe  name change, and will also mean the page continues to show up in search results if people search for the old name.
* I didn't correct references in file names, as this would cause broken links.  If we have a way of redirecting those to new urls I can look at doign that, but if not, I think it's better to leave existing links working.
* There were a few references to AAD in release notes for older versions - I left these alone as the product naming was correct at the time of the release notes.
* LDAP provider still has references to "Active Directory" as these reference to the on premise Active Directory, not Azure Active Directory

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-10-19 23:11:35 +01:00
Hannes Jetter f268d81a93 Merge branch 'backstage:master' into master 2023-10-19 08:51:45 +02:00
Patrik Oldsberg 62735024ad docs/features/techdocs: wrap file extensions in code blocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-17 13:10:14 +02:00
John Philip 310f6ea5e1 Merge pull request #20229 from Ericsson/plantuml-support-enhancement
[TechDocs] Enhance PlantUML support in the techdocs container to include external puml or pu files
2023-10-11 15:08:14 -04:00
Fredrik Adelöw 4cfe1fb455 Merge pull request #20450 from Teemukoivumaa/fix/arrayOfObjects
fix: init array with another types with one item
2023-10-11 12:18:37 +02:00
Fredrik Adelöw 33de43f491 Merge pull request #20498 from Silthus/docs/local-config
docs: add example for including local catalog files
2023-10-11 11:50:13 +02:00
Reichenbach, Michael e57ba03798 docs: add example for including local catalog files
Signed-off-by: Reichenbach, Michael <michael.reichenbach@interhyp.de>
2023-10-10 13:34:06 +02:00
Patrik Oldsberg d5758bbfa8 Merge pull request #19971 from awanlin/docs/updated-around-other-pulgin-types
docs: updated around other plugin types
2023-10-10 11:56:42 +02:00
Teemu Koivumaa f932ee9865 docs: make arrayObjects more usable from the start
Signed-off-by: Teemu Koivumaa <teemuk15@gmail.com>
2023-10-09 20:02:18 +03:00
Morgan Bentell 60f9546a0d update cli documentation
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-10-06 11:14:45 +02:00
Hannes Jetter c437253b7a Refactored TechDocsCollator; added
entityTransformer functionality

Signed-off-by: Hannes Jetter <hannes.jetter@aeb.com>
2023-10-06 02:24:39 +02:00
John Philip 94c762414b Merge pull request #20109 from kurtaking/remove-alpha-from-import
docs: remove alpha from import in techdoc addons
2023-10-05 19:00:22 -04:00
Camila Belo 8623fdeca8 refactor(search): apply review suggestions - second round
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-04 15:05:29 +02:00
Camila Belo 861fd40fe8 refactor(search): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-04 15:04:49 +02:00
Camila Belo 165c5edf04 docs(search): draft search extension docs page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-10-04 15:04:49 +02:00
Lavanya Sainik acf7400c5a [TechDocs] Enhance PlantUML support in the techdocs container to include external puml or pu files
Issue Reference  #20184

Signed-off-by: Lavanya Sainik <lavanya.sainik@ericsson.com>
2023-09-29 10:42:45 +01:00
Andre Wanlin 149af9bfca changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-28 14:15:33 -05:00
Andre Wanlin 17bf9fce0b docs: updated aroung other plugin types
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-28 14:11:43 -05:00
Miguel Alexandre f6c84edf55 Update configuring-ci-cd.md
Signed-off-by: Miguel Alexandre <Symbianx@users.noreply.github.com>
2023-09-26 14:23:47 +02:00
Patrik Oldsberg ba8dee5f1c Merge branch 'master' into how-to-use-other-plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-26 10:47:30 +02:00
Kurt King 715432ce71 chore: remove alpha from import
Signed-off-by: Kurt King <kurtaking@gmail.com>
2023-09-22 07:53:34 -06:00
Ben Lambert 8498c27ee3 Merge pull request #20068 from solimant/patch-2
Update external-integrations.md
2023-09-22 12:06:32 +02:00
Lari Mahlio 89d5d32d4c docs: update instructions for Techdocs setup with Docker
Signed-off-by: Lari Mahlio <lari.mahlio@gmail.com>
2023-09-21 21:57:10 +03:00
solimant 56df728122 Update external-integrations.md
Signed-off-by: solimant <solimant@users.noreply.github.com>
2023-09-21 18:48:58 +00:00
Fredrik Adelöw 57b0d64e95 Merge pull request #19876 from backstage/mob/backend-system-finalizations
Moved `ScaffolderEntitiesProcessor` and `catalogModuleTemplateKind` to a dedicated module
2023-09-12 12:16:09 +02:00
Ben Lambert b913708086 Merge pull request #19594 from rikez/rikez/parse-entity-ref-filter
feat(scaffolder): allow default kind and namespace args on parseEntityRef filter
2023-09-12 11:03:49 +02:00
Fredrik Adelöw 13bee4b8db renames
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-12 10:54:09 +02:00
Fredrik Adelöw 760e83252b fix docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-12 10:20:30 +02:00
Enrico Alvarenga 6ea9deab3d docs(writing-templates): correct typos
Signed-off-by: Enrico Alvarenga <enricomalvarenga@gmail.com>
2023-09-11 08:34:54 -07:00
CarlosPet 17953061c4 Added AWS documentation in Kubernetes Authentication Documentation (#19588)
* Added AWS documentation in Kubernetes Authentication Documentation

I included instructions on how to configure the AWS server side authentication while using the Kubernetes plug-in.

Signed-off-by: Carlos Inocencio <carlos.inocencio@petco.com>

* Update authentication.md

Updated `aws` reference to use in-line code blocks to avoid triggering an error in the code checks

Signed-off-by: Carlos Inocencio <carlos.inocencio@petco.com>

---------

Signed-off-by: Carlos Inocencio <carlos.inocencio@petco.com>
2023-09-05 14:00:12 +00:00
jrwpatterson 4d852e46ca Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs 2023-08-30 12:57:15 +10:00
Enrico Alvarenga 9665ecee84 docs(writing-templates): add built in filters section
Signed-off-by: Enrico Alvarenga <enricomalvarenga@gmail.com>
2023-08-29 11:05:55 -07:00
Rickard Dybeck d1aa79a20e [catalog] Update api documentation (#19520)
* [catalog] Update api documentation

Update catalog api documentation for location endpoint.

Signed-off-by: Rickard Dybeck <dybeck@spotify.com>
2023-08-29 13:26:56 +00:00
Fredrik Adelöw 6806a0c5f2 Merge pull request #19632 from backstage/freben/catalog-proc-int
allow app-config of the catalog processingInterval
2023-08-29 12:07:01 +02:00
Fredrik Adelöw 22df31d891 docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-08-29 09:28:01 +02:00
jrwpatterson 156c41e1a7 Merge branch 'master' of https://github.com/backstage/backstage into feat/reference-external-docs 2023-08-28 08:00:59 +10:00
Morgan Bentell 3b97f2212f add how to section for using other mkdocs plugins
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-08-25 17:28:54 +02:00
Aswath S 0de6b837f4 Merge branch 'backstage:master' into feat/techdocs-azurite-support 2023-08-24 20:51:59 +05:30
Sydney Achinger 627e4e28d2 Merge pull request #18615 from SDA-SE/feat/techdocs_lightbox_zoom
feat(techdocs-module-lightbox): Enable zoom for techdocs images inside lightbox
2023-08-23 10:30:50 -04:00
Ben Lambert 77b971ac30 Merge pull request #19381 from VladMasarik/add-docs-orphans2
Docs: Add docs about config option to auto clean up orphans
2023-08-23 12:41:51 +02:00
Morgan Bentell dbc4b61f6d Merge pull request #18699 from SDA-SE/feat/default-mkdocs-plugins
feat: support custom default plugins for techdocs
2023-08-23 10:58:43 +02:00