github-actions[bot]
3f7acfb96e
Version Packages
2022-04-19 14:28:08 +00:00
Eric Peterson
9fa68705bf
Update default TechDocs container to v1.0.2
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-19 13:26:26 +02:00
Eric Peterson
ee60ad9ea4
Do not require double-nesting of custom TechDocs readers.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-04-15 16:41:28 +02:00
Emma Indal
3a146bb50d
add techdocs-react to tech stack section
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-15 09:20:34 +02:00
Emma Indal
290ef5d8ff
update how to customize reader page documentation
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-15 09:20:34 +02:00
Patrik Oldsberg
65143423fc
Merge pull request #10789 from backstage/timbonicus/release-cli-option
...
Document versions:bump --release
2022-04-14 13:17:48 +02:00
Ben Lambert
11310622a1
Merge pull request #10765 from mclarke47/k8s-namespaced-lookup
...
add kubernetes namespace annotation
2022-04-13 22:06:11 +02:00
Tim Hansen
28f2cc01c1
Document versions:bump --release
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2022-04-12 16:49:17 -06:00
Emma Indal
33e05657f6
update roadmap and tech stack
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-04-12 11:57:54 +02:00
Matthew Clarke
3c9d6cfb17
docs linting
...
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2022-04-11 22:11:51 -04:00
Matthew Clarke
753a20c89e
add changeset
...
Signed-off-by: Matthew Clarke <mclarke@spotify.com >
2022-04-11 22:05:18 -04:00
Patrik Oldsberg
f8b0197fc2
docs: add section to help decide where to place code
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-11 15:21:19 +02:00
Fredrik Adelöw
8bda364ece
Merge pull request #10428 from spreadshirt/kubernetes-cluster-refresh
...
Make Kubernetes clusters refreshable
2022-04-11 14:21:15 +02:00
Luna Stadler
2fc0e86616
Move refresh handling into KubernetesClustersSupplier implementations
...
Signed-off-by: Luna Stadler <luc@spreadshirt.net >
2022-04-11 10:53:12 +02:00
Fredrik Adelöw
fedff63fd6
update dependencies needed in the docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-04-09 15:50:53 +02:00
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
Luna Stadler
8d050f714d
Make Kubernetes cluster refresh more explicit
...
The `refreshClusters` method is now part of the
`KubernetesClustersSupplier` interface definition and also documented.
All existing cluster suppliers now implement it as well and the examples
in the docs and in the CHANGELOG have been adjusted.
Signed-off-by: Luna Stadler <luc@spreadshirt.net >
2022-04-08 16:42:33 +02:00
Luna Stadler
38ea1f136c
List existing cluster locator methods in one place
...
I found the nested headings difficult to read, so this now lists all
available methods in one place.
Signed-off-by: Luna Stadler <luc@spreadshirt.net >
2022-04-08 16:42:33 +02:00
Luna Stadler
3d45427666
Make Kubernetes clusters refreshable
...
To make it possible to refresh Kubernetes clusters responsible all
places that used ClusterDetails[] before now use the
KubernetesClustersSupplier directly and call getClusters() on it. This
allows people to use implement custom KubernetesClustersSuppliers that
fetch the clusters from somewhere and refresh them using whatever
mechanism they might need.
Signed-off-by: Luna Stadler <luc@spreadshirt.net >
2022-04-08 16:42:33 +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