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
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
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
Andrew Ochsner
03bd3fed1c
update doco w/ github token/app permissions
...
Signed-off-by: Andrew Ochsner <andrew.ochsner@cognizant.com >
2023-05-24 12:13:44 -05:00
Mike Bryant
96d9aee0a9
docs: Fix example to not produce validation errors
...
The previous approach generated the following error when a user has no emails
```
Processor BuiltinKindsEntityProcessor threw an error while validating the entity user:default/user; caused by TypeError: /spec/profile/email must NOT have fewer than 1 characters - limit: 1
```
Signed-off-by: Mike Bryant <mike.bryant@mettle.co.uk >
2023-05-24 17:41:49 +01:00
Sergey Shevchenko
56575be2a2
docs: Add notes about backstage root dir
...
Signed-off-by: Sergey Shevchenko <sergeyshevchdevelop@gmail.com >
2023-05-18 10:58:17 +03:00
Phil Kuang
970678adbe
feat(GithubMultiOrgEntityProvider): support events
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2023-05-04 12:02:19 -04:00
Jaan Jahilo
776daa18c5
Use permalinks in datadog-rum/installation.md
...
Signed-off-by: Jaan Jahilo <jaanjahilo@outlook.com >
2023-04-22 17:16:03 +03:00
Andre Wanlin
313d4478a8
Updated to include Commit statuses permission
...
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com >
2023-04-20 11:37:22 -05:00
Fredrik Adelöw
b009f0c105
Merge pull request #17101 from tanguyantoine/feat/github-catalog-visibility-filter
...
feat(catalog-backend-module-github): add visibility filter to github …
2023-04-18 13:10:40 +02:00
Patrik Oldsberg
2e40a06c7b
docs/integrations/azure/discovery.md: prettier
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-13 14:19:32 +02:00
Joao Paulo Moreira Antunes
1e36d98dcc
Edit docs specification on Azure DevOps integration
...
Signed-off-by: Joao Paulo Moreira Antunes <joaopaulo.m@terra.com.br >
2023-04-11 15:28:49 -03:00
Joao Paulo Moreira Antunes
e154406c9c
Edit field project
...
Signed-off-by: Joao Paulo Moreira Antunes <joaopaulo.m@terra.com.br >
2023-04-11 14:13:07 -03:00
TANGUY Antoine
ebd0cdaf8f
chore: refactor declaration file
...
Signed-off-by: TANGUY Antoine <tanguyantoine@users.noreply.github.com >
2023-04-05 14:01:08 +02:00
TANGUY Antoine
8960902a4e
fix: apply PR feedback
...
Signed-off-by: TANGUY Antoine <tanguyantoine@users.noreply.github.com >
2023-04-05 12:16:23 +02:00
Patrik Oldsberg
6aa6c32f14
Merge pull request #16678 from RoadieHQ/add-export-for-in-memory-broker
...
Add export for in memory broker
2023-04-04 17:29:17 +02:00
TANGUY Antoine
3756dd98fe
feat(catalog-backend-module-github): add visibility filter to github plugin
...
Signed-off-by: TANGUY Antoine <tanguyantoine@users.noreply.github.com >
2023-03-26 21:40:59 +02:00
alessandro
66261b4ab4
feat(catalog-backend-module-gitlab): Added option to skip forked repos
...
Signed-off-by: alessandro <alessandro.manno@facile.it >
2023-03-23 16:13:34 +01:00
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
Brian Fletcher
386cfe0fc9
review comment
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-03-20 09:04:23 +00: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
Brian Fletcher
13960233e1
Merge branch 'master' of github.com:backstage/backstage into RoadieHQ-add-export-for-in-memory-broker-2
2023-03-10 13:55:44 +00:00
Brian Fletcher
1d9da597be
move review comments
...
Signed-off-by: Brian Fletcher <brian@roadie.io >
2023-03-10 13:46:33 +00: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