#CI/CD With AWS CodeCommit

7 messages · Page 1 of 1 (latest)

lavish juniper
#

My organization uses CodeCommit for repos. I was wondering if there was a way to get a project connected to our repo instead of using GitHub.

past monolithBOT
#

Project ID: N/A

paper capeBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

lavish juniper
#

N/A

magic latch
#

disclaimer I have never heard of CodeCommit until I read your post, I think it's just aws'es version of github? but of course there's no native way to connect your aws repo to railway, you would have do some some kind of action and use the cli with it's railway up command, this is how you would do it with github, you would need to adapt this guide for CodeCommit
https://blog.railway.app/p/github-actions

lavish juniper
#

Yeah it is just like GitHub, but annoying to use. Thanks for the link! I'll give it a shot.

paper capeBOT