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

Kickstart Your GenAI Journey with Amazon Bedrock & Boto3 — How to Send Files, Handle Unsupported Formats & Start Exploring

✅ No S3 buckets ✅ No web frameworks ✅ Just plain Python, a file, and a smart AI agent ✅ BONUS: Learn how to handle Excel/Word files even if ...