Monday, 7 May 2018

AWS CodeBuild now adds support for Local testing and Debug

With AWS Codebuild you can now debug and locally test by using the AWS CodeBuild builds by utilizing the new CodeBuild Local agent. Earlier, you had to test the AWS CodeBuild build and then you had to fully configure and run the CodeBuild. But now you can simply trigger a CodeBuild environment locally to troubleshoot quickly the setting and the commands located in the BuildSpec File. The agent enables you to build your own application locally before performing any changes to build on the AWS Cloud. You can read the blog post to understand further on how to test builds locally with the AWS Codebuild. 

No comments:

Post a Comment

Meet Amazon Q and Make Every Workday a Breeze

Imagine this: You’re rushing to meet a deadline. There’s a bug you can’t fix, tests you haven’t written, confusing docs, and now your AWS se...