Allow a manual git connection #107
Replies: 2 comments
-
|
Note: OAuth connections to Bitbucket gives Craft Cloud full access to ALL repositories for that user. Access Keys (Bitbucket) and Deploy Keys (Github) are a common way to give read-only access to one specific repo, e.g., for build pipelines like this. |
Beta Was this translation helpful? Give feedback.
-
|
Second the request, it adds a further 3rd party solution and cost, and thus barrier to implementing CraftCMS Cloud for hosting. Our organization has standardized on Azure DevOps for our Git repo's. But really, any cloud accessible Git repo should be available given the agnostic nature of Git https/ssh connections. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great if users could add a repository via an ssh URL directly without having to connect GitHub, BitBucket or GitLab.
Beta Was this translation helpful? Give feedback.
All reactions