awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

Awesome GitHub RepositoriesAutomated Report Publishing

Automatic deployment of generated test reports to web hosting services as part of a CI/CD pipeline.

Distinct from Automated Reporting Systems: Focuses on the delivery of test reports to hosting, unlike candidates focusing on bug reports or business analytics.

Explore 4 awesome GitHub repositories matching devops & infrastructure · Automated Report Publishing. Refine with filters or upvote what's useful.

Awesome Automated Report Publishing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jenkinsci/dockerAvatar de jenkinsci

    jenkinsci/docker

    7,530Voir sur GitHub↗

    This project is a containerized build automation system and self-hosted DevOps platform provided as a Docker image. It serves as a distributed build orchestrator and a Dockerized continuous integration and delivery server, ensuring consistent execution environments across different infrastructure. The system distinguishes itself through a distributed execution model that separates a primary controller from multiple remote agents connected via SSH, TCP, or web sockets. It utilizes a modular extensibility framework that allows the core system functionality to be augmented through the installati

    Generates and publishes HTML-based summaries of build results and test outcomes within the execution pipeline.

    PowerShelldockerhacktoberfestjenkins
    Voir sur GitHub↗7,530
  • maiot-io/zenmlAvatar de maiot-io

    maiot-io/zenml

    5,452Voir sur GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Posts automated summaries or performance reports directly onto pull requests to provide immediate feedback on pipeline execution.

    Python
    Voir sur GitHub↗5,452
  • allure-framework/allure2Avatar de allure-framework

    allure-framework/allure2

    5,287Voir sur GitHub↗

    Allure is a test reporting framework that normalizes execution data from multiple test frameworks across different programming languages into a common intermediate format. It aggregates results from multiple sources into a shared directory of JSON files and generates self-contained HTML reports through a modular plugin pipeline. The architecture includes a hierarchical step tree model to represent test execution, metadata annotation injection to enrich results at runtime, and directory-watch incremental rendering that regenerates reports in real time as new data arrives. Unlike generic report

    Integrates with continuous integration pipelines to automatically generate and publish test reports.

    Javaallurereportingreporting-engine
    Voir sur GitHub↗5,287
  • iterative/cmlAvatar de iterative

    iterative/cml

    4,178Voir sur GitHub↗

    CML est un outil d'automatisation de pipeline pour l'entraînement et l'évaluation de modèles d'apprentissage automatique, fonctionnant comme un système CI/CD pour l'apprentissage automatique. Il sert d'orchestrateur de calcul cloud et de gestionnaire de flux de travail basé sur Git qui automatise les cycles d'entraînement de modèles via la gestion de branches, les commits automatisés et le reporting intégré. Le projet se distingue par le provisionnement d'instances cloud éphémères ou de nœuds Kubernetes pour fournir du matériel spécialisé pour les tâches gourmandes en calcul. Il gère également des exécuteurs de calcul distants, permettant la connexion de clusters GPU auto-hébergés ou de machines sur site pour exécuter des flux de travail d'apprentissage automatique conteneurisés. Le système couvre un large éventail de capacités, incluant le suivi des expériences ML, où les métriques de performance et les visualisations sont publiées directement dans les pull requests de contrôle de version. Il gère l'automatisation du pipeline ML depuis l'importation initiale des données et le versionnage jusqu'à la génération de rapports de flux de travail formatés et de liens de visualisation externes. L'outil fournit une utilité supplémentaire pour la gestion de l'infrastructure via le débogage distant basé sur SSH et la capacité de reprendre les tâches interrompues.

    Publishes formatted markdown reports as comments on commits, pull requests, or issues within a version control system.

    JavaScript
    Voir sur GitHub↗4,178
  1. Home
  2. DevOps & Infrastructure
  3. Automated Report Publishing

Explorer les sous-tags

  • Pipeline Report PublishersTools that automatically deploy generated test reports to hosting services as part of CI/CD pipelines. **Distinct from Automated Report Publishing:** Distinct from Automated Report Publishing: focuses on CI/CD pipeline integration specifically.