Публичный CodeBuild:
https://aws.amazon.com/blogs/devops/introducing-public-builds-for-aws-codebuild/
Давно востребованная возможность делать результаты (артефакты/логи) CodeBuild публибличными.
#CodeBuild
https://aws.amazon.com/blogs/devops/introducing-public-builds-for-aws-codebuild/
Давно востребованная возможность делать результаты (артефакты/логи) CodeBuild публибличными.
#CodeBuild
Amazon
Introducing public builds for AWS CodeBuild | Amazon Web Services
Using AWS CodeBuild, you can now share both the logs and the artifacts produced by CodeBuild projects. This blog post explains how to configure an existing CodeBuild project to enable public builds. AWS CodeBuild is a fully managed continuous integration…
CI/CD: CodeCommit + CodeBuild + CodePipeline + Terraform
https://www.tecracer.com/blog/2023/05/terraform-ci/cd-pipelines-use-aws-codepipeline-to-build-fully-managed-deployment-pipelines-for-terraform..html
Хорошая задумка, мне нравится. Похожую схему использую много лет, лишь вместо CodePipeline у меня Jenkins и KICS в качестве SAST.
#CodeBuild #CodePipeline #Terraform
https://www.tecracer.com/blog/2023/05/terraform-ci/cd-pipelines-use-aws-codepipeline-to-build-fully-managed-deployment-pipelines-for-terraform..html
Хорошая задумка, мне нравится. Похожую схему использую много лет, лишь вместо CodePipeline у меня Jenkins и KICS в качестве SAST.
#CodeBuild #CodePipeline #Terraform
❤8
🆕 CodeBuild + GitHub Actions:
https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html
You can use an action runner to run GitHub Actions within CodeBuild. This can be done by adding
#CodeBuild #GitHub
https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html
You can use an action runner to run GitHub Actions within CodeBuild. This can be done by adding
steps to any phase in your buildspec file.#CodeBuild #GitHub
👍5🎉1
CodeBuild + GitHub Actions self-hosted runners 🎉
https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html
CodeBuild's integration with GitHub Actions webhooks offers all compute platforms, including Lambda, GPU-enhanced and Arm-based instances.
#CodeBuild #GitHub_Actions
https://docs.aws.amazon.com/codebuild/latest/userguide/action-runner.html
CodeBuild's integration with GitHub Actions webhooks offers all compute platforms, including Lambda, GPU-enhanced and Arm-based instances.
#CodeBuild #GitHub_Actions
👍4
CodeBuild + macOS
https://aws.amazon.com/blogs/aws/add-macos-to-your-continuous-integration-pipelines-with-aws-codebuild/
▫️ Apple M2
▫️ macOS 14 Sonoma
⚠️ $0.02 per minute but 24h minimum (28.8$+) 😐
#CodeBuild
https://aws.amazon.com/blogs/aws/add-macos-to-your-continuous-integration-pipelines-with-aws-codebuild/
▫️ Apple M2
▫️ macOS 14 Sonoma
⚠️ $0.02 per minute but 24h minimum (28.8$+) 😐
#CodeBuild
3😁9🤮4🤡3👍1
CodeBuild Docker Server — building Docker images in seconds!
https://aws.amazon.com/blogs/aws/accelerate-ci-cd-pipelines-with-the-new-aws-codebuild-docker-server-capability/
BUT — you'll be charged like for a regular EC2 instance (around $50/month) unless you explicitly disable the CodeBuild Docker Server feature — even if you don’t run any builds.
So use it with caution.
Or better: modify your project settings before the first build of the day to reduce costs.
Note: The first run takes the usual time, and only subsequent builds benefit from layer caching to speed things up.
#CodeBuild
https://aws.amazon.com/blogs/aws/accelerate-ci-cd-pipelines-with-the-new-aws-codebuild-docker-server-capability/
BUT — you'll be charged like for a regular EC2 instance (around $50/month) unless you explicitly disable the CodeBuild Docker Server feature — even if you don’t run any builds.
So use it with caution.
Or better: modify your project settings before the first build of the day to reduce costs.
Note: The first run takes the usual time, and only subsequent builds benefit from layer caching to speed things up.
#CodeBuild
👍7