8000 Comparing 24.9.0...main · webdevops/github-workflow-exporter · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webdevops/github-workflow-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 24.9.0
Choose a base ref
...
head repository: webdevops/github-workflow-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 9 files changed
  • 1 contributor

Commits on Sep 18, 2024

  1. fix duplicate github_workflow_consecutive_failed_runs and add more la…

    …bels
    
    added workloadID, actorLogin and actorType
    
    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d064d36 View commit details
    Browse the repository at this point in the history
  2. refactoring

    - add metric github_workflow_run_running
    - add metric github_workflow_run_running_start_time_seconds
    - add metric github_workflow_latest_run_duration_seconds
    - rename metric github_workflow_latest_run_timestamp_seconds  to github_workflow_latest_run_start_time_seconds
    - simpliied labels on secondary metrics (only org, repo and workflowID)
    
    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    69ba047 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. update golangci-lint config

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    da195fb View commit details
    Browse the repository at this point in the history
  2. update deps

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    3834f44 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. switch to golang 1.24 and update deps

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    6943f0b View commit details
    Browse the repository at this point in the history
  2. migrate golangci config

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    9539e95 View commit details
    Browse the repository at this point in the history
  3. add more labels to identify workflow and run

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    fa3d3c9 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    53e5911 View commit details
    Browse the repository at this point in the history
  5. switch to html url

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    3f7c20d View commit details
    Browse the repository at this point in the history
  6. increase cache version

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    4c21aa1 View commit details
    Browse the repository at this point in the history
  7. increase workflow versions

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    d017de7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. add AutoProcMemLimit

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed May 1, 2025
    Configuration menu
    Copy the full SHA
    ad35507 View commit details
    Browse the repository at this point in the history
  2. update deps

    Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
    mblaschke committed May 1, 2025
    Configuration menu
    Copy the full SHA
    dff8128 View commit details
    Browse the repository at this point in the history
Loading
0