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 Fish support for environments #15503

Open
wants to merge 22 commits into
base: develop2
Choose a base branch
from

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    5f19714 View commit details
    Browse the repository at this point in the history
  2. Erase global scope flag

    RubenRBS committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    bf5d21e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Add fish functional test

    RubenRBS committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b249c6d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    e16bf22 View commit details
    Browse the repository at this point in the history
  2. Add missing import

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    d42b388 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    269b4c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. test: consume tool requires using fish

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e703b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Load fish environment

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    88a48b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Remove windows subsystems for Windows

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    c60eb5a View commit details
    Browse the repository at this point in the history
  2. Add more tests for fish env

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1ab3a8d View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Fix path remove element

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    70c34ae View commit details
    Browse the repository at this point in the history
  2. generate script wrapper

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    37eab05 View commit details
    Browse the repository at this point in the history
  3. validate define with spaces

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e32b420 View commit details
    Browse the repository at this point in the history
  4. Add support path with space

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8cdfd29 View commit details
    Browse the repository at this point in the history
  5. update todo

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    966c631 View commit details
    Browse the repository at this point in the history
  6. only generates wrappers when needed

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    dd517c6 View commit details
    Browse the repository at this point in the history
  7. simplify element remove

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    325fe06 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Skip fish test in Windows

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2d202ed View commit details
    Browse the repository at this point in the history
  2. Add more tests for fish env

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    66ca6a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Sort the expected files

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f57f32f View commit details
    Browse the repository at this point in the history
  2. Add fish into test configuration

    Signed-off-by: Uilian Ries <uilianries@gmail.com>
    uilianries committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4535b74 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    32125de View commit details
    Browse the repository at this point in the history