Questions tagged with Amazon CodeCatalyst
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.
Hi everyone,
I migrated my frontend to Amplify and now I have issue connecting to my backend that is still on an ec2 instance due to the api connection using http and not https. I thus want to take...
0
answers
0
votes
62
views
asked 4 days agolg...
Hello everyone!
I've decided to explore CodeCatalyst and I'm following Amazon's official guide for deploying EKS at this link:...
1
answers
0
votes
53
views
asked 15 days agolg...
Hi dear support.
Could you help to add normal IAM role to Amazon CodeCatalyst space?
When I try to do it, I can see messages
- The IAM role could not be added to your space, roleArn can not be...
1
answers
0
votes
110
views
asked 25 days agolg...
I have the problem when I want to connect in vs code to a aws codecatalyst dev environment via the aws toolkit extension, that the vscode ssh remote environment gets stuck in connecting to the host...
1
answers
1
votes
107
views
asked a month agolg...
Hello,
I have created a new project and workflow on CodeCatalyst.
When i push a change the workflow is starting but i can't see the details on the console
For example
![no...
1
answers
0
votes
89
views
asked a month agolg...
Several members of my team, including myself, have noticed that code changes from previous merged Pull Requests are being included in subsequent Pull Requests. As an example, here is one of the...
2
answers
1
votes
85
views
asked a month agolg...
Hi,
My workflow of CodeCatalyst failed at the aws/managed-test Action, it ran just fine 3 days ago with `npm test`.
I can't see much from the log:
```
Internal Service Error: CodeBuild is...
1
answers
0
votes
81
views
asked a month agolg...
Whats the correct way to ugrade node on code-catalyst? I kind of thought that part of the appeal of code catalyst was it woud look after upgrades, but node is on v16, and about to go out of support
5
answers
1
votes
156
views
asked 2 months agolg...
I see another topic on this, but it seems a different case.
Here is my log:
```
[13:55:00.021] Log Level: 1
[13:55:00.065] VS Code version: 1.80.0
[13:55:00.066] Remote-SSH version:...
1
answers
0
votes
118
views
asked 3 months agolg...
Hi,
I am currently experiencing an issue with my workflow in AWS CodeCatalyst. The workflow gets stuck during a build action and does not proceed further. The last log entry I see is "Set up...
Accepted AnswerAmazon CodeCatalyst
3
answers
0
votes
129
views
asked 3 months agolg...
**TL;DR**
Change this:
```
Actions:
...
BackendCDKDeploy:
Identifier: aws/cdk-deploy@v1
Compute:
Type: Lambda
```
To this:
```
Actions:
...
BackendCDKDeploy:
Identifier:...
1
answers
0
votes
136
views
asked 3 months agolg...
Hi, I'm able to set up a project on code catalyst with my repository on Github. But I can't find a way to link the status of my run to a Pull request yet.
Just simple run on PR to validate the build...
4
answers
0
votes
159
views
asked 3 months agolg...