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

fix: Get product image uploads working again #6309

Merged
merged 3 commits into from
Nov 18, 2020
Merged

fix: Get product image uploads working again #6309

merged 3 commits into from
Nov 18, 2020

Commits on Nov 17, 2020

  1. fix: Get product image uploads working again

    - Fixes #6298 mostly by updating to dependencies with the fixes
      - @reactioncommerce/[email protected]
      - @reactioncommerce/[email protected]
      - @reactioncommerce/[email protected]
    - Also switch to the node v14.15.0 docker-base images
      - Unclear if this is strickly required but yet again
        the sharp package native add-on compiling was failing with
        C dependency errors
    
    Signed-off-by: Peter Lyons <[email protected]>
    Peter Lyons committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    a80d14e View commit details
    Browse the repository at this point in the history
  2. fix: Latest api-plugin-files to fix duplicating variants

    - fixes #6310
    
    Signed-off-by: Peter Lyons <[email protected]>
    Peter Lyons committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f14490b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. chore: Fix CI integration tests with latest api-core

    Signed-off-by: Peter Lyons <[email protected]>
    Peter Lyons committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    5a57310 View commit details
    Browse the repository at this point in the history