Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
Patrick Jungermann
6343c8d915
fix!: fix event support for Bitbucket Cloud
...
Fixes the event-based updates at `BitbucketCloudEntityProvider`.
Previously, this entity provider had optional event support for legacy backends
that could be enabled by passing `catalogApi`, `events`, and `tokenManager`.
For the new/current backend system, the `catalogModuleBitbucketCloudEntityProvider`
(`catalog.bitbucket-cloud-entity-provider`), event support was enabled by default.
A recent change removed `tokenManager` as a dependency from the module as well as removed it as input.
While this didn't break the instantiation of the module, it broke the event-based updates
and led to a runtime misbehavior, accompanied by an info log message.
This change will replace the use of `tokenManager` with the use of `auth` (`AuthService`).
Additionally, it will make `catalogApi` and `events` required dependencies.
For the current backend system, this change is transparent and doesn't require any action.
For the legacy backend system, this change will require you to pass those dependencies if you didn't do it already.
**BREAKING CHANGES:**
> _(For legacy backend users only.)_
>
> Previously optional `catalogApi`, and `events` are required now.
> A new required dependency `auth` was added.
Fixes : #26925
Relates-to: PR #26141
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2024-10-01 21:37:31 +02:00
Patrik Oldsberg
2f88f88882
docs: remove function call from all backend feature installation instructions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-09-18 15:22:41 +02:00
Hghtwr
77bfb298cd
fix: Improve docs clarity, move filterRegex out of pagedRequest loop
...
Signed-off-by: Hghtwr <johannes.sonner@outlook.com >
2024-09-16 18:57:57 +02:00
Hghtwr
06cc084b9d
Add 'includeUsersWithoutSeat' flag to enable ingestion of non-paid users from Gitlab
...
Signed-off-by: Hghtwr <johannes.sonner@outlook.com >
2024-09-13 21:50:51 +02:00
ElaineDeMattosSilvaB
89fffaafbb
Merge branch 'master' into feat/mirror-group-member-relation
2024-09-03 20:04:24 +02:00
Ben Lambert
50e7461035
Merge pull request #25535 from Maetis/topic/nbs-integration-bitbucket-server
...
[NBS Docs] Updated the Bitbucket Server integration docs
2024-08-21 15:25:04 +02:00
Camila Belo
fc24d9ebf0
refactor: stop using backend-tasks in packages and plugins
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-08-19 15:48:21 +02:00
ElaineDeMattosSilvaB
e1083f3883
Merge branch 'master' into feat/mirror-group-member-relation
2024-08-15 08:40:05 +02:00
ElaineDeMattosSilvaB
d976ba2bf9
feat: use a relations array instead of each individual configuration option
...
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com >
2024-08-14 18:04:46 +02:00
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
Kevin L.
d89e8dab86
Merge branch 'master' into topic/nbs-integration-bitbucket-server
...
Signed-off-by: Kevin L. <kevin.lecouvey@gmail.com >
2024-07-26 07:30:38 -04:00
Kevin L.
e4589ef403
Update docs/integrations/bitbucketServer/discovery.md
...
Accept @awanlin suggestion
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
Signed-off-by: Kevin L. <kevin.lecouvey@gmail.com >
2024-07-18 17:31:17 -04: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
Kevin L
9ed5ad817d
Updated the Bitbucket Server integration docs
...
Signed-off-by: Kevin L <kevin.lecouvey@gmail.com >
2024-07-05 22:17:17 -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
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
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