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(profiles): Pass homeDir, projectDir when creating ProfileInfo instance #3169

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 2, 2024

  1. fix(ProfilesUtils): Pass paths to new ProfileInfo instance

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    873faf8 View commit details
    Browse the repository at this point in the history
  2. chore: add changelog entry for ZE

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f9fbe14 View commit details
    Browse the repository at this point in the history
  3. chore: adjust changelog to match v2 port

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0c0b32f View commit details
    Browse the repository at this point in the history
  4. tests: Add unit test to verify readProfilesFromDisk behavior

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a850b0f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. chore: update ZE changelog entries

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    525b923 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fix/profiles/respect-paths

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e86d394 View commit details
    Browse the repository at this point in the history