CI Build with Slack notifications on AWS using a Docker container (FRC 2019)

Greetings from VorTx 3735!

If anyone is interested, we have implemented a Continuous Integration (CI) build system using Amazon’s CodeBuild to push build logs to our Slack channel when the build is broken. This is done with a Docker image loaded with the FRC 2019 toolset and some Python code for sending the Slack notification.

Source for the Docker container and step-by-step instructions for setting it up can be found here.

2 Likes

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.