Commit Graph

373 Commits

Author SHA1 Message Date
Fredrik Adelöw 74e52d8114 Merge pull request #25411 from fidelity-contributions/issue-25190-dd-rum-script
added script for datadog script to docs resolves #25411
2024-08-07 19:15:26 +02:00
Evan Kelly 807bd07175 Update docs/integrations/datadog-rum/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Evan Kelly <47178446+EvanGKelly@users.noreply.github.com>
2024-08-07 11:13:39 +01:00
Evan Kelly 3fbf4a8719 Update docs/integrations/datadog-rum/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Evan Kelly <47178446+EvanGKelly@users.noreply.github.com>
2024-08-07 11:13:29 +01:00
Ben Lambert 954f9620cf Merge pull request #25832 from Maetis/topic/nbs-integration-gerrit
[NBS Docs] Updated the Gerrit integration docs
2024-07-30 14:00:59 +02:00
Kevin L b54f0544b1 Updated the Gerrit integration docs
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com>
2024-07-30 06:13:26 -04:00
Dane Elwell c7b14edcaf Add new excludeRepos option to the Gitlab provider
Signed-off-by: Dane Elwell <dane.elwell@ans.co.uk>
2024-07-29 12:14:14 +01:00
Kelly, Evan 3f88be264f Update installation.md
Signed-off-by: Kelly, Evan <Evan.Kelly@fmr.com>
Signed-off-by: Evan Kelly <Evan.Kelly@fmr.com>
2024-07-29 11:51:14 +01:00
Evan Kelly 100ecdcb94 changes for comments on pr
Signed-off-by: Evan Kelly <Evan.Kelly@fmr.com>
2024-07-29 11:51:13 +01:00
Evan Kelly 51bf5fa47d make change suggested in pr
Signed-off-by: Evan Kelly <Evan.Kelly@fmr.com>
2024-07-29 11:51:13 +01:00
Evan Kelly 09d7e3f1d9 run prettier check
Signed-off-by: Evan Kelly <Evan.Kelly@fmr.com>
2024-07-29 11:51:12 +01:00
Evan Kelly b76e877bcf added script for datadog script to docs
Signed-off-by: Evan Kelly <Evan.Kelly@fmr.com>
2024-07-29 11:51:12 +01:00
Ben Lambert 17d756e26c Merge pull request #23048 from fstoerkle/feature/msgraph-ingest-groups-of
feat: add option to ingest group members from Azure Entra ID
2024-07-18 18:48:10 +02:00
Andre Wanlin 1145181834 Moved from root note to title
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-07-13 10:45:17 -05:00
Patrik Oldsberg 32a7812cec Merge pull request #24975 from adawalli/awallis/msgraph
Adds ProviderTransformer to msgraph catalog plugin for dynamic config
2024-07-10 09:49:26 +02:00
Adam Harvey a835d6f644 chore(docs): Fix broken Note admonition
Signed-off-by: Adam Harvey <33203301+adamdmharvey@users.noreply.github.com>
2024-07-05 22:40:33 -04:00
Camila Belo 14218d6227 Merge pull request #25427 from Maetis/topic/nbs-integration-aws-s3
[NBS Docs] Updated the AWS S3 integration docs
2024-07-02 10:57:34 +02:00
Fredrik Adelöw a3a692f11b Merge pull request #25261 from Jenson3210/feature/multiple_ldap_users_groups
Added support for only users or only groups and multiple users or multiple groups bindings
2024-06-29 23:47:28 +02: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
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
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
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
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
Vincenzo Scamporlino fac535cd37 Merge pull request #25253 from ryan-WORK/patch-2
Typo Found In org.md
2024-06-17 14:44:13 +02:00
Fredrik Adelöw 86c64685e2 fix some old style events installation instructions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-17 11:44:55 +02:00
Jente Sondervorst cb32ca7bac Added support for only users or only groups and multiple users or multiple groups bindings
Closes: #25256
Signed-off-by: Jente Sondervorst <jentesondervorst@gmail.com>
2024-06-15 22:49:21 +02:00
Ryan 06273c0c3b Update org.md
Typo in this documentation

