Skip to content

Conversation

@c-w
Copy link
Member

@c-w c-w commented May 17, 2019

This pull request adds support for Azure Pipelines as a CI provider to offer users an alternative option to Travis. Azure Pipelines has a free tier for open source projects and a bunch of nice features like nice test result visualization.

The Azure Pipelines definition also includes optional CD which publishes new master builds to a container registry and then deploys the images to a live system via the existing Azure deployment template. This will be useful to ensure that users can always easily upgrade to running the latest version of the code in production. To enable this feature, cd.sh and azuredeploy.json were extended to support container registries other than Docker Hub.

@Hironsan Hironsan merged commit 22bd785 into doccano:master May 20, 2019
@c-w c-w deleted the enhancement/azure-pipelines branch May 20, 2019 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants