Connect Github with SageMaker custom project template

0

I am trying to implement https://github.com/aws-samples/sagemaker-custom-project-templates/tree/main/multi-branch-mlops-train but instead of the default codepipeline option, I want to use Github/Jenkins. I changed the create-multi-branch-mlops-product.yaml file to use Jenkins by default. I could create the template and it shows under organizational template in sagemaker studio. But when I create a Project using this template, it doesn't show any github repo connected to it and there is no option to add github repo. It says 'There are no repositories associated with this project'. How can I implement this template properly with Jenkins and Github instead of CodeCommit? I have followed the steps mentioned in the link and the only change I made was in the yaml file to use jenkins by default.

1 Answer
0

Hello,

Greetings! Hope you are doing good!

I understand that you need to use Github/Jenkins instead of default codepipeline. Also, you have used create-multi-branch-mlops-product.yaml file in order to make jenkins by default. Going ahead, by creating the template you are able to view it under organizational template in sagemaker studio. However, when trying to create project using this template you are getting 'There are no repositories associated with this project'

I would like to inform you that in order to fetch more information regarding this issue we require access to your resources so I suggest you to please raise a case with the AWS premium support and provide the following information on the case:

  1. YAML file
  2. Studio domain name
AWS
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions