Commit Graph

306 Commits

Author SHA1 Message Date
Gustaf Räntilä 49eab297a3 fix: Fixed disabling user photos fetching
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
2024-04-26 09:29:31 +02:00
Fredrik Adelöw 377867878c Merge pull request #23373 from elaine-mattos/feat/add-event-support-gitlab-provider
Add event support for the Catalog Plugin GitLab Discovery Entity providers
2024-04-22 23:32:57 +02:00
Ben Lambert 555834f1a4 Merge pull request #24080 from stepstone-tech/catalog-module-bitbucket-server-filter-archived
Filter archived repositories on bitbucket server provider module added.
2024-04-22 17:11:07 +02:00
Gisela Torres 252b2ebfd4 Update discovery.md
Signed-off-by: Gisela Torres <giselatb@outlook.com>
2024-04-21 23:51:06 +02:00
ElaineDeMattosSilvaB 45945311c9 feat: improve documentation
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-04-18 09:16:09 +02:00
ElaineDeMattosSilvaB 38dfefed0e feat: improve documentation
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-04-18 09:00:46 +02:00
ElaineDeMattosSilvaB c3c2591abf chore: add documentation and fix package.json
Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
2024-04-18 09:00:45 +02:00
Patrik Oldsberg 0ebd8a28fd docs/integration/github/discovery: mention require scope and permissions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-12 17:25:22 +02:00
Mateusz Wiszniewski 062ffb1f3e feat: skipArchivedRepos flag added to config
Signed-off-by: Mateusz Wiszniewski <cichy04@gmail.com>
2024-04-08 14:50:15 +02:00
Stijn Brouwers (EISMEA) 7b1142251c feat(integration): Add AWS CodeCommit URL Reader/Integration
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-03-24 09:03:34 +01:00
Patrick Jungermann 2eb0da3931 feat(events,github-org): add support for EventsService, events at new backend
Adds optional support for the EventsService passed
as argument to the factory method.

For the new backend, the EventsService is used as dependency and passed on.
Events support will be active always.

The support for the deprecated EventBroker and its interfaces was kept for
easier migration and will be removed as a separate follow-up change that
could go into a following release.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-03-19 15:01:40 +01:00
Patrick Jungermann bcf55d5ba2 feat(events,github): add support for EventsService, events at new backend
Adds optional support for the EventsService passed
as argument to the factory method.

For the new backend, the EventsService is used as dependency and passed on.
Events support will be active always.

The support for the deprecated EventBroker and its interfaces was kept for
easier migration and will be removed as a separate follow-up change that
could go into a following release.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-03-19 14:11:22 +01:00
Ben Lambert 43fe925a9a Merge pull request #23358 from praphull-purohit/ldap-tls
Add TLS options to support GSuite org data ingestion via LDAP
2024-03-19 13:35:58 +01:00
Ben Lambert 0a598323a0 Merge pull request #22541 from sennyeya/documentation/getting-started
docs: start adding user roles to getting started documentation
2024-03-05 13:24:03 +01:00
Praphull Purohit 979f62ec47 Update documentation about LDAP TLS support
Signed-off-by: Praphull Purohit <praphull.purohit@truecaller.com>
2024-03-01 13:18:41 +01:00
Patrick Jungermann 9e527c9200 fix(events,catalog,bitbucket-cloud)!: fix new backend system support; migrates to EventsService
- Fixes the support for the new backend system that was broken entirely
  (with and without events support).
- Migrates the `BitbucketCloudEntityProvider` to use the `EventsService`.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-02-26 12:29:37 +01:00
Ragnar Halldórsson 49c759e1c1 chore(catalog-backend-module-azure): Apply suggestion from code review and improve some wording in README
Signed-off-by: Ragnar Halldórsson <halldorsson@copopt.com>
2024-02-19 11:20:19 +01:00
Aramis a33bd1f7a8 docs: start adding user roles to getting started documentation
Following CNCF guidelines for improved Backstage documentation.

Signed-off-by: Aramis <sennyeyaramis@gmail.com>
2024-02-17 16:19:02 -05:00
Ragnar Halldórsson 4fcb4667f0 chore(catalog-backend-module-azure): Update discovery documentation
Signed-off-by: Ragnar Halldórsson <halldorsson@copopt.com>
2024-02-15 22:15:41 +01:00
Fredrik Adelöw 9aac2b0d36 move cwd as the first argument to yarn
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-04 20:13:00 +01:00
Jake Taylor 57c115c86b Update docs/integrations/github/github-apps.md
Co-authored-by: Frank Kong <50030060+Zaperex@users.noreply.github.com>
Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-16 14:00:49 -06:00
Jake Taylor fe30d25922 Update docs/integrations/github/github-apps.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-05 11:21:30 -06:00
Jake Taylor 5de1455df0 Update github-apps.md
Fix indentation

Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-05 10:38:52 -06:00
Jake Taylor 445511769f Update github-apps.md
Provide information on troubleshooting a specific error with GitHub Apps integration

Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-05 10:36:44 -06:00
Alex Crome 6fb909f011 More Backend Migration Docs
* Added more documentation on migrating catalog modules to the new backend system.  (A-Github)
* Tweaked a few existing documentation page to recommend schedules are set via

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-11-15 22:34:25 +00:00
Alex Crome 129e0f7797 Backend Migration Docs for Microsoft Graph Entity Provider
Added section to the migration guide specifically around how to migrate the Microsoft Graph Entity Provider.