Signed-off-by: Ryan <42385438+ryan-WORK@users.noreply.github.com>
2024-06-14 12:23:38 -07:00
Fredrik Adelöw 84874c4062 Merge pull request #24995 from dweber019/fix/ldap-feedback
docs: ldap module correct usage of legacy provider
2024-06-13 23:07:29 +02:00
Niklas Aronsson 662dce80fe feat(gerrit): make the gitilesBaseUrl config mandatory
Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2024-06-11 15:08:21 +02:00
Stijn Brouwers (EISMEA) ad91b87b0a docs(codecommit-integration): Fix url format in locations.md
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) 697c44f4db feat(codecommit-integration): Add some documentation to locations.md
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) 786a8d0443 feat(codecommit-integration): Make region mandatory
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Stijn Brouwers (EISMEA) dcb75ee4c0 bugfix(code-commit-integration): Fix host for codecommit integrations
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
Hghtwr 08b0740812 Fix reviewdog documentation issues
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Hghtwr 59df048996 Add explaination for Gitlab's restrictUsersToGroup configuration key
Signed-off-by: Hghtwr <johannes.sonner@outlook.com>
2024-06-05 10:36:13 +02:00
Florian Störkle 24b3a3141b docs: document includeSubGroups config option
Signed-off-by: Florian Störkle <florian@stoerkle.net>
2024-06-04 17:35:38 +02:00
Fredrik Adelöw 71f97ddc83 Merge pull request #24790 from J0shSkqlq/master
[Docs] Describe default Behaviour of branch filter in the Configuration of the Github discovery provider.
2024-06-04 14:04:15 +02:00
Adam Wallis f7bdceae07 Adds ProviderTransformer to msgraph catalog plugin for dynamic config
Signed-off-by: Adam Wallis <adam.wallis@gmail.com>
2024-06-03 15:24:08 -04:00
David Weber 4b87f23d20 docs: ldap module correct usage of legacy provider
Signed-off-by: David Weber <david.weber@w3tec.ch>
2024-05-30 21:04:16 +02:00
Patrik Oldsberg a1ae9cc72c docs: restructure local-dev and rename to tooling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-30 14:28:23 +02:00
David Weber debcc8c8d3 feat: migrate LDAP catalog module to the new backend system
Signed-off-by: David Weber <david.weber@w3tec.ch>
2024-05-26 21:55:43 +02:00
Aditya Kumar 67ce37af2c Updated the note format of documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-21 09:22:12 +05:30
J0shSkqlq 55ca3f992e add hint about default behaviour of branch filter
I would have expected the Discovery Processor to look at all branches. Having this hint would be nice.

Signed-off-by: J0shSkqlq <103205739+J0shSkqlq@users.noreply.github.com>
2024-05-15 13:53:45 +02:00
J0shSkqlq caf1da5c45 add hint about default behaviour of branch filter (in old backend docs))
I would have expected the Discovery Processor to look at all branches. Having this hint would be nice.

Signed-off-by: J0shSkqlq <103205739+J0shSkqlq@users.noreply.github.com>
2024-05-15 13:52:53 +02:00
Patrik Oldsberg b19dfb38cc docs/integration/github: doc spelling fix + update
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-14 11:57:33 +02:00
Vincenzo Scamporlino 07ba7f648e docs: fix vale issue
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-14 11:44:52 +02:00
Vincenzo Scamporlino 95ee6d6a24 Merge pull request #24700 from backstage/github-multi-org-fix-namespace
catalog-backend-module-github-org: fix default namespace for groups
2024-05-13 22:10:11 +02:00
JeevaRamanathan e5e1af521a updated document of github, gitlab location
Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com>
2024-05-13 15:53:17 +05:30
Vincenzo Scamporlino 4cd526e1ea docs: improve migration docs
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-10 13:45:05 +02:00
Patrik Oldsberg b920a47976 fix multi-line links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 10:16:00 +02:00