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

Add a way to customize the DEPENDENCIES_NEXT env: #15

Merged
merged 1 commit into from
Nov 28, 2018

Conversation

Edouard-chin
Copy link
Contributor

  • Bootboot by default uses DEPENDENCIES_NEXT and
    DEPENDENCIES_PREVIOUS environment variables to update your
    Gemfile.lock or Gemfile_next.lock.

    This PR adds a way to configure the DEPENDENCIES prefix.

    If one wanted to dualboot when SHOPIFY_NEXT env is present,
    you can just add Bundler.settigs.set_local('bootboot_env_prefix', 'SHOPIFY')
    anywhere in the Gemfile.

- Bootboot by default uses `DEPENDENCIES_NEXT` and
  `DEPENDENCIES_PREVIOUS` environment variables to update your
  Gemfile.lock or Gemfile_next.lock.

  This PR adds a way to configure the `DEPENDENCIES` prefix.

  If one wanted to dualboot when `SHOPIFY_NEXT` env is present,
  you can just add `Bundler.settigs.set_local('bootboot_env_prefix', 'SHOPIFY')`
  anywhere in the Gemfile.
@Edouard-chin Edouard-chin merged commit 4022aa8 into master Nov 28, 2018
@Edouard-chin Edouard-chin deleted the ec-custom-env branch November 28, 2018 14:17
@Edouard-chin Edouard-chin temporarily deployed to production January 8, 2019 00:22 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant