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

fix: workflow rerun + some cleanup #356

Merged
merged 8 commits into from
Jul 10, 2023
Merged

fix: workflow rerun + some cleanup #356

merged 8 commits into from
Jul 10, 2023

Commits on Jul 10, 2023

  1. fix: clean the workflow

    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    52661c2 View commit details
    Browse the repository at this point in the history
  2. add retry number in chart file name

    let us rerun a failed workflow so we don't get an error that the name exist
    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    db35f1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e7e190 View commit details
    Browse the repository at this point in the history
  4. fix job name

    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    96ae50b View commit details
    Browse the repository at this point in the history
  5. give workflow a proper name

    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    97d2520 View commit details
    Browse the repository at this point in the history
  6. fix run attempt variable

    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    138d21e View commit details
    Browse the repository at this point in the history
  7. fix github.run_attempt

    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    134a644 View commit details
    Browse the repository at this point in the history
  8. wrong variable

    fharper committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    26e4026 View commit details
    Browse the repository at this point in the history