Commit Graph

2122 Commits

Author SHA1 Message Date
Eric Peterson 89a2aba980 Merge pull request #10725 from backstage/search/task-scheduler-cleanups 2022-04-09 11:14:39 +02:00
Eric Peterson 5960b78a4c Document task scheduler / DB. And improve throughout.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-08 18:13:45 +02:00
Eric Peterson 1d8d3c408a Use human-readable durations throughout.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-08 18:13:05 +02:00
Niklas Aronsson 3f8aae6ffa Added url schemas to Gerrit location doc examples
Also added the Gerrit location docs to the microsite.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-04-08 15:07:22 +02:00
Johan Haals c5f523064f Merge pull request #10694 from anicke/gerrit-location-docs
Gerrit: Added location docs
2022-04-08 13:49:27 +02:00
Eric Peterson 4af1d8b71d Merge pull request #9770 from kuangp/feat/searchCoordination
feat(search): handle search indexing coordination among nodes
2022-04-08 10:15:55 +02:00
Fredrik Adelöw 9f78f91a4c Merge pull request #10480 from Bonial-International-GmbH/PJ_awsS3-provider
feat: add `AwsS3EntityProvider` as replacement for `AwsS3DiscoveryProcessor`
2022-04-07 14:27:01 +02:00
Niklas Aronsson 89b0af9b4b Gerrit: Added location docs
Documentation have been added that describes how to configure Gerrit
integrations.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-04-07 14:09:27 +02:00
Eric Peterson 06bbaf96df Merge pull request #10578 from backstage/techdocs-roadmap-update
Update TechDocs roadmap page
2022-04-07 10:41:10 +02:00
Eric Peterson 1b44c18d29 Prettier
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-07 10:27:49 +02:00
Gary Niemen 49280ffc33 Update TechDocs roadmap page
Signed-off-by: Gary Niemen <65337273+garyniemen@users.noreply.github.com>
2022-04-07 10:27:12 +02:00
Patrick Jungermann 5969c4b65c feat: add AwsS3EntityProvider as replacement for AwsS3DiscoveryProcessor
Add a new provider `AwsS3EntityProvider` as a replacement for the now deprecated
`AwsS3DiscoveryProcessor`.

The new provider will scan configured S3 buckets (with optional) prefix and
add `Location` entities for all discovered catalog files.

These `Location` entities will then be processed as usual.

At each execution, the provider will apply a full mutation, replacing all previous
entities with the new entities/state.

Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-04-07 08:44:01 +02:00
Phil Kuang 0a63e99a26 feat(search): handle search indexing coordination among nodes
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-06 14:03:04 -04:00
Ben Lambert 0d065ca8fc Merge pull request #10651 from rayabueg/master
update the yarn command to start a backend instance that would fail with er…
2022-04-06 11:20:28 +02:00
Eric Peterson efe33862b4 Merge pull request #10403 from carlo-colombo/master
[TechDocs] Adds a flag to the cli to override the entrypoint of a custom docker image. It could be used to reuse existing images with different entrypoints.
2022-04-06 09:34:35 +02:00
Carlo Colombo eb470ea54c Adds a flag to the cli to override the entrypoint of a custom docker image. It could be used to reuse existing images with different eentrypoints.
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2022-04-06 08:49:32 +02:00
Ray Abueg 4128e10c76 update yarn command to start backend instance that would fail with error: unknown option --cwd
Signed-off-by: Ray Abueg <raymond.abueg@alaskaair.com>
2022-04-05 12:28:22 -06:00
Eric Peterson fec58ff178 Merge pull request #10377 from kuangp/fix/techdocs-readme
fix(README): do not copy docs/README.md as docs/index.md
2022-04-05 18:03:35 +02:00
Eric Peterson bcf1a2496c Nest config under mkdocs key.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-05 17:33:18 +02:00
Majid Ramezanpour f79fb41399 Update FAQ.md
changed dead link of deployment to correct endpoint

