Skip to main content

A cool tool to generate report for HTR repositories

Project description

HUM Generator, the HTR United Metadata Generator

Tool that generates, through github actions, a set of metadata to help document repos.

Install as github action

If you want to use badge, see the tutorial

In the directory .github/workflows, create a file HumGenerator with the following content

# This workflow will install Python dependencies, run tests and lint with a single version of Python
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: HTR United Report

on: [push, pull_request]

jobs:
  test:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - name: Set up Python 3.8
      uses: actions/setup-python@v2
      with:
        python-version: 3.8
    - name: Install dependencies
      run: |
        python -m pip install --upgrade pip
        pip install htr-united-metadata-generator
    - name: Run Report
      run: |
        humGenerator --group **/*.xml

Logo by Alix Chagué.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

htr-united-metadata-generator-1.0.4.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

htr_united_metadata_generator-1.0.4-py2.py3-none-any.whl (11.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file htr-united-metadata-generator-1.0.4.tar.gz.

File metadata

File hashes

Hashes for htr-united-metadata-generator-1.0.4.tar.gz
Algorithm Hash digest
SHA256 c760efc312a38fe652db3f3a606071e35de2ba6c0c7c7373d6b9062262bcf90e
MD5 a78c5d041ebca319e98adb36d2426650
BLAKE2b-256 014ee2ad3617375e4bcc0f95dea6c3d2983e422c1435ff5588725004475e519c

See more details on using hashes here.

File details

Details for the file htr_united_metadata_generator-1.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for htr_united_metadata_generator-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 520b17b77e69df86394bd83cea6922cef7e0d0921bbd4bffcbe0bb23d18353be
MD5 402f81c499a24d15e20d7a34a95ae7dd
BLAKE2b-256 17b0bf036eaad407789fe192fe5cdebc4d12c68445af7744555381b795357e2d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page