Commit Graph

238 Commits

Author SHA1 Message Date
Andreas Berger c11f33b842 Apply suggestions from code review
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Andreas Berger <Andy2003@users.noreply.github.com>
2023-03-20 11:57:00 +01:00
Andreas Berger f64345108a Add new config option for GitlabDiscoveryEntityProvider to distinguish between branch and fallbackBranch
* A new config option `fallbackBranch` is added to the GitlabDiscoveryEntityProvider, to define the branch to use , if there is no default branch configured at the repository
* The existing `branch` configuration is now used to explicitly set the branch to look up the catalog-info

resolves #13587

Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2023-03-18 17:24:22 +01:00
Jamie Klassen 7b1b7bfdb7 get group members via graphQL
The new `getGroupMembers` method replaces the existing `getUserMemberships` on
`GitLabClient`.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-03-14 17:08:52 -04:00
Johan Haals d69b132ee2 Merge pull request #16749 from ymoreiratiti/feature/plugin-catalog-backend-module-azure-branch-filter
feat(@backstage/plugin-catalog-backend-module-azure): Add branch filt…
2023-03-10 13:15:09 +01:00
Yuri Titi e91cf37969 docs(azure-discovery): fix prettier
Signed-off-by: Yuri Titi <ymoreiratiti@gmail.com>
2023-03-08 21:55:09 -03:00
Yuri Titi 075761de52 Update discovery.md
Signed-off-by: Yuri Titi <ymoreiratiti@gmail.com>
2023-03-08 14:47:29 -03:00
Paul Schultz 040b54f7e5 clean up formatting
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-08 10:13:38 -06:00
Paul Schultz 34fe6c9246 Merge branch 'master' into update-codeblocks 2023-03-08 10:07:11 -06:00
Yuri Titi c17fa10182 feat(@backstage/plugin-catalog-backend-module-azure): Add branch filter support
Signed-off-by: Yuri Titi <ymoreiratiti@gmail.com>
2023-03-07 16:11:02 -03:00
Patrik Oldsberg 2fcf2f5c64 Merge pull request #16468 from matteosilv/master
Filter GitLab groups by prefix in GitlabOrgDiscoveryEntityProvider
2023-03-07 13:13:55 +01:00
Paul Schultz 9c95f91c0a Add titles to codeblocks and switch from diff codeblock to language codeblock
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-01 13:30:38 -06:00
matteosilv a7da2e1a5b fix typo
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: matteosilv <matteosilv@gmail.com>
2023-02-27 17:51:27 +01:00
matteosilv 8f3ab17351 tidy up documentation
Co-authored-by: Jamie Klassen <jklassen@vmware.com>
Signed-off-by: matteosilv <matteosilv@gmail.com>
2023-02-27 17:51:03 +01:00
Matteo Silvestri c47a5ede5c add GitlabOrgDiscoveryEntityProvider documentation
Signed-off-by: Matteo Silvestri <matteosilv@gmail.com>
2023-02-27 11:04:20 +01:00
tr-fteixeira 20bfb411f2 docs(azure-intgration): add note for projects with spaces on the name
Signed-off-by: tr-fteixeira <55003893+tr-fteixeira@users.noreply.github.com>
2023-02-25 18:14:26 -05:00
Andreas Berger af1095f1e1 Deprecate config key branch of GitlabDiscoveryEntityProvider in favor of new key fallbackBranch
relates #13587, #16502

Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2023-02-22 16:52:58 +01:00
Fredrik Adelöw 489a791748 Merge pull request #16286 from JanCVanB/update_yarn_add_cwd_docs
Update docs to always use `yarn add --cwd` for app & backend
2023-02-14 12:15:20 +01:00
Jan Van Bruggen c51efce2a0 Update docs to always use yarn add --cwd for app & backend
Some commands currently error, and others are simply formatted inconsistently.
This format seems to work and be the most popular/common,
so I applied it to all similar occurrences.

Signed-off-by: Jan Van Bruggen <JanVB@verily.com>
2023-02-13 09:40:20 -07:00
Jim Shingler 72a3312689 Fixing Documentation of GitLab Org Data
Spell out PAT and fix time and resourcs

