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

Eliminate top index functions #144

Merged
merged 26 commits into from
Feb 6, 2024
Merged

Eliminate top index functions #144

merged 26 commits into from
Feb 6, 2024

Commits on Jan 2, 2024

  1. Make change to assume dest folder. Delete 2 old tests that looked for…

    … old behavior, add 2 more tests that look for new behavior
    MilapNaik committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c6d2536 View commit details
    Browse the repository at this point in the history
  2. Sort files

    MilapNaik committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2ba8eca View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update src/RokuDeploy.ts

    Co-authored-by: Bronley Plumb <[email protected]>
    MilapNaik and TwitchBronBron authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    cc92e04 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    460cbf6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'v4' into add-cli-commands

    # Conflicts:
    #	src/RokuDeploy.ts
    MilapNaik committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    de269ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b9ee29 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

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

Commits on Feb 1, 2024

  1. More command files

    MilapNaik committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    20eb21f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4b66a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    2b809e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13f2ca4 View commit details
    Browse the repository at this point in the history
  3. Fixed a few test cases

    MilapNaik committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2d13441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09a275f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7b395d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Changed name of toTable

    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    52b1bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5395ada View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3a0c56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d9d326 View commit details
    Browse the repository at this point in the history
  5. add yargs to pacjage.json

    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b5f41ca View commit details
    Browse the repository at this point in the history
  6. add package-lock.json

    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    4b95943 View commit details
    Browse the repository at this point in the history
  7. add new line at eof

    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b6c6223 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f15f295 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24dae35 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'v4' into eliminate-top-index-functions

    # Conflicts:
    #	src/commands/GetDeviceInfoCommand.ts
    #	src/index.ts
    #	src/util.spec.ts
    #	src/util.ts
    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ced32dd View commit details
    Browse the repository at this point in the history
  11. last merge change

    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    fdd918a View commit details
    Browse the repository at this point in the history