Discover podcasts shared by the community.
Unlock the power of Gitea for your npm packages! This episode guides you through hosting, publishing, and managing your packages, from understanding Gitea's dual role as a Git repository and package registry to mastering the `npm publish` command. Learn about configuring `package.json`, securing authentication with Gitea PATs, and automating your publishing workflow with Jenkins.
Explore the critical difference between sharing source code and distributing immutable packages, and learn how to prevent "code drift" in your projects. This episode dives into leveraging CI/CD pipelines, specifically Jenkins, to automate the secure and consistent publishing of your npm packages. Discover how to streamline your development workflow by transforming manual, error-prone publishing into a reliable, automated process.