All Content tagged with Amazon CodeCatalyst
Amazon CodeCatalyst is an integrated DevOps service that brings together everything software development teams need to plan, code, build, test and deploy applications on AWS into a seamless, collaborative experience.
Content language: English
Select up to 5 tags to filter
Sort by most recent
I want to be able to access AWS resources from the CLI of code catalyst. I can configure my CLI ( using SSO ), in the normal way and get access to my my resources as needed.
The configuration...
I have a workflow in CodeCatalyst which attempts a build and deploy of my C# application.
The build stage is quite simple and uses `dotnet build --configuration Release`. If I download the artefact I...
I cannot invite another people to project.
When the developer who has received invitation and proceeded sign up, in the define alias section, he received a below message.
Of course he has already...
Aws Toolkit can see there is a DevEnv in my Code Catalyst Space, it can boot it up, but it can't connect.
I receive a lot of `[INFO]: Command: (not started)`
Someone had the same Issue?
This is the...
Hello team,
I am using AWS CodeCatalyst and have created a Rest API project using an available blueprint. I am using Python language for my project.
It is working with the initial setup. I am able...
I am trying to reuse a repository with a new branch but the option to work in new branch is greyed out. But since I am following devops playground and they are able to do it, something has changed...
On Coverage reports, by clicking the file, I dont see the lines of code covered any more. why?
Hello everyone!
In AWS Code Catalyst, I could do merge a PR (without required approver) directly as a contributor. It means that I could a PR without required reviewer and then directly did merge...
I could not figure out where does the source repository code in CodeCatalyst live, is it in S3 (couldn't found there)? where could I find it? does it really use CodeCommit behind the scene, couldn't...
I realise CodeCatalyst is in preview, but it would be really useful if the API could be expanded so that we can manage issues via the CLI.
As an example, I'm thinking that it would be useful for a...
Can we restrict that the invited member email must of be of an specific organization @organization.com to let them access to that project?
Thanks,
what I know that on project level, CodeCatalyst provides only 2 roles; Contributor and Project administrator. I think Contributor has almost same access as of administrator except few things(can not...