6997 Commits

Author SHA1 Message Date
Fredrik Adelöw c7441c96d9 Merge pull request #25342 from CaioAugustoo/master
fix(docs): update extension for jsx code snippets file
2024-06-29 21:23:16 +02:00
aramissennyeydd 84b2516fbb fix(docs): add scheduler to custom provider example
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-06-29 11:18:27 -04:00
Fredrik Adelöw ba7d58643a Merge pull request #25360 from Bonial-International-GmbH/pjungermann/github/events
GitHub: support repository events
2024-06-29 10:45:39 +02:00
Jonathan Stevens 281f44b1e2 fix(docs): fixing/simplifying new backend system search imports
Signed-off-by: Jonathan Stevens <jonathanstevens89@gmail.com>
2024-06-28 17:53:10 -06:00
Benjamin Janssens caf7fc23c3 docs: extend documentation
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2024-06-28 13:16:50 +02:00
Chap Ambrose 92583daf57 Update heroku deploy docs
Signed-off-by: Chap Ambrose <cambrose@salesforce.com>
2024-06-27 16:43:38 -05:00
Ben Lambert 79cd4ea93c Merge pull request #25429 from imakewebthings/docs/events-plugin-install
Docs: Fix package install instructions for plugin-events-backend
2024-06-27 09:35:02 +02:00
Caleb Troughton e5f7503dbb Fix package install instructions for plugin-events-backend
Signed-off-by: Caleb Troughton <caleb.troughton@hashicorp.com>
2024-06-26 17:11:16 -07:00
Kevin L 834ecd0c1e Updated the AWS S3 integration docs
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-26 19:21:25 -04:00
Kevin L 9ca6af45fc Minor fix in the homepage setup and customization documentation
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-06-26 18:55:32 -04:00
Marek Libra 5177f6f0e1 User documentation for the Notifications and Signals
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-06-26 14:05:14 +02:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
Fredrik Adelöw 97e247a62d Merge pull request #25364 from SonilPro/opentelemetry-touchups
Clarity comment in Opentelemetry tutorial
2024-06-25 12:13:43 +02:00
Ben Lambert 9de9d0820b Merge pull request #24936 from hghtwr/master
#24889 - Feature: Fetch Gitlab users for self-hosted Gitlab based on group assignment
2024-06-25 10:52:37 +02:00
Ben Lambert 352438ba58 Merge pull request #25344 from gaelgoth/doc/fix-extra-closing-parenthesis
Fix extra closing parenthesis in code sample
2024-06-25 10:37:31 +02:00
Tavi Nolan 54a0cc779b Creating dry run documentation
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com>
2024-06-25 09:35:43 +01:00
Patrick Jungermann 9112efc364 feat(catalog,github): support repository events
The provider adds a subscription to the topic `github.repository`.

Hereby, it supports events of type `repository` with actions

- `archived`
- `deleted`
- `edited`
- `renamed`
- `transferred`
- `unarchived`

Actions skipped as they don't require entity changes:

- `created`
- `privatized`
- `publicized`

If the config option `validateLocationsExist` is enabled, an API request
is necessary and will be executed.
This affects the actions `renamed`, `transferred`, and `unarchive`
of event type `repository`.

Catalog entities related to the `GithubEntityProvider` instance will be adjusted
according to action and its meaning for them.

