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
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
Johnny Huynh
a54b681d02
Rename to GithubOrgEntityProvider
...
The other one has been deprecated!
Signed-off-by: Johnny Huynh <27847622+johnnyhuy@users.noreply.github.com >
2022-11-04 09:28:45 +11:00
Pedro Cardona
d05e1841ce
Adds gitea to supported set of SCM integrations
...
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
GiteaUrlReader readUrl implementation.
Currently relies on content being base64 encoded
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Prettify changed files
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Changeset for gitea integration
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Include gitea in Vale vocabulary, run Lint / Prettier
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Update api-reports
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Lint packages/integration/*
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Fix getGiteaFileContentsUrl, split changesets
The previous file contents url code was missing a segment, (/branch), and was causing the loader to 404. (The intended functionality is to use the same URL you would use to view the file in gitea)
Changesets for the integration and backend-common packages were split
This commit also adds documentation relevant to the gitea integration
Signed-off-by: Pedro Cardona
<1724279+atoko@users.noreply.github.com >
Signed-off-by: Pedro Cardona <1724279+atoko@users.noreply.github.com >
2022-10-23 20:56:56 -04:00
Fredrik Adelöw
cbe11d1e23
just getting rid of vale warnings
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-10-22 17:18:47 +02:00
Fredrik Adelöw
8b1d9831d8
Merge pull request #14271 from Bonial-International-GmbH/pjungermann/docs/bitbucket
...
chore(docs): remove docs for deprecated `bitbucket` integration
2022-10-21 10:20:17 +01:00
Fredrik Adelöw
dccd1df0c9
Merge pull request #14270 from Bonial-International-GmbH/pjungermann/docs/integrations
...
chore(docs): remove reference to deprecated integration
2022-10-21 10:19:42 +01:00
Patrick Jungermann
7459574707
chore(docs): remove docs for deprecated bitbucket integration
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-21 10:26:07 +02:00
Patrick Jungermann
ebf0236d21
chore(docs): remove reference to deprecated integration
...
Remove reference to deprecated integration `bitbucket` at `index.md`.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-21 09:42:16 +02:00
Nikolas Skoufis
b95fc4fdf3
Merge branch 'master' of github.com:Niksko/backstage into github-discovery-validate
2022-10-20 11:02:03 +11:00
Fredrik Adelöw
545d64cbc9
Merge pull request #14034 from Bonial-International-GmbH/pjungermann/schedule-in-config
...
feat(catalog/[...]): schedule via config + backend-plugin-api support
2022-10-19 12:55:40 +01:00
Patrick Jungermann
be9474b103
chore(catalog/github): use consistent naming of [gG]ithub in code
...
Relates to the discussion at PR #14039 .
Relates-to: PR #14039
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-17 21:03:41 +02:00
Patrick Jungermann
8749df3d02
feat(catalog/github): Add option to configure schedule via app-config.yaml
...
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-11 10:57:37 +02:00
Nikolas Skoufis
334dd9042c
Fix linting issue in docs
...
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
2022-10-10 18:33:50 +11:00
Nikolas Skoufis
abab3ce38d
Add docs for the new validateLocationsExist option
...
Signed-off-by: Nikolas Skoufis <nskoufis@seek.com.au >
2022-10-10 18:02:29 +11:00
Patrick Jungermann
7edb5909e8
fix(catalog/github): add missing provider config schema
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-07 13:12:48 +02:00
Patrick Jungermann
81cedb5033
feat(catalog/gitlab): Add option to configure schedule via app-config.yaml
...
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-07 12:32:51 +02:00
Patrick Jungermann
134b69f478
feat(catalog/gerrit): Add option to configure schedule via app-config.yaml
...
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-07 12:32:50 +02:00
Patrick Jungermann
68f7f5a857
feat(catalog/bitbucketServer): Add option to configure schedule via app-config.yaml
...
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-07 12:32:50 +02:00
Patrick Jungermann
87ff05892d
feat(catalog/azure): Add option to configure schedule via app-config.yaml
...
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-07 12:32:50 +02:00
Patrick Jungermann
bae3617be5
feat(catalog/awsS3): Add option to configure schedule via app-config.yaml
...
Relates-to: PR #13859
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-07 11:15:20 +02:00
Johan Haals
b2bec2e5a2
Merge pull request #13859 from Bonial-International-GmbH/pjungermann/catalog-modules/new-backend-api
...
feat(catalog/bitbucketCloud): schedule via config + backend-plugin-api support
2022-10-05 12:52:18 +02:00
Patrick Jungermann
f66e696e7b
feat(catalog/bitbucketCloud): Add option to configure schedule via app-config.yaml
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-10-05 11:06:28 +02:00
Bradley Grainger
94dbaf3645
Document host attribute for github catalog provider.
...
This was added in https://github.com/backstage/backstage/pull/13400 but isn't documented yet.
Signed-off-by: Bradley Grainger <bgrainger@gmail.com >
2022-10-01 20:34:36 -07:00
Alex Crome
13ec891dd3
Correct URL spelling
...
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-09-08 12:31:54 +01:00
Alex Crome
f76f22c649
Added changeset + docs
...
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com >
2022-09-07 10:11:46 +01:00
Marcus Crane
4da5a2fc40
Updated documentation to reflect new topic filter API
...
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com >
2022-09-03 17:13:57 +12:00
Marcus Crane
e6d5534126
Switch to a clearer enum setup and default to ex
...
clude
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com >
2022-08-29 20:32:40 +12:00
Marcus Crane
fd57abb200
Remove the term hackathon
...
Signed-off-by: Marcus Crane <marcus.crane@lightspeedhq.com >
2022-08-28 16:08:46 +12:00