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

GitHub CI improvements. #341

Merged
merged 2 commits into from
May 23, 2024
Merged

GitHub CI improvements. #341

merged 2 commits into from
May 23, 2024

Commits on May 22, 2024

  1. GitHub CI improvements.

    * Only run the image build on main and tags (not needed on feature branches).
    * Cache rust dependencies to speed builds up.
    chirino committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a8b185d View commit details
    Browse the repository at this point in the history
  2. Move benchmarking to it’s own workflow file, only run it on main and …

    …tags.
    
    Signed-off-by: Hiram Chirino <hiram@hiramchirino.com>
    chirino committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1c0321e View commit details
    Browse the repository at this point in the history