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

Implemented unix command #2515

Merged
merged 30 commits into from
Dec 1, 2023
Merged

Commits on Oct 18, 2023

  1. UnixImplementation

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    29467b8 View commit details
    Browse the repository at this point in the history
  2. Linting fixed

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f5dceac View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Changelog Updated

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ee1b9f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Updated the UnixCommandHandlerfile

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    982399a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Updated with Unit Testing

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c5e1ad7 View commit details
    Browse the repository at this point in the history
  2. Included test in init file

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fa3c3ea View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Updated UnixFile

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0cb79d7 View commit details
    Browse the repository at this point in the history
  2. code coverage

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    484b47b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into Issue-Unix-Command

    Signed-off-by: Billie Simmons <[email protected]>
    JillieBeanSim authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    0354c0a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Change in api interface and changelog

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    4d2f40e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Linting Fixed

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f88cebf View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. tests modified

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    4ef6c1f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    c2a93f2 View commit details
    Browse the repository at this point in the history
  2. Resolved Conflicts

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f70560a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Added path to output view

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e1f7eb9 View commit details
    Browse the repository at this point in the history
  2. Conflicts Resolved

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6cad371 View commit details
    Browse the repository at this point in the history
  3. Fixed Broken Tests

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    05f3f44 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Registered ssh profile types

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    00d3cc1 View commit details
    Browse the repository at this point in the history
  2. Resolved Conflicts

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    808a8bb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. UnixFile Modified

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a54e148 View commit details
    Browse the repository at this point in the history
  2. Conflicts Resolved

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9b6b045 View commit details
    Browse the repository at this point in the history
  3. Changelog modified

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    da72a7b View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. Changelog and optional path updated

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    28ea8e6 View commit details
    Browse the repository at this point in the history
  2. Linting Fixed

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    1677a4c View commit details
    Browse the repository at this point in the history
  3. Code Coverage

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    d1f4cbe View commit details
    Browse the repository at this point in the history
  4. Coverage

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    faf156f View commit details
    Browse the repository at this point in the history
  5. tests modified

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    92d040c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Modified Actions to InputPath

    Signed-off-by: Likhitha Nimma <[email protected]>
    likhithanimma1 committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    42bf71e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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