Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metrics gathering #284

Merged
merged 14 commits into from
Sep 30, 2024
Merged

Add metrics gathering #284

merged 14 commits into from
Sep 30, 2024

Commits on Sep 13, 2024

  1. add metrics

    evilnick committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    13c42a1 View commit details
    Browse the repository at this point in the history
  2. remove unrequired script

    evilnick committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dcfd722 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. explicitly add yq

    evilnick committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ba9e42b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. update allmetrics

    scripts run on md and rst files
    scripts run when there are no files
    some junk data in .sphinx is excluded
    jq dependency is removed
    vale dependency is installed for readability metrics
    allmetrics entry added to list of make commands
    draft implementation of pre/code metric
    edibotopic committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    81abc82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #283 from edibotopic/metrics

    update allmetrics
    evilnick authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    525e505 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. just use sed for now

    evilnick committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    725cbad View commit details
    Browse the repository at this point in the history
  2. zero things

    evilnick committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    10b5f04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8171afb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. no longer requiring yq

    evilnick committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    145ad81 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    36148b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a690f3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf3376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f6d363 View commit details
    Browse the repository at this point in the history
  5. quote variables

    edibotopic committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b6f5c49 View commit details
    Browse the repository at this point in the history