Commit Graph

2008 Commits

Author SHA1 Message Date
Patrik Oldsberg 8a5ff40dcd docs: update lint section in build system docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 14:11:38 +01:00
Patrik Oldsberg 4431319f45 docs: add package roles sections to build system docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 14:09:33 +01:00
Patrik Oldsberg d06d67bf8a docs: add package role migration FAQ
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 13:33:34 +01:00
Patrik Oldsberg 793e720bc7 docs: added initial package role migration docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 13:09:56 +01:00
Fredrik Adelöw 257af4c80e Merge pull request #10018 from backstage/freben/ldap-org-sched
Add a `schedule` parameter to `LdapOrgEntityProvider`
2022-03-08 11:33:46 +01:00
Fredrik Adelöw e6b4b32958 fix typo
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 09:20:44 +01:00
Patrick Jungermann 616f02ade2 feat(integration,bitbucket): discover catalog files using Bitbucket Cloud's code search
Support discovering catalog files using Bitbucket Cloud's code search
which allows finding multiple catalog files per repository (e.g., monorepo)
as well as creating Location entities for existing locations only.
(compared to creating an optional Location per matching repository using the
defined static path for the catalog file).

Closes: #9765
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-07 22:48:06 +01:00
Fredrik Adelöw 74663277fb rename to createScheduledTaskRunner
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-07 15:32:13 +01:00
Julio Zynger 7235b16054 Rename annotation
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-03-07 15:05:55 +01:00
Julio Zynger 7ef026339d Add Periskop plugin
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-03-07 15:05:32 +01:00
Fredrik Adelöw 9461f73643 try a convenience thing for scheduling providers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-07 14:51:08 +01:00
Fredrik Adelöw 66ba5d9023 Create azure and gitlab catalog modules, move related processors into them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-06 19:58:26 +01:00
Fredrik Adelöw 09728ef208 Merge pull request #10014 from backstage/freben/no-more-aws
moved AwsS3DiscoveryProcessor to where it should live
2022-03-05 18:40:14 +01:00
Fredrik Adelöw f115a7f8fd moved AwsS3DiscoveryProcessor to where it should live
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-05 17:11:19 +01:00
Fredrik Adelöw 7befba1db4 Merge pull request #10015 from backstage/freben/ldap-provider
switch around the ldap org docs to prefer provider over processor
2022-03-05 16:50:57 +01:00
Andre Wanlin 5b797098b5 Added example of icon for theme
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-05 09:33:45 -06:00
Fredrik Adelöw 53c16b506d switch around the ldap org docs to prefer provider over processor
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-05 16:01:18 +01:00
Patrik Oldsberg b41cd11be3 Revert "Revert "scripts/prepare-release: update to detect patch versions from patch branches""
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-05 10:22:16 +01:00
Eric Peterson c938e0d61d Merge pull request #9952 from backstage/iameap/mv-techdocs-search-common 2022-03-04 20:06:39 +01:00
Eric Peterson 3e54f6c436 Use @backstage/plugin-search-common instead of @backstage/search-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 18:47:55 +01:00
Eric Peterson c826c2a370 Merge pull request #9979 from backstage/search/betaaaaa
[Search] "Launch" Beta
2022-03-04 17:25:33 +01:00
Patrik Oldsberg 6a1fe077ad cli: switch rollup config to consider all package modules external
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-04 14:45:56 +01:00
Fredrik Adelöw ae9d6fb3df remove createDatabase and SingleConnectionDatabaseManager that were deprecated years ago :)
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-04 12:24:47 +01:00
Eric Peterson 0e39d0b4fe Update documentation to reflect search beta.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 10:51:03 +01:00
Eric Peterson 91bf1e6c1a Use @backstage/plugin-techdocs-node instead of @backstage/techdocs-common
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-04 09:54:19 +01:00
Taras Mankovski dc2a5c307c Missing async from getCollator causes type mismatch
Signed-off-by: Taras Mankovski <taras@frontside.com>
2022-03-03 14:32:17 -08:00
Patrik Oldsberg 40d9d391ff Merge pull request #9873 from heyLu/fix-nesting
Fix header nesting in software-templates docs
2022-03-03 18:12:19 +01:00
Patrik Oldsberg 3b6a06cdff Merge pull request #9858 from marcus-crane/update-postgres-tutorial-ssl
fix(docs): Update Postgres tutorial SSL block to match current Postgres template config
2022-03-03 14:34:41 +01:00
Patrik Oldsberg 0513a72032 Revert "scripts/prepare-release: update to detect patch versions from patch branches"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-03 13:51:05 +01:00
Eric Peterson 022507c860 Document stream-based search
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-03-02 17:29:18 +01:00
Patrik Oldsberg a2dc1010c6 Merge pull request #9885 from backstage/rugvip/etbdocs
docs/local-dev: add docs for the experimental type build
2022-03-02 17:13:00 +01:00
Emma Indal bf4007da6b Merge pull request #9556 from RoadieHQ/auto-add-techdocs-core-plugin
Auto add techdocs core plugin
2022-03-02 15:42:58 +01:00
Emma Indal 7097dbac62 Merge pull request #9567 from Niksko/docs-build-strategy
Add a new interface: DocsBuildStrategy
2022-03-02 15:42:37 +01:00
Fredrik Adelöw efa549c4ab form refs properly in resolver docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-02 13:47:03 +01:00
Fredrik Adelöw abc66904b1 Merge pull request #9856 from backstage/freben/catalog-rearrange
Rearrange a bit inside the catalog backend
2022-03-02 11:05:49 +01:00
Phil Kuang 9a0510144f refactor(redis): require protocol in connection string
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-03-01 18:21:32 -05:00
Patrik Oldsberg 8dc290872d docs/local-dev: add docs for the experimental type build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-01 17:57:13 +01:00
Fredrik Adelöw 83a83381b0 rearrange
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-01 14:44:59 +01:00
Luna Stadler 33ae7f244b Fix header nesting in software-templates docs
Most pages in the 'Software Templates' docs seemed to have one level too
much nesting.  This fixes that.  Without the correct nesting, the table
of contents on the right side was also missing and made reading the
longer pages (e.g. writing-templates) more difficult to read.

