Skip to content

mobimeo/codeartifact-packages-publishing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Publishing artifacts with AWS Codeartifact and GitHub Packages

Exploration is and always was part of the reach-now tech DNA. While we have an established way to publish code artifacts to an artifacts store, we are keen to learn more. This repository explores how to publish code artifacts to:

We explored the publication usng the main tech stacks we use:

You can use this repository to start publishing your own npm/javascript or gradle/kotlin code to GitHub Packages or AWS Codeartifact. In case your favourite tech stack is different, you might be insipired.

The exploration is based on private repositories because most of our source code lives in private repositories.

The related blog post Publishing artifacts with AWS Codeartifact and GitHub Packages on ReachNow-Tech explains steps how to publish artifacts in this repository.