CodeBuild Supports Publicly Viewable Build Results - devamazonaws.blogspot.com

AWS CodeBuild project owners are now able make build logs and artifacts publicly accessible to people who are not logged into the AWS Console. This simplifies how CodeBuild project owners are able to collaborate with open source contributors because project owners don’t need to administer AWS account access for each contributor.

Post Updated on August 12, 2021 at 10:58PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com