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

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

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

1 مستودع

Awesome GitHub RepositoriesMigration Analysis Tools

Tools that scan codebases to identify patterns incompatible with newer versions of a specific engine.

Distinct from Version Upgrades: Focuses on identifying incompatible code patterns for analysis rather than executing the update process.

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

Awesome Migration Analysis Tools GitHub Repositories

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

    ansible/ansible-lint

    3,876عرض على GitHub↗

    ansible-lint is a static code analysis tool and linter designed to identify syntax errors and best practice violations within Ansible playbooks and roles. It functions as a quality gate for automation pipelines, scanning configuration files and scripts without executing the code to ensure reliability and consistency. The project distinguishes itself by acting as an automated code formatter that can correct identified linting issues and reformat files to meet community standards. It also serves as a dependency manager, automatically detecting and installing required roles and collections from

    Identifies code patterns incompatible with newer engine versions to streamline the migration process.

    Pythonansibleansible-dev-toolsansible-lint
    عرض على GitHub↗3,876
  1. Home
  2. DevOps & Infrastructure
  3. Version Upgrades
  4. Migration Analysis Tools