<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on RepoForge.io Tutorials</title>
    <link>https://learn.repoforge.io/posts/</link>
    <description>Recent content in Posts on RepoForge.io Tutorials</description>
    <generator>Hugo -- 0.155.0</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 29 Jan 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://learn.repoforge.io/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The State of Python Packaging in 2026: A Comprehensive Guide</title>
      <link>https://learn.repoforge.io/posts/the-state-of-python-packaging-in-2026/</link>
      <pubDate>Thu, 29 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/the-state-of-python-packaging-in-2026/</guid>
      <description>Master Python packaging in 2026. Compare uv, poetry, pip-compile, and hatch. Security strategies, CI/CD performance, and choosing the right tools for your projects.</description>
    </item>
    <item>
      <title>How to Create a Private Conda Channel with RepoForge.io</title>
      <link>https://learn.repoforge.io/posts/creating-a-private-conda-channel-with-repoforge/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/creating-a-private-conda-channel-with-repoforge/</guid>
      <description>Step-by-step guide to hosting private Conda packages without managing your own infrastructure. Build, upload, and install packages from your own Conda channel.</description>
    </item>
    <item>
      <title>How to Create and Manage Debian Packages in a Private APT Repository</title>
      <link>https://learn.repoforge.io/posts/managing-debian-packages-in-a-private-apt-repository/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/managing-debian-packages-in-a-private-apt-repository/</guid>
      <description>Learn how to create Debian packages, host them on a private APT repository, and install them in Docker containers using RepoForge.io.</description>
    </item>
    <item>
      <title>How to Install Private Python Packages with uv</title>
      <link>https://learn.repoforge.io/posts/installing-private-python-packages-with-uv/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/installing-private-python-packages-with-uv/</guid>
      <description>Configure uv to install Python packages from a private PyPI repository. Covers authentication with access tokens and project configuration.</description>
    </item>
    <item>
      <title>How to Publish Python Packages to a Private PyPI from GitLab CI/CD</title>
      <link>https://learn.repoforge.io/posts/building-and-publishing-python-packages-in-your-gitlab-ci-pipeline/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/building-and-publishing-python-packages-in-your-gitlab-ci-pipeline/</guid>
      <description>Learn how to automate Python package publishing to a private PyPI using GitLab CI/CD. Covers pyproject.toml, twine authentication, and git tag versioning.</description>
    </item>
    <item>
      <title>How to Publish Python Packages to a Private Repository with Poetry</title>
      <link>https://learn.repoforge.io/posts/publishing-python-packages-with-poetry/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/publishing-python-packages-with-poetry/</guid>
      <description>Configure Poetry to publish Python packages to a private PyPI repository. Covers repository setup, credential management, and package installation.</description>
    </item>
    <item>
      <title>How to Publish Python, Docker, and NPM Packages with GitHub Actions</title>
      <link>https://learn.repoforge.io/posts/publishing-packages-with-github-actions/</link>
      <pubDate>Wed, 28 Jan 2026 00:00:00 +0000</pubDate>
      <guid>https://learn.repoforge.io/posts/publishing-packages-with-github-actions/</guid>
      <description>Automate package publishing to RepoForge.io using the official GitHub Action. Covers Python, Docker, and NPM packages with step-by-step CI/CD setup.</description>
    </item>
  </channel>
</rss>