Signed-off-by: Majid Ramezanpour <majid.ramezanpour@gmail.com>
2022-04-05 15:07:17 +02:00
Tim Hansen 6cc32f8c8d Add pointer to custom theme on demo site
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2022-04-04 17:11:20 -06:00
Phil Kuang 9ab9ce617e fix(techdocs): do not copy docs/README.md as docs/index.md
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-04 12:57:38 -04:00
eskerda 757bf20040 docs: update github discovery processing example
Signed-off-by: eskerda <eskerda@gmail.com>
2022-04-04 16:58:05 +02:00
Shadab Ansari 0523b77648 (doc) Use https link for directing users to knexjs
Signed-off-by: Shadab Ansari <shadab@geekpoint.net>
2022-04-03 07:01:29 +05:30
LvffY 0f290356b9 [#10432] 📝 Apply suggestion.
See https://github.com/backstage/backstage/pull/10528#discussion_r838597752

Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 16:20:47 +02:00
LvffY e0cd63145b [#10432] 📝 Fix grammar
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 15:58:26 +02:00
LvffY 65c03243b6 [#10432] 📝 Update documentation to use azure-discovery
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 15:53:50 +02:00
LvffY f3101fb9d2 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-30 15:53:05 +02:00
LvffY 22bd2bead1 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-29 21:59:53 +02:00
Fredrik Adelöw 2a5a36ca2a remove unnecessary addendum (no longer a default-installed thing anyway)
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-29 11:39:13 +02:00
Fredrik Adelöw 1d587f7bb7 fix the allow entries that should be lists
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-29 09:52:33 +02:00
Fredrik Adelöw 1691c6c5c2 Make User and Group not default allowed by rules
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-28 17:04:50 +02:00
Johan Haals fa013a336b Merge pull request #10445 from hpatoio/patch-1
Added info about scopes needed by the token
2022-03-25 14:31:58 +01:00
Ben Lambert ab3d5c9f06 Merge pull request #10429 from dev-geddy/docs/writing-custom-field-extension
docs: update custom field extensions writing guide
2022-03-25 14:15:35 +01:00
Patrik Oldsberg 13fcb3e6ba docs/local-dev: add note about jest config selecting the env
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-25 13:10:45 +01:00
Simone Fumagalli d7f4e45fe1 Added info about scopes needed by the token
Signed-off-by: Simone Fumagalli <simone@iliveinperego.com>
2022-03-25 12:45:58 +01:00
Gediminas dd131d95be docs: update custom field extensions writing guide
Signed-off-by: Gediminas <gediminasgn@gmail.com>
2022-03-25 10:25:46 +01:00
Fredrik Adelöw ac29c32f91 Merge pull request #10390 from suuus/community-1
Update to Community Hub content
2022-03-24 14:00:45 +01:00
Fredrik Adelöw 78ebb414f1 Merge pull request #10376 from esttorhe/missing-cncf-data
Changes some missing references
2022-03-23 10:48:48 +01:00
Suzanne Daniels aaacf44834 - Adding past community sessions
- Updated upcoming session with better img
- Fixing sort mechanism for on-demand
- Improving text on /community
- Updating instructions to reflect changes in sorting

Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-23 10:38:18 +01:00
Suzanne Daniels 48c10307f9 Merge pull request #10316 from suuus/community-page
Adding Community hub for microsite
2022-03-23 08:52:49 +01:00
Suzanne Daniels 2e37989aa2 removing duplicated start lines
Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-23 08:34:39 +01:00
Esteban Torres 972ec94827 Changes some missing references
Signed-off-by: Esteban Torres <me+github@estebantorr.es>
2022-03-22 21:22:27 +01:00
Esteban Torres 504fa13cf4 Updates CNCF data
Adds reference to the current `incubation` stage
and links "2 year" the blog-post part that
mentions the transition in stages.

Signed-off-by: Esteban Torres <me+github@estebantorr.es>
2022-03-22 19:41:32 +01:00
Suzanne Daniels bb70eb3826 Merge branch 'community-page' of github.com:suuus/backstage into community-page 2022-03-22 14:03:23 +01:00
Suzanne Daniels 5fdb1d9674 processing feedback from @freben
adding instructions

Signed-off-by: Suzanne Daniels <suzanned@spotify.com>
2022-03-22 14:02:27 +01:00
Fredrik Adelöw df32608fc0 Merge pull request #10310 from joaofnds/patch-1
update google auth provider example to use entity ref for the token subject
2022-03-21 15:04:48 +01:00
Ben Lambert 5ca72f716a Merge pull request #10238 from RoadieHQ/add-external-id-to-s3-integration
Add external ID to S3 integration
2022-03-21 10:34:51 +01:00
Johan Haals 69c864956b Merge pull request #10326 from daftgopher/template_migration_doc_edit
Add template migration documentation regarding dash-case action ids
2022-03-21 09:03:27 +01:00
Emma Indal b52529e95d Merge pull request #10252 from backstage/emmaindal/update-techdocs-documentation
[TechDocs] update documentation
2022-03-20 21:08:51 +01:00