Hi, i have a question about automated deployment via Git and the various providers. I seem to remember that it's possible to connect to Bitbucket, among others, for automated deployments, but everywhere I look, only GitHub is available. I also found this article (https://appwrite.io/blog/post/appwrite-functions-guide) that says, “support continuous deployment from GitHub, GitLab, and Bitbucket”- so it should be possible, but there’s no button for it anywhere, only for GitHub.
Is this perhaps a bug, or am I missing something?
Thank you in advance.
Recommended threads
- Google OAuth: User Created But Session N...
## Problem Summary When signing in with Google, the user is successfully created in the Appwrite console, but the session is not being recognized on the client ...
- OAuth2 Session Not Persisting After Goog...
I'm implementing Google OAuth2 authentication in React using Appwrite SDK. The flow is: 1. User clicks "Sign in with Google" button 2. Gets redirected to Googl...
- `project_id_missing` in Cloud Function w...
I've got a cloud function written in `Dart-3.12` that I'm trying to create a file in a file bucket. I'm using the latest `dart_appwrite` sdk (`26.1.0`) and App...