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

DM-25965: Workaround single file merge returning PropertyList #51

Merged
merged 2 commits into from
Mar 18, 2021

Commits on Mar 17, 2021

  1. Workaround single file merge returning PropertyList

    If the merged header is not a dict we have to force it to
    be a dict to appease JSON.
    timj committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    0ab613e View commit details
    Browse the repository at this point in the history
  2. Fix extension stripping for sidecar creation

    a.fits.gz becomes a.json and not a.fits.json.
    timj committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ae640a8 View commit details
    Browse the repository at this point in the history