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

Use correct env variable #3131

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Use correct env variable #3131

merged 1 commit into from
Nov 22, 2023

Conversation

amcaplan
Copy link
Contributor

@amcaplan amcaplan commented Nov 22, 2023

WHY are these changes introduced?

Fixes #3102
Fixes #3125

WHAT is this pull request doing?

BUNDLE_APP_CONFIG sets the expected location of a configuration file. BUNDLE_PATH sets the location for the cache. The explanation is pretty clear here, and I confirmed on a Linux VM.

How to test your changes?

Install ruby and node on Linux using raw apt-get, and see this fail when running theme-check. On this branch, you don't see the same failure.

Measuring impact

How do we know this change was effective? Please choose one:

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix
  • Existing analytics will cater for this addition
  • PR includes analytics changes to measure impact

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've made sure that any changes to dev or deploy have been reflected in the internal flowchart.

Copy link
Contributor

Thanks for your contribution!

Depending on what you are working on, you may want to request a review from a Shopify team:

  • Themes: @shopify/advanced-edits
  • UI extensions: @shopify/ui-extensions-cli
    • Checkout UI extensions: @shopify/checkout-ui-extensions-api-stewardship
  • Hydrogen: @shopify/hydrogen
  • Other: @shopify/cli-foundations

BUNDLE_APP_CONFIG sets the expected location of a configuration file.
BUNDLE_PATH sets the location for the cache.
Copy link
Contributor

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements 73.11% 6256/8557
🟡 Branches 70.71% 3044/4305
🟡 Functions 71.82% 1585/2207
🟡 Lines 74.25% 5941/8001

Test suite run success

1495 tests passing in 670 suites.

Report generated by 🧪jest coverage report action from 4ea4c08

@amcaplan amcaplan added this pull request to the merge queue Nov 22, 2023
Merged via the queue into main with commit 998f119 Nov 22, 2023
@amcaplan amcaplan deleted the correct-env-var branch November 22, 2023 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants