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

Update CI settings and use rubocop-jekyll #150

Merged
merged 14 commits into from
Jan 7, 2019
Merged

Commits on Jan 5, 2019

  1. Target Ruby 2.4

    parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    7e6acbe View commit details
    Browse the repository at this point in the history
  2. Use ruboco-jekyll

    parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    f54e147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    912fb8a View commit details
    Browse the repository at this point in the history
  4. Add Ruby 2.6, drop Ruby 2.3

    parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    5c22609 View commit details
    Browse the repository at this point in the history
  5. Test on Linux & Windows

    parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    6b529d7 View commit details
    Browse the repository at this point in the history
  6. Apply automatic rubocop fixes.

    parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    2ded87d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bb56727 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf5a2ee View commit details
    Browse the repository at this point in the history
  9. Scrap windows on Travis.

    parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    d975101 View commit details
    Browse the repository at this point in the history
  10. Use rubocop-jekyll 0.5.0

    Co-Authored-By: parkr <[email protected]>
    ashmaroli and parkr committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    0f17239 View commit details
    Browse the repository at this point in the history
  11. Override the Jekyll version in CI with more finesse

    Co-authored-by: Ashwin Maroli <[email protected]>
    parkr and ashmaroli committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    97ff9b6 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. Configuration menu
    Copy the full SHA
    454e335 View commit details
    Browse the repository at this point in the history
  2. Improve Travis configuration

      * remove redundant `os: linux` definition
      * DRY with YAML anchor and alias
      * misc whitespace changes
    ashmaroli committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    7af638f View commit details
    Browse the repository at this point in the history
  3. Appease RuboCop

    ashmaroli committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    dc65ad8 View commit details
    Browse the repository at this point in the history