Commit Graph

105 Commits

Author SHA1 Message Date
Aditya Kumar 67ce37af2c Updated the note format of documents
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-05-21 09:22:12 +05:30
Patrik Oldsberg b19dfb38cc docs/integration/github: doc spelling fix + update
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-14 11:57:33 +02:00
Vincenzo Scamporlino 07ba7f648e docs: fix vale issue
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-14 11:44:52 +02:00
Vincenzo Scamporlino 95ee6d6a24 Merge pull request #24700 from backstage/github-multi-org-fix-namespace
catalog-backend-module-github-org: fix default namespace for groups
2024-05-13 22:10:11 +02:00
JeevaRamanathan e5e1af521a updated document of github, gitlab location
Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com>
2024-05-13 15:53:17 +05:30
Vincenzo Scamporlino 4cd526e1ea docs: improve migration docs
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2024-05-10 13:45:05 +02:00
Patrik Oldsberg b920a47976 fix multi-line links
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-05-10 10:16:00 +02:00
Andre Wanlin 2e14b0e924 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-05-02 08:46:27 -05:00
Andre Wanlin 9814aa6dd4 Updated GitHub Integrations Docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-05-02 07:10:22 -05:00
Andre Wanlin c123331ba4 Updated commit status importance
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-05-01 07:46:44 -05:00
Gisela Torres 252b2ebfd4 Update discovery.md
Signed-off-by: Gisela Torres <giselatb@outlook.com>
2024-04-21 23:51:06 +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
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
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
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
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
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
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
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
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
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
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
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
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
Paul Schultz 040b54f7e5 clean up formatting
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-08 10:13:38 -06: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
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
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
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