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

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

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

1 مستودع

Awesome GitHub RepositoriesSchema Validators

Validates specification files against a JSON schema automatically within Dev Containers to catch errors early.

Distinct from Dev Container Specifications: Distinct from Dev Container Specifications: focuses on schema validation of workload files inside the container, not generating the dev container configuration itself.

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

Awesome Schema Validators GitHub Repositories

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

    score-spec/spec

    8,052عرض على GitHub↗

    Score is a platform-agnostic workload specification standard that defines containerized application deployments and their resource dependencies in a declarative YAML format. It provides a developer-centric specification that separates environment-agnostic workload definitions from environment-specific configuration, enabling consistent deployment across development, testing, and production environments. The specification framework translates a single workload definition into deployable manifests for multiple container orchestration platforms, including Docker Compose and Kubernetes. It includ

    Provides automatic schema validation of workload files inside Dev Containers to catch configuration errors early.

    Makefile
    عرض على GitHub↗8,052
  1. Home
  2. DevOps & Infrastructure
  3. Dev Container Specifications
  4. Schema Validators