DataSQRL
GitHub App
DataSQRL
GitHub App
Manage SQRL app deployments for your projects.
This app is required to connect your repositories to DataSQRL Cloud
Automated deployments
Pushing new commits to the configured deployment branch will trigger automated deployments in DataSQRL Cloud.
Manual deployments
You can manually trigger deployment from any branch using the @datasqrl /deploy command.
To achieve this, post a comment containing this command under the Pull Request for which you want to initiate a deployment.
Deploying on a specific label
If you have multiple projects attached to the same repository, you may want to initiate deployment only for a specific project. You can use the @datasqrl /deploy <project_label> command to create deployments only for projects with a matching label.
For example, if you have a project with a production label, posting the @datasqrl /deploy production command will only trigger deployment for this project.
Using the command without a label (@datasqrl /deploy) will trigger deployment for all connected projects that do not have a label set.
Deploying by project name
You can also use the project name instead of a label to initiate deployment (@datasqrl /deploy my-project).
In case your project name contains spaces, use double quotes like @datasqrl /deploy "my project"
See more at datasqrl.com
Developer
DataSQRL is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.
Report abuse