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

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

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

2 个仓库

Awesome GitHub RepositoriesRelease Sequence Definitions

Structured configurations defining the ordered execution of tasks for pull requests and software releases.

Distinct from Workflow Task Definitions: Focuses specifically on the sequence of a delivery release rather than general durable workflow tasks.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Release Sequence Definitions. Refine with filters or upvote what's useful.

Awesome Release Sequence Definitions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jenkins-x/jxjenkins-x 的头像

    jenkins-x/jx

    4,691在 GitHub 上查看↗

    jx 是一个 GitOps 交付平台和 Kubernetes CI/CD 编排器,旨在自动化应用程序的构建和部署。它作为云原生流水线管理器,使用可重用任务目录执行基于容器的构建和部署序列。 该项目通过预览环境的自动化编排脱颖而出,预览环境根据拉取请求活动创建和销毁,以便在合并前进行验证。它采用基于 GitOps 的状态同步模型,通过轮询 git 仓库并应用经过验证的配置更新来维护集群的期望状态。 该系统涵盖了广泛的功能,包括 Helm chart 部署管理、多集群编排和外部机密存储集成。它还为增量应用程序重建和本地到 Pod 的代码同步提供了开发人员生产力工具。 安装通过 git 操作员部署和引导集群作业进行管理,以确保工具的一致性。

    Specifies the order of tasks for pull requests and releases using structured configuration files.

    Goacceleratorcicdcontinuous-delivery
    在 GitHub 上查看↗4,691
  • fluxcd/helm-controllerfluxcd 的头像

    fluxcd/helm-controller

    500在 GitHub 上查看↗

    The project is a declarative GitOps controller and package manager designed to automate the deployment and lifecycle management of Helm charts within a cluster. It continuously watches custom resources and external artifact sources, comparing the actual cluster state against desired declarations to drive reconciliation. Artifacts and manifests are retrieved from standard package repositories, Git sources, OCI registries, and object storage buckets. The system handles complex application delivery through dependency sequencing, automated failure remediation, and drift detection. It supports cro

    Executes installation and upgrade tasks in a specific order by honoring explicit dependency relationships between defined releases.

    Gogitops-toolkit
    在 GitHub 上查看↗500
  1. Home
  2. Software Engineering & Architecture
  3. Workflow Task Definitions
  4. Release Sequence Definitions