This message was deleted.
# general
s
This message was deleted.
s
If you search back ~3 weeks in chat for “codebuild”, @colossal-beach-47527 explained to me what is necessary to support other CI systems in the GitHub app - it was surprisingly straightforward
w
And we plan to update the app/CLI to remove these implicit ties to Travis, and to add that to docs. @glamorous-printer-66548 Which CI system are you integrating with? @square-apartment-28429 can likely help get set up and then we can add the steps to the docs.
s
FWIW I have two branches which I need to tidy up and open PRs for, one to add support for CodeBuild (which turns out to be an “interesting” system) and one for Azure DevOps Pipelines (which is actually fantastic)
😄 1
c
@glamorous-printer-66548 Exactly what Luke and James said. Supporting other CI services is super-duper straight forward, I just didn’t have time to hook up the most common ones. I logged https://github.com/pulumi/pulumi/issues/1943 to track this for the time being. @stocky-spoon-28903 looking forward to those PRs 🙂 Sorry again we didn’t do the work already.