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

Minimal test suite #81

Merged
merged 13 commits into from
Sep 15, 2023
Merged

Minimal test suite #81

merged 13 commits into from
Sep 15, 2023

Commits on Sep 11, 2023

  1. Minimal test suite

    - Add support for urls with file: schema; both absolute (file:/path) and
      relative (file:path) paths are supported.
    
    - Log curl invocation in case of failure
    
    - Rename fetchRemoteAsset to fetchURL
    
    - Add verbosity flag
    
    - Bump GHC to 9.4.7
    
    - Bump flake inputs
    andreabedini committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d0a6d8d View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Michael Peyton Jones <[email protected]>
    andreabedini and michaelpj authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4516a9a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    ef65ae5 View commit details
    Browse the repository at this point in the history
  2. Whitespace

    andreabedini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cab22f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc436e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c206628 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdfab34 View commit details
    Browse the repository at this point in the history
  6. Rename TarballSource to URISource

    - Move sourceUrl to Foliage.Meta.packageVersionSourceToUri
    andreabedini committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0d0db48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d093f41 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    044b96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982fbf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Reformat

    andreabedini committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    6692554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f340881 View commit details
    Browse the repository at this point in the history