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

Check the hash given to #from_hash is a hash #16

Merged
merged 32 commits into from
Jul 28, 2023
Merged

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    0cc6ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30cd981 View commit details
    Browse the repository at this point in the history
  3. Raise an ArgumentError if hash is not a hash

    Update `#from_hash` to raise an ArgumentError if the given `hash`
    argument is not a Hash.
    ianoxley committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5f48ecd View commit details
    Browse the repository at this point in the history
  4. Fix Rubocop warnings

    ianoxley committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0cd8701 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Add docs to #from_hash

    Add docs to try and trigger the CI build.
    ianoxley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0f2ae15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49cb663 View commit details
    Browse the repository at this point in the history
  3. Remove .travis.yml

    ianoxley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    7b43d48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc2cfe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf589d3 View commit details
    Browse the repository at this point in the history
  6. Use checkout@v3

    ianoxley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    152cdd5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a9b019 View commit details
    Browse the repository at this point in the history
  8. Set debug: true

    ianoxley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a74fa9b View commit details
    Browse the repository at this point in the history
  9. Set verifyDownload: true

    ianoxley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f8cbc67 View commit details
    Browse the repository at this point in the history
  10. Remove prefix

    ianoxley committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f794f5f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Update Ruby image to 2.7.8

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    1a0bd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f4de41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75f0cf2 View commit details
    Browse the repository at this point in the history
  4. Debug github.workspace

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    57e236e View commit details
    Browse the repository at this point in the history
  5. More build debugging

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    60734c4 View commit details
    Browse the repository at this point in the history
  6. Update coverageLocations

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d3975bf View commit details
    Browse the repository at this point in the history
  7. Revert "Update coverageLocations"

    This reverts commit d3975bf.
    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    4a76a3a View commit details
    Browse the repository at this point in the history
  8. More debugging

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9484557 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e565b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a71ecc View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5db6400 View commit details
    Browse the repository at this point in the history
  12. More debugging

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    796d3f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab26efb View commit details
    Browse the repository at this point in the history
  14. Set prefix to /gem_src

    ianoxley committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    d682947 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f548d95 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5863c01 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    39b825e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    752417e View commit details
    Browse the repository at this point in the history