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

Allows application/jar files to be delivered by postal #196

Merged
merged 2 commits into from
Jul 6, 2021

Commits on Jun 30, 2021

  1. Reorganized vacation package

    - introduces vacation.NopArchive type for non-archive files
    - splits vacation implementation files up into type-named files
    - renames vacation test files to remove stutter
    - adds vacation.Archive.WithName option to allow NopArchives to have
      specified names
    - uses vacation.Archive.WithName option in postal.Service.Deliver to
      deliver file to location matching the dependency URI basename
    - includes application/jar mime-type as NopArchive type
    Ryan Moran committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    11a4b2a View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

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