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: docker production build #693

Merged
merged 5 commits into from
Jul 2, 2020
Merged

Commits on Jul 1, 2020

  1. fix: unquote and hadolint ignore issues

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    ae016b7 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. fix: return null shop to fix destructuring issues

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b62cc32 View commit details
    Browse the repository at this point in the history
  2. fix: guard request with try/catch

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    4a8ebe6 View commit details
    Browse the repository at this point in the history
  3. fix: ensure page doesn't break if shop isn't available

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    30bc8b1 View commit details
    Browse the repository at this point in the history
  4. fix: prevent page from breaking when shop null

    Signed-off-by: Mike Murray <hellomikemurray@gmail.com>
    mikemurray committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    a7ef496 View commit details
    Browse the repository at this point in the history