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.
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
49
views
asked 9 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
105
views
asked 19 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
101
views
asked 21 days 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
84
views
asked 23 days 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
80
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
71
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
147
views
asked a month 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
115
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
125
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
132
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
154
views
asked 3 months agolg...
I want to have CFN Outputs of CDK Deploy action as workflow variables.By default, the action only exposes the first four (or fewer) CloudFormation output variables that it finds. The documentation...
2
answers
0
votes
92
views
asked 3 months agolg...