Closes: #21906
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-06-25 00:12:12 +02:00
Jente Sondervorst 8b68bdc40d Merge branch 'master' into feature/multiple_ldap_users_groups
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
2024-06-24 23:35:40 +02:00
Tavi Nolan d99fd81a74 Adding note detailing functionality re local files and nesting
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com>
2024-06-24 18:41:08 +01:00
Mattias Folke 11eaadec04 clarified User Photos for userGroupmember for Azure integration
Signed-off-by: Mattias Folke <Mattias.Folke@gmail.com>
2024-06-24 14:38:33 +02:00
Tavi Nolan f229d94b8a changing period to comma
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com>
2024-06-24 13:30:17 +01:00
Fredrik Adelöw d776d36542 Merge pull request #24817 from backstage/healthcheck-router
Healthcheck service
2024-06-24 13:39:52 +02:00
Ben Lambert 4848c98258 Merge pull request #25365 from fidelity-contributions/issue-24968-update-input-examples
Updating template input documentation
2024-06-24 13:38:53 +02:00
Ben Lambert 50dc650947 Merge pull request #25369 from piatkiewicz/patch-1
Update discord channel name in README.md
2024-06-24 13:37:56 +02:00
Fredrik Adelöw d90778f857 Merge pull request #25094 from codingdiaz/catalog-error-docs
docs: update catalog error eventing/logging
2024-06-24 13:10:54 +02:00
Piotr Piątkiewicz db2bdce0a0 Update discord channel name in README.md
Signed-off-by: Piotr Piątkiewicz <piatkiewicz.piotr@gmail.com>
2024-06-24 11:59:31 +02:00
Antonio Ereiz 09c6d44512 'edit'
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com>
2024-06-23 21:09:39 +02:00
Antonio Ereiz ed2786f9f8 add comment
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com>
2024-06-23 21:04:03 +02:00
ElaineDeMattosSilvaB c6ead25801 feat: add config options to allow better group membership modeling
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-06-23 18:24:28 +02:00
Caio Augusto 5c3760b61c fix(docs): invalid snippet code
Signed-off-by: Caio Augusto <caioamfr@gmail.com>
2024-06-21 11:02:05 -03:00
Tavi Nolan 1ba64786fa Minor updates to testing documentation
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com>
2024-06-21 13:04:30 +01:00
Tavi Nolan 6f8e1176d8 Updating documents
Signed-off-by: Tavi Nolan <Tavi.Nolan@fmr.com>
2024-06-21 12:30:17 +01:00
Gaël Gothuey 18daa1faaa Fix extra closing parenthesis in code sample
Signed-off-by: Gaël Gothuey <gothuey.gael@gmail.com>
Signed-off-by: gaelgoth <gothuey.gael@gmail.com>
2024-06-20 19:56:23 +02:00
Vincenzo Scamporlino 878f2efc51 backend-plugin-api: fix typings in health service
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 15:45:02 +02:00
Vincenzo Scamporlino cd22b40666 Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 15:31:34 +02:00
Caio Augusto 9a86dc124f fix(docs): update extension for jsx code snippets file
Signed-off-by: Caio Augusto <caioamfr@gmail.com>
2024-06-20 10:07:56 -03:00
Andre Wanlin 2dcf021cd7 Merge pull request #24999 from ismailmmd/catelog-documentation-fix
Updated API documentation for software-catelog
2024-06-20 06:40:27 -05:00
Fredrik Adelöw e1cd125981 Merge pull request #25286 from backstage/clean-up-docs-container-runners
Clean up docs container runners
2024-06-20 13:08:25 +02:00
Vincenzo Scamporlino e36e507d59 docs: update root health docs
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 12:20:18 +02:00
Vincenzo Scamporlino 0c62151404 Rename HealthService to RootHealthService
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 12:05:31 +02:00
Vincenzo Scamporlino 652da2e3e3 docs: add health service
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-06-20 10:35:05 +02:00
Christopher Diaz d3f280b51f remove un-needed line in docs and update changeset to use a link
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:03 +02:00
Christopher Diaz 066cc7143e remove verbage to docs that exist elsewhere
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:03 +02:00
Christopher Diaz 916449c045 Update docs/features/software-catalog/life-of-an-entity.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Christopher Diaz <cjdiaz1294@gmail.com>
2024-06-19 19:32:03 +02:00
Christopher Diaz 97caf55823 add logging module to make this easier for users but retain custom docs
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:03 +02:00
Christopher Diaz 21bef93e35 add logging module to make this easier for users but retain custom docs
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:03 +02:00
Christopher Diaz 6dbe3921ca update docs
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:02 +02:00
Christopher Diaz e2de06cf34 specify the log is an example
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:02 +02:00
Christopher Diaz 12694f9a55 fix formatting
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:02 +02:00
Christopher Diaz 9809a3aadd fix formatting
Signed-off-by: Christopher Diaz <codingdiaz@icloud.com>
2024-06-19 19:32:02 +02:00