All Content tagged with AWS CodeBuild

AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.

Content language: English

Select up to 5 tags to filter
Sort by most recent
Hello, I have enabled privileged mode for my codebuild project where I am building a target using bazel and building a docker image. To start the docker daemon, I've followed this...
1
answers
0
votes
37
views
harsh
asked 16 hours ago
I'm creating codepipeline that need to get changes from develop and release branches and feature branch if possible. But when i make a pipeline with source stage of 3 branches ![Enter image...
1
answers
0
votes
27
views
asked 8 days ago
I have a codepipeline in us-east-1 region. The codebuild stage is cross-region and is in a vpc(mumbai-vpc). I want this codebuild to access the athena service in us-east-1.
1
answers
0
votes
34
views
asked 8 days ago
Hello, I am trying to deploy the following project: https://github.com/aws-samples/bedrock-claude-chat Following the instructions I've hit a wall with the deployment. I am getting the following...
1
answers
0
votes
23
views
asked 10 days ago
Is it possible to configure branch-specific policies for a CodeBuild project that is a GitHub Actions runner? I'm talking about this feature:...
1
answers
0
votes
12
views
profile picture
m0ltar
asked 10 days ago
Hi, I have followed below aws documentation. But I am unable to resolve the variable inside the buildspec file. Help me...
1
answers
0
votes
39
views
asked 16 days ago
Dear AWS Seniors/Support Team I wish to insert a new environment variable into a codebuild project. So far I only know about aws codebuild update-project --environment file://sample.json. And this...
1
answers
0
votes
37
views
asked 19 days ago
Getting this error while my code build project "DOWNLOAD SOURCE" from AWS CODE COMMIT source CLIENT_ERROR: Submodule error authorization failed for primary source and source version Note : I have...
2
answers
0
votes
37
views
chan
asked 20 days ago
I'm creating a pipeline triggered by codecommit repo. in build phase it builds .net 6 lambdas using *dotnet build* and store them using *dotnet lambda package* commands. when i try to compare the hash...
1
answers
0
votes
50
views
asked 21 days ago
I'm trying to add my github repo as the source for the codebuild. Although it says the connection is successful, there is an error while selecting the "Repository in my Github account". ![Codebuild...
1
answers
0
votes
102
views
asked 22 days ago