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

Allow path = "${FOO}/bar" dependencies #9855

Closed
wants to merge 5 commits into from

Commits on Aug 30, 2021

  1. Env vars like $(FOO) work in paths now

    sivadeilra authored and Arlie Davis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    182c8f8 View commit details
    Browse the repository at this point in the history
  2. Improve var refs, testing

    Arlie Davis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    a109c5f View commit details
    Browse the repository at this point in the history
  3. rustfmt

    Arlie Davis committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4f96de6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Make expand-env-vars unstable feature

    Arlie Davis committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    1baae56 View commit details
    Browse the repository at this point in the history
  2. fix env_vars unit test

    Arlie Davis committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    941eb69 View commit details
    Browse the repository at this point in the history