Commit Graph

17 Commits

Author SHA1 Message Date
Fredrik Adelöw f7b5623c88 Merge pull request #6615 from barticus/feature/bitbucket-cloud-discovery
Bitbucket cloud discovery support
2021-09-23 10:19:07 +02:00
Fredrik Adelöw 9375de0d6c prettier
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-20 19:20:20 +02:00
Anis Jonischkeit c850933d83 DOCS: mark username optional as it's not needed when using a token 2021-09-17 11:53:10 +10:00
barticus 109578a1e8 Merge branch 'master' into feature/bitbucket-cloud-discovery 2021-09-02 21:00:10 +10:00
Fredrik Adelöw 923491eece run prettier formatting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-08-09 11:54:38 +02:00
Bart Breen 8e22cbede8 Fixed typos
Signed-off-by: Bart Breen <bart.breen@twobulls.com>
2021-07-28 23:35:37 +10:00
Bart Breen b6801e6d70 Changed format for target location so that query can be passed directly to bitbucket api
Signed-off-by: Bart Breen <bart.breen@twobulls.com>
2021-07-28 23:30:32 +10:00
Bart Breen e2ed9126e7 Bitbucket Cloud Discovery
When bitbucket.org is discovered as the target for the bitbucket-discovery catalog processor, a scan is performed in a workspace and finds repositories matching the any project and repository regexes in line with the existing bitbucket server implementation.

Resolves #6216.

Signed-off-by: Bart Breen <bart.breen@twobulls.com>
2021-07-28 23:30:32 +10:00
Otto Nordander e77670bddd Add default catalogPath value if missing.
Currently the following target would give an empty catalogPath:
https://bitbucket.mycompany.com/projects/*/repos/*/
However it's convenient to have a default catalog value, and it would
expand as such:
https://bitbucket.mycompany.com/projects/project-a/repos/repo-b/catalog-info.yaml

Signed-off-by: Otto Nordander <otto.nordander@gmail.com>
2021-07-14 08:09:42 +02:00
Mathias Åhsberg c2306f898d Externalize repository processing for BitbucketDiscoveryProcessor
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-13 10:21:19 +00:00
Nicolas Torres d840d30bcd Bitbucket server requires username to be set
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-04-08 17:40:01 +02:00
Tim Hansen e3190971e7 Update auth index to be more "getting started" focused
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-06 12:01:19 -06:00
Tim Hansen 2e2cb81fdf Add link to Bitbucket Discovery, fix capitalization
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-04-01 12:18:16 -06:00
Mathias Åhsberg 13abbc15da Refactor the Bitbucket Discovery processor
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-03-30 10:38:32 +00:00
Mathias Åhsberg ddaff02d11 Add documentation for Bitbucket Discovery processor
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-03-29 08:26:33 +00:00
Tim Hansen 8d88ba28ea Update descriptions, remove $env, wording tweaks
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-24 10:50:28 -06:00
Tim Hansen cc3dca079e Rework catalog configuration; add integrations documentation
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-23 14:34:52 -06:00