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

GH action to generate report #199

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from
Draft

GH action to generate report #199

wants to merge 39 commits into from

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    d16abb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713d64c View commit details
    Browse the repository at this point in the history
  3. Fixup: indent

    asmacdo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    519360c View commit details
    Browse the repository at this point in the history
  4. Rename job

    asmacdo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e6f4814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72496f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8428d3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e170b59 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfce046 View commit details
    Browse the repository at this point in the history
  9. Fixup again ugh, rename file

    asmacdo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0993129 View commit details
    Browse the repository at this point in the history
  10. Delete Pod even if previous step times out

    (Also increase timeout)
    asmacdo committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    87027d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Hack out initial du

    asmacdo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    686f686 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff52971 View commit details
    Browse the repository at this point in the history
  3. Fixup hyphens for image name

    asmacdo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    ca6db89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d228f9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68f707f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad6b589 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f18e8b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    387cfc1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    04b4193 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a443081 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99ac264 View commit details
    Browse the repository at this point in the history
  12. change from job to pod

    asmacdo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6ee89b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8f6ed3 View commit details
    Browse the repository at this point in the history
  14. Use ns in action

    asmacdo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    664853b View commit details
    Browse the repository at this point in the history
  15. increase timeout to 60s

    job shouldnt take that long, but this is wall time, includes docker pull, etc
    asmacdo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e35c974 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a8af5f2 View commit details
    Browse the repository at this point in the history
  17. increase timeout to 150

    took almost 60 sec to start up
    asmacdo committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    024cf6e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    49c346e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0191c85 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3eb9157 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. pod back to job

    asmacdo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    676a00e View commit details
    Browse the repository at this point in the history
  2. Fixup use the correct job api

    asmacdo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c085751 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e18a37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fa5ece View commit details
    Browse the repository at this point in the history
  5. fixup script fstring

    asmacdo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e1ecbc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    082d3cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d46ea44 View commit details
    Browse the repository at this point in the history
  8. Initial report

    asmacdo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    965a81e View commit details
    Browse the repository at this point in the history
  9. disable report

    see PR for comment
    asmacdo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7366d2d View commit details
    Browse the repository at this point in the history