Signed-off-by: Jim Shingler <ShinglerJim@gmail.com>
2023-02-10 20:56:27 -05:00
Aramis Sennyey c12a71e3c2 Spelling.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-02-09 18:23:17 -05:00
Aramis Sennyey 22ccd2d888 Fix regex string in documentation.
Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
2023-02-09 18:20:59 -05:00
Ben Lambert 114014525c Merge pull request #16024 from jamieklassen/gitlab-instance-terminology
docs: standardize term 'gitlab instance'
2023-02-06 16:45:54 +01:00
Ben Lambert a37fb186f0 Merge pull request #16135 from no1melman/feat/azure-location-docs
Docs: Azure - Add note around token usage
2023-02-06 12:06:17 +01:00
Callum Linington df8782378d chore: prettier
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com>
2023-02-02 15:44:32 +00:00
Callum Linington bb74ee421a docs(azure): update token usage to align to implementation
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com>
2023-02-02 15:20:15 +00:00
Callum Linington 060713cab7 docs(azure): add note around token usage
Signed-off-by: Callum Linington <callum.linington@uk.nationalgrid.com>
2023-02-02 10:48:31 +00:00
Patrik Oldsberg e9a6508edb Merge pull request #14847 from MarcBruins/feature/MakeAzureDevOpsMultiProject
Make Azure DevOps Multiproject
2023-01-31 12:42:53 +01:00
Jamie Klassen 49948f644f Standardize term 'gitlab instance'
In other places in the docs the term 'instance' is used to refer to a single
GitLab API host. The use of 'project' in these cases is particularly troublesome
because that term already has a well-defined meaning in GitLab: a single
codebase with associated issues, MRs, and automation.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-01-30 09:22:46 -05:00
Jamie Klassen 5cbcdbf3a5 Tweak Gitlab Org Data docs
Add it to the sidebar, and make the title consistent with the other org data
integration page titles.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-01-27 22:37:23 -05:00
Ben Lambert d2cd4980c2 Merge pull request #15888 from dpfaffenbauer/gitlab-org-catalog-provider
Implement gitlab Organization catalog provider for Users and Groups
2023-01-27 10:14:23 +01:00
Giorgos Papaefthimiou 3dad2bfdff Update org.md
`luxon` dependency is not used

Signed-off-by: Giorgos Papaefthimiou <georgeyord@users.noreply.github.com>
2023-01-25 16:06:12 +02:00
Dominik Pfaffenbauer 4930413406 Gitlab Org Provider changes
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
2023-01-25 14:58:49 +01:00
Marc Bruins e8db0fe4ce update docs
Signed-off-by: Marc Bruins <marc@marcbruins.nl>
2023-01-24 15:14:41 +01:00
Dominik Pfaffenbauer ac15c0cb1f implement gitlab org catalog provider
Signed-off-by: Dominik Pfaffenbauer <dominik@pfaffenbauer.at>
2023-01-22 19:39:59 +01:00
Marc Bruins 3825687f5a Update docs and fix tests
Signed-off-by: Marc Bruins <marc@marcbruins.nl>
2022-12-24 18:43:24 +01:00
Rogerio Angeliski 7418d09737 refct(events,catalog/github): remove catalog api dependency
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-12-12 19:27:03 +00:00
Rogerio Angeliski cf716d4a25 refct(events,catalog/github): use team-id instead node-id
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-12-01 20:07:28 +00:00
Rogerio Angeliski 59a87c9149 docs: add useful information to custom transformers
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-30 16:26:18 +00:00
Rogerio Angeliski 427d8f4411 docs: update docs about the new event subscriber for github org
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-30 15:32:41 +00:00
Rogerio Angeliski b9dc05b91e feat(events,catalog/github): handle github organization,team and membership events
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-28 19:53:59 +00:00
Rogerio Angeliski 2d4b77900e chore(events,catalog/github): fix typo on docs and add more information from push event
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-25 08:45:54 -03:00
Marc Bruins 2890f47517 add changes to make it multiproject
Signed-off-by: Marc Bruins <marc@marcbruins.nl>
2022-11-25 06:04:46 +01:00
Rogerio Angeliski f96bd38dc0 chore(events,catalog/github): update docs from review comment
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-25 00:56:05 +00:00
Rogerio Angeliski e90b092d2a chore(events,catalog/github): update with review comments
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-23 17:43:29 +00:00
Rogerio Angeliski a0fd4af94a feat(events,catalog/github): handle github:push events
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-23 13:36:09 -03:00
Fredrik Adelöw 6eacb64386 Merge pull request #14588 from afscrome/msgraphdocs
Improve MS Graph docs
2022-11-14 15:15:45 +01:00
Fredrik Adelöw 69e9f4e887 Merge pull request #13931 from Bonial-International-GmbH/pjungermann/bitbucket-cloud/events
feat: events
2022-11-14 12:08:52 +01:00
Patrick Jungermann d089fbe7dc feat(events,catalog/bitbucketCloud): handle repo:push events
Relates-to: #10866
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-12 01:14:29 +01:00
Alex Crome 7e4ba8de90 Improve MS Graph docs
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-11-11 21:12:56 +00:00
Scott Guymer bef063dc8d feat: Enable User and Team transformers in GitHub Provider
Introduces the ability to use custom transformers to generate entities from GitHub users and teams. Meaning you can now transform them however you like as they are being imported.

Signed-off-by: Scott Guymer <scott.guymer@philips.com>
2022-11-08 15:05:53 +01:00