[PR #674] Add RepoForge.io Publish Action #654

Open
opened 2025-11-06 17:26:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sdras/awesome-actions/pull/674
Author: @chris104957
Created: 7/18/2025
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

This PR adds a new action to the list:

Why it should be included:

RepoForge.io is a secure artifact registry tailored for Python, Docker, and NPM packages. This action simplifies publishing packages as part of your CI/CD pipeline, and includes first-class support for GitHub Actions. It supports:

  • Python packages via twine
  • Docker images with automatic tagging and authentication
  • NPM modules with .npmrc config support
  • Flexible configuration and future support for Conda and Debian packages

The action is production-ready, MIT licensed, and actively maintained.

Let me know if you'd like any changes. Thanks for the great list!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sdras/awesome-actions/pull/674 **Author:** [@chris104957](https://github.com/chris104957) **Created:** 7/18/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`89254fb`](https://github.com/sdras/awesome-actions/commit/89254fb34bbad6df8370cc3d453ff2479a497c31) Update README.md - [`b98854f`](https://github.com/sdras/awesome-actions/commit/b98854f4d6aa5f374afe8d3baa8b0c2bcec2d958) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This PR adds a new action to the list: * **Name:** RepoForge.io Publish Action * **URL:** [https://github.com/chris104957/repoforge-publish-action](https://github.com/chris104957/repoforge-publish-action) * **Marketplace:** [https://github.com/marketplace/actions/repoforgeio-publish](https://github.com/marketplace/actions/repoforgeio-publish) * **Description:** Publish Python, Docker, or NPM packages to [[RepoForge.io](https://repoforge.io/)](https://repoforge.io) directly from GitHub Actions. **Why it should be included:** RepoForge.io is a secure artifact registry tailored for Python, Docker, and NPM packages. This action simplifies publishing packages as part of your CI/CD pipeline, and includes first-class support for GitHub Actions. It supports: * Python packages via `twine` * Docker images with automatic tagging and authentication * NPM modules with `.npmrc` config support * Flexible configuration and future support for Conda and Debian packages The action is production-ready, MIT licensed, and actively maintained. Let me know if you'd like any changes. Thanks for the great list! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:26:11 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-actions#654