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 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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ansible/ansible-lintAvatar von ansible

    ansible/ansible-lint

    3,876Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,876
  1. Home
  2. DevOps & Infrastructure
  3. Version Upgrades
  4. Migration Analysis Tools