What's odd is that when rendering with `mkdocs` locally the nesting
seems to be okay and the table of content renders.

Pages affected live:

- https://backstage.io/docs/features/software-templates/software-templates-index
- https://backstage.io/docs/features/software-templates/configuration
- https://backstage.io/docs/features/software-templates/writing-templates
- https://backstage.io/docs/features/software-templates/builtin-actions
- https://backstage.io/docs/features/software-templates/writing-custom-actions

https://backstage.io/docs/features/software-templates/adding-templates
is okay because it has no subheadings.

And these two are okay because they have correct nesting starting at
level two (`##`):

- https://backstage.io/docs/features/software-templates/writing-custom-field-extensions
- https://backstage.io/docs/features/software-templates/migrating-from-v1beta2-to-v1beta3

Signed-off-by: Luna Stadler <luc@spreadshirt.net>
2022-03-01 11:50:47 +01:00
Nikolas Skoufis 44a1a447cc Fix up links to other pages
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-03-01 19:28:53 +11:00
Jussi Hallila ff0a16fb1a Add techdocs-core plugin to techdocs builder automatically
Currently users need to modify their mkdocs files to container techdocs-core plugin manually when they want to expose techdocs in Backstage. To have a standardized set of extensions without the need to modify existing files (and possibly pollute alternative/additional mkdocs pipelines) this should be added automatically.

This PR adds a helper function to modify the mkdocs file to contain this plugin if it doesn't exist in the config file.

Co-authored-by: @emmaindal

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-03-01 08:20:40 +01:00
Nikolas Skoufis 55031596f2 Prettify how to
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-03-01 09:26:07 +11:00
Marcus Crane abc91a6843 Update Postgres tutorial SSL block to match Postgres app config template
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com>
2022-03-01 09:13:15 +13:00
Nikolas Skoufis 0bedff8c9a Add docs for build strategy stuff
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au>
2022-02-27 19:11:09 +11:00
Patrik Oldsberg 766f969de9 scripts/prepare-release: update to detect patch versions from patch branches
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-26 20:52:44 +01:00
Callen Barton 336cea247c Fixing typo. Changing Github to Azure
Signed-off-by: Callen Barton <7515844+cal5barton@users.noreply.github.com>
2022-02-24 17:45:51 -07:00
Fredrik Adelöw 043e1568e2 Merge pull request #9731 from zoefkip/patch-1
[docs] small typo in bitbucket auth provider docs
2022-02-23 16:15:52 +01:00
Fredrik Adelöw 086b1b1694 Merge pull request #9739 from magnusp/cachemanager-redis-client
backend-common: add Redis backed cache store
2022-02-23 15:43:32 +01:00
Fredrik Adelöw c37252f2ae Merge pull request #9663 from backstage/rugvip/moveloco
catalog-model: move LocationSpec to catalog-backend
2022-02-23 15:15:50 +01:00
Magnus Persson 7d12e4cf32 backend-common: add Redis backed cache store
Signed-off-by: Magnus Persson <magnus.persson@fortnox.se>
2022-02-22 22:29:28 +01:00