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

Add a --cache option and fix CI #20

Merged
merged 7 commits into from
Aug 13, 2021
Merged

Add a --cache option and fix CI #20

merged 7 commits into from
Aug 13, 2021

Commits on Aug 5, 2021

  1. travisci.org has shut down

    After many years of providing a great service for free, travisci.org
    has shut down. We can consider switching to GHA.
    jaredbeck committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    bfd9c85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    380301a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4799cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cde699b View commit details
    Browse the repository at this point in the history
  5. Add --cache option to cache release dates

    This improves run time from 28s to 2s in a project of mine with a
    moderate number of dependencies.
    jaredbeck committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    774dabd View commit details
    Browse the repository at this point in the history
  6. Fix RuboCop offenses

    jaredbeck committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    899c40a View commit details
    Browse the repository at this point in the history
  7. Set up CI on GHA

    jaredbeck committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    523f42b View commit details
    Browse the repository at this point in the history