awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesPre-versioning Tasks

Automated tasks triggered before version updates to prepare distribution artifacts.

Distinct from Project Version Managers: Focuses on pre-versioning lifecycle hooks rather than general project version management.

Explore 2 awesome GitHub repositories matching development tools & productivity · Pre-versioning Tasks. Refine with filters or upvote what's useful.

Awesome Pre-versioning Tasks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nrwl/nxالصورة الرمزية لـ nrwl

    nrwl/nx

    28,939عرض على GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Executes custom build scripts automatically before version updates to ensure distribution files are ready.

    TypeScriptangularbuildbuild-system
    عرض على GitHub↗28,939
  • sindresorhus/npالصورة الرمزية لـ sindresorhus

    sindresorhus/np

    7,699عرض على GitHub↗

    np is a command line tool for managing the versioning and publication of packages to the npm registry. It serves as a release automator and semantic versioning tool that handles version bumps, git tagging, and the upload of packages to public or private registries. The tool distinguishes itself by providing an interactive workflow that guides users through sequential publishing steps, including a preview of all scheduled tasks before remote changes are performed. It includes automated release drafting to generate summary notes and audit capabilities to identify extraneous files or unpublished

    Executes a sequence of dependency cleaning and test scripts as a prerequisite to the package upload process.

    JavaScriptclicli-appjavascript
    عرض على GitHub↗7,699
  1. Home
  2. Development Tools & Productivity
  3. Project Version Managers
  4. Pre-versioning Tasks