Commit Graph

2021 Commits

Author SHA1 Message Date
Johan Haals e36b68b8f1 Merge pull request #10046 from charud/patch-1
docs: use localhost instead of 127.0.0.1
2022-03-09 14:30:20 +01:00
Patrik Oldsberg 4e28fc539f Merge pull request #10064 from backstage/rugvip/migrate
Migration to package roles
2022-03-09 10:41:41 +01:00
blam 6049d33313 chore: updating this in documentation though too
Signed-off-by: blam <ben@blam.sh>
2022-03-09 10:08:50 +01:00
Patrik Oldsberg ea22c04a4f Apply suggestions from code review
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 20:01:37 +01:00
Patrik Oldsberg 3cdb6c79ba docs: fix build system doc links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 20:01:36 +01:00
Patrik Oldsberg 227714a0ef docs: update multi-stage docker build to use package role build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 15:45:34 +01:00
Patrik Oldsberg 9d7fc090ac docs: package role migration guide tweaks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 15:35:23 +01:00
blam 5625443a26 chore: added a note in the migration sheet
Signed-off-by: blam <ben@blam.sh>
2022-03-08 15:07:41 +01:00
Patrik Oldsberg 5f07ecbc8a docs: add "package role" to CLI glossary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 14:54:29 +01:00
Patrik Oldsberg 567b14a27b docs: update cli command docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 14:52:57 +01:00
blam 592ac178ec chore: updating documentation and removing the last of v1beta2
Signed-off-by: blam <ben@blam.sh>
2022-03-08 14:26:03 +01:00
Patrik Oldsberg 7efe6e84cb docs: update build system docs to use roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-08 14:11:57 +01:00
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
Charlie Rudenstål f377188b09 docs: use localhost instead of 127.0.0.1
Signed-off-by: Charlie Rudenstal <charlie4@gmail.com>
2022-03-07 14:26:00 -05: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