...
Everybody is encouraged to try the plugin and provide feedback in the forum or post bugs into the issue tracker.
Download
Latest builds Latest builds on the public TeamCity server compatible with
Plugin Description
The plugin makes a TeamCity build a part of an AWS CodePipeline stage by providing a custom job worker for the TeamCity Build and Test AWS CodePipeline actions.
It adds the AWS CodePipeline Action
build trigger which polls the AWS CodePipeline for jobs. After the trigger detects a job, it adds a build to the queue. The build downloads input artifacts (depending on the AWS CodePipeline TeamCity action settings), runs the configured build steps and, in case of a successful build, publishes output artifacts to the AWS S3 for usage in the subsequent CodePipeline stages.
See Building End-to-End Continuous Delivery and Deployment Pipelines in AWS and TeamCity for step-by-step instructions.
TeamCity Versions Compatibility
...
To use the plugin, you need to have a correctly pre-configured AWS resources including:
...
Public repository: https://github.com/JetBrains/teamcity-aws-codepipeline-plugin.
Feedback
The plugin is in active development. Everybody is encouraged to try the plugin and provide feedback in the forum or post bugs into the issue tracker.
...