Questions tagged with AWS CodePipeline

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I still get the error below in my code build even after doing the necessary Permissioning An error occurred (AccessDeniedException) when calling the GetAuthorizationToken operation: User:...
1
answers
0
votes
409
views
Nafiu
asked a month ago
Hello i am having this error in my code build as i am doing a cross-account Strategy i am build and push my by my ECR into AccountA **Note: All My BuildProject and Pipeline are in AccountA** I...
2
answers
0
votes
332
views
Nafiu
asked a month ago
I'm trying to set up automated deployment of my .NET Core API application to an existing EB environment. I'm currently deploying manually via the AWS Toolkit (Publish to AWS) extension for Visual...
1
answers
0
votes
266
views
mastwo
asked a month ago
Hi, Can any one please suggest me best way to deploy a Laravel backend application using docker. Local machine set up. Thanks, MahendraKumar V
1
answers
0
votes
255
views
profile picture
asked a month ago
Hello, please i need help i have error connecting my Express API to Mysql (Container) In CodeBuild Below is the error ``` [Container] 2024/07/04 07:54:16.657953 Running command npm run test:dbconn >...
1
answers
0
votes
192
views
Nafiu
asked a month ago
Hello, i cannot connect Express API to my Mysql (Container) used for my code testing in codebuild machine please help i keep getting this erro ``` ERROR: connect ECONNREFUSED...
1
answers
0
votes
227
views
Nafiu
asked a month ago
I want to avoid pulling an image every time my CodeBuild starts, including with my npm dependencies. How can I achieve this by caching the image in CodeBuild so that I don't need to pull it...
2
answers
0
votes
168
views
Nafiu
asked a month ago
Objective: How can I set up a MySQL database within an AWS CodeBuild environment to conduct tests for my Node.js Express API? Details: Environment: Using AWS CodeBuild with the LINUX_CONTAINER...
1
answers
0
votes
196
views
Nafiu
asked a month ago
Hi i am wondering why when im using a codebuild i only got 6 events to run. But whenever i directed to codedeploy there's a lot of codedeploy events added and my pipeline runs double time as before....
1
answers
0
votes
157
views
code2go
asked 2 months ago
I am getting this error message during Install event in codedeploy: The deployment failed because a specified file already exists at this location: /var/www/api/app-name/.prettierrc Here are my yaml...
1
answers
0
votes
151
views
code2go
asked 2 months ago
when migrating from Gitlap to GitHub enterprise, having more than one organization, projects and repos, and many users what is the best approach to achieve successful migration with the least...
1
answers
0
votes
161
views
profile picture
asked 2 months ago
My pipeline failed because I have not approved nor disapproved the step from staging to production. I left it open and then I run a change in GitHub which started a new pipeline. All went correctly in...
2
answers
0
votes
106
views
asked 2 months ago