awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesRelease Phase Definitions

Classifies release lines as Current, Active LTS, or Maintenance with distinct rules for what changes may land.

Distinct from Release Management: Distinct from Release Management: specifically defines lifecycle phases and their change eligibility rules, not general release processes.

Explore 1 awesome GitHub repository matching development tools & productivity · Release Phase Definitions. Refine with filters or upvote what's useful.

Awesome Release Phase Definitions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nodejs/releaseAvatar von nodejs

    nodejs/Release

    4,339Auf GitHub ansehen↗

    The Node.js Release repository is the official tooling and process definition for managing the release lifecycle of the Node.js runtime itself. It implements a time-based branching model that creates new major version branches from the main line every six months, with even-numbered lines designated for Long-Term Support (LTS) and odd-numbered lines remaining as Current releases. The project defines a strict state machine that governs how each release line transitions through Current, Active LTS, and Maintenance phases, each with its own rules for what changes may land. The repository provides

    Classifies Node.js release lines into Current, Active LTS, or Maintenance phases with change eligibility rules.

    JavaScriptnodenodejs
    Auf GitHub ansehen↗4,339
  1. Home
  2. Development Tools & Productivity
  3. Release Management
  4. Release Phase Definitions