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

Reworks workflows into script #661

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Commits on Nov 8, 2023

  1. Reworks some workflows to run a script instead

    Advantages are:
    - Only one set of tests needs maintenance.
    - Local results match workflows, no surprises.
    - Reduced reliance on GitHub actions.
    
    Fixes google#50, google#168, google#169, google#171, google#507
    kaczmarczyck committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    de28f86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796bdd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6555a5 View commit details
    Browse the repository at this point in the history