awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDeployment Branch Cleanups

Automatic removal of orphaned files from a deployment branch during synchronization.

Distinct from Unused Asset Cleanup: None of the candidates specifically cover the pruning of a Git-based deployment branch to match a source directory.

Explore 1 awesome GitHub repository matching devops & infrastructure · Deployment Branch Cleanups. Refine with filters or upvote what's useful.

Awesome Deployment Branch Cleanups GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jamesives/github-pages-deploy-actionJamesIves 的头像

    JamesIves/github-pages-deploy-action

    4,583在 GitHub 上查看↗

    This is a GitHub Action designed to automate the deployment of production assets to GitHub Pages or other external repositories. It functions as a CI/CD deployment tool and Git branch synchronizer that mirrors a local directory of build artifacts to a remote branch. The tool distinguishes itself by performing difference-based file pruning, which removes stale files from the destination branch that no longer exist in the source folder. It also supports cross-project workflows by allowing deployments to external repositories using personal access tokens or SSH keys. The action covers broad cap

    Automatically cleans up stale assets from the deployment branch to keep the production environment synchronized.

    TypeScriptactionactionscicd
    在 GitHub 上查看↗4,583
  1. Home
  2. DevOps & Infrastructure
  3. Deployment Branch Cleanups