Updated current documentation to recommend setting schedule in config rather than code.
Whilst not strictly nessescarry for the migration docs, documenting this way of setting the schedule eases migrations later (since the new backend system only allows setting schedules via config and not code)

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-11-14 20:02:53 +00:00
Alex Crome eeabc87d6d Fix typo in Entra Org data doc
Fixed a typo I introduced in #20691

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-11-06 16:43:48 +00:00
Ben Lambert ba7e552193 Merge pull request #20663 from johnrkriter/patch-1
Update locations.md
2023-10-30 17:26:30 +01:00
Alex Crome 243c655a68 Updated Azure Active Directory to Entra ID
Microsoft have renamed Azure Active Directory to Entra ID.  https://learn.microsoft.com/en-us/azure/active-directory/fundamentals/new-name .  This PR updates references to AAD to refer to Entra ID.

* On each documentation page, I include `formerly Azure Active Directory` in the first non heading reference to Entra ID.  This will help anyone unfaimiliar withthe  name change, and will also mean the page continues to show up in search results if people search for the old name.
* I didn't correct references in file names, as this would cause broken links.  If we have a way of redirecting those to new urls I can look at doign that, but if not, I think it's better to leave existing links working.
* There were a few references to AAD in release notes for older versions - I left these alone as the product naming was correct at the time of the release notes.
* LDAP provider still has references to "Active Directory" as these reference to the on premise Active Directory, not Azure Active Directory

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2023-10-19 23:11:35 +01:00
John Kriter c814a3fbdd Update locations.md
The purpose of this change is to highlight the style of API access token required to enable the Bitbucket Cloud integration as it was not previously clear. The existing error will not distinguish between an Atlassian Account key(which wont work) and a Bitbucket App Password(which will.

Signed-off-by: John Kriter <john.r.kriter@accenture.com>
2023-10-18 14:24:21 -06:00
Vincenzo Scamporlino 7ec10602ff catalog-backend-module-github: fix defaultUserTransformer typings
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-10-02 16:58:17 +02:00
Vincenzo Scamporlino 5b74ce4c1f docs: fix UserEntity references
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-09-25 10:04:43 +02:00
Stephen Barry 68032afa9a Merge branch 'master' of github.com:backstage/backstage into GD-294-users-groups-ingestion 2023-08-22 08:33:45 +01:00
sbarrypoppulo 8bc51413d9 Apply suggestions from code review
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: sbarrypoppulo <101636916+sbarrypoppulo@users.noreply.github.com>
2023-08-22 08:26:01 +01:00
Sander Aernouts 5f1a92b9f1 feature(azure devops): support multiple organisations
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-08-18 16:27:00 +02:00
Stephen Barry 1825c689d0 Update GitLab Org Data docs
Signed-off-by: Stephen Barry <sbarry@poppulo.com>
2023-08-16 14:45:00 +01:00
Stephen Barry 86e2f78a12 Update Gitlab Org Data doc
Signed-off-by: Stephen Barry <sbarry@poppulo.com>
2023-08-01 11:32:06 +01:00
Stephen Barry a4d9b6a74d Merge branch 'master' of github.com:backstage/backstage into GD-294-users-groups-ingestion 2023-08-01 10:40:41 +01:00
alessandro ecf12e5de3 feat(catalog-backend-module-gitlab): Added option to skip forked repos in GitlabDiscoveryEntityProvider config
Signed-off-by: alessandro <alessandro.manno@facile.it>
2023-07-18 10:20:09 +02:00
angom1 d2f13494d8 Update error handling and documentation
Signed-off-by: angom1 <angom@poppulo.com>
2023-07-14 16:11:43 +01:00
Stefan Petrovic 398c005ec3 added some clarification in azure org importer docs
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-06-20 19:40:02 +02:00
Roland Sgs daa1f6e59d apply prettier
Signed-off-by: Roland Sgs <rolandsantos.goncalves@gmail.com>
2023-06-16 11:59:35 +02:00
Roland Sgs 087eef7d45 Update Integration Gitlab OrgData
Just an update to Integrations Gitlab OrgData, once it's not defined the necessary addition to packages/backend/src/plugins/catalog.ts as in all others

Signed-off-by: Roland Sgs <rolandsantos.goncalves@gmail.com>
2023-06-16 11:59:35 +02:00
Alex Eftimie f9f9123428 Update discovery.md
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
2023-06-08 21:41:16 +02:00
Andrew Ochsner 1948845861 add github:environment:create and github:deployKey:create
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com>
2023-06-02 10:04:07 -05:00
Patrik Oldsberg 73537f9cff Merge pull request #17057 from alexmanno/feat/gitlab-skip-forked-projects
feat(catalog-backend-module-gitlab): Added option to skip forked repos
2023-05-31 17:33:09 +02:00
Fredrik Adelöw 4265bb1e8e Merge pull request #17722 from aochsner/feature/scaffolder-github-variables-secrets
Add Repository Variables and Secrets
2023-05-30 09:32:06 +02:00
Ben Lambert 47c974e22b Merge pull request #17780 from XpiritBV/support-azdo-identities
feat(azure): support service principals and managed identities
2023-05-29 12:44:15 +02:00
Fredrik Adelöw 7b9c0fff37 Merge pull request #17927 from mikebryant/m/fix-org-integration-docs
docs: Fix example to not produce validation errors
2023-05-25 12:08:36 +02:00
Sander Aernouts c7f848bcea feat(azure): support service principals and managed identities
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com>
2023-05-25 09:08:13 +02:00