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 cli commands and rename roku-deploy functions, reorganize functions #142

Merged
merged 68 commits into from
Mar 20, 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
    e34ac97 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
    f3a0c56 View commit details
    Browse the repository at this point in the history
  3. 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
  4. 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
  5. 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
  6. Configuration menu
    Copy the full SHA
    f15f295 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'add-cli-commands' into rename

    # Conflicts:
    #	src/util.ts
    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    08a587e View commit details
    Browse the repository at this point in the history
  8. tweaks

    TwitchBronBron authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6941e86 View commit details
    Browse the repository at this point in the history
  9. tweaks

    TwitchBronBron authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ea49342 View commit details
    Browse the repository at this point in the history
  10. get from json stuff

    TwitchBronBron authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    616ff23 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'v4' into rename

    # Conflicts:
    #	src/RokuDeploy.ts
    #	src/cli.ts
    #	src/commands/DeleteInstalledChannelCommand.ts
    #	src/commands/GetDeviceInfoCommand.ts
    #	src/commands/PrepublishCommand.ts
    #	src/commands/PublishCommand.ts
    #	src/commands/SignExistingPackageCommand.ts
    #	src/commands/TakeScreenshotCommand.ts
    #	src/commands/ZipPackageCommand.ts
    #	src/index.ts
    #	src/util.spec.ts
    #	src/util.ts
    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e2f3f80 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'v4' into rename

    # Conflicts:
    #	src/index.ts
    MilapNaik committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    190a2f1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Correct imports

    MilapNaik committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cacf433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbd6417 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Create a load from json util, clean up cli.ts file with fleshing out …

    …comments, delete unnecessary command/tests/options, partially fix exec command
    MilapNaik committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ebab568 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Adding cli tests

    MilapNaik committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    46fe129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36502e1 View commit details
    Browse the repository at this point in the history
  3. Add defaultsFromJson tests

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

Commits on Feb 29, 2024

  1. Move some tests to utils test file, re add other functions that might…

    … have been accidentally deleted, fix some errors with fsExtra
    MilapNaik committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5859f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ae9ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc0f4b8 View commit details
    Browse the repository at this point in the history
  4. Move getFilePaths

    MilapNaik committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cbfcaed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c74ef8e View commit details
    Browse the repository at this point in the history
  6. Change to different notation since getOutputZipFilePath and getOutput…

    …PkgPath were made private
    MilapNaik committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    583d960 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d874a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f5ba839 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2858dd6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add stagingDir, fix zip/deleteDevChannel/captureScreenshot function c…

    …alls, delete Deploy function
    MilapNaik committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3186e88 View commit details
    Browse the repository at this point in the history
  2. Fix commands

    MilapNaik committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    55ce426 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    8d4e537 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d75b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d07d9 View commit details
    Browse the repository at this point in the history
  4. remove bsconfig, fix cli file with key press commands, fix key press …

    …functions and add options
    MilapNaik committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    053a3f4 View commit details
    Browse the repository at this point in the history
  5. fix getoptionsfromjson

    MilapNaik committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fa07787 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    4344666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d9e56e View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Fix a bunch of tests

    MilapNaik committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ebb3d22 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    243bbdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b485ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad7ff0 View commit details
    Browse the repository at this point in the history
  4. Delete comment

    MilapNaik committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fad56b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    0da4110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad743a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6d8752 View commit details
    Browse the repository at this point in the history
  4. Add function description

    MilapNaik committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    200e537 View commit details
    Browse the repository at this point in the history
  5. Inline exec command options

    MilapNaik committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a669ee3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Remove retainsStagingDir, zipCallBackInfo, incrementBuildNumber, and …

    …add back tests for createPackage
    MilapNaik committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    906856e View commit details
    Browse the repository at this point in the history
  2. Delete convertToSquashfs, move deployAndSignPackage tests to cli, mov…

    …e retrieveSignedPackage tests to under createSignedPackage
    MilapNaik committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d065bd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    0f17569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94fa701 View commit details
    Browse the repository at this point in the history
  3. Update src/RokuDeploy.ts

    Co-authored-by: Bronley Plumb <[email protected]>
    MilapNaik and TwitchBronBron authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f64ab5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ffc8f7 View commit details
    Browse the repository at this point in the history