-
Notifications
You must be signed in to change notification settings - Fork 19
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
Commits on Jan 2, 2024
-
Make change to assume dest folder. Delete 2 old tests that looked for…
… old behavior, add 2 more tests that look for new behavior
Configuration menu - View commit details
-
Copy full SHA for c6d2536 - Browse repository at this point
Copy the full SHA c6d2536View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ba8eca - Browse repository at this point
Copy the full SHA 2ba8ecaView commit details
Commits on Jan 16, 2024
-
Co-authored-by: Bronley Plumb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc92e04 - Browse repository at this point
Copy the full SHA cc92e04View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9bbd579 - Browse repository at this point
Copy the full SHA 9bbd579View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 460cbf6 - Browse repository at this point
Copy the full SHA 460cbf6View commit details -
Merge branch 'v4' into add-cli-commands
# Conflicts: # src/RokuDeploy.ts
Configuration menu - View commit details
-
Copy full SHA for de269ed - Browse repository at this point
Copy the full SHA de269edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b9ee29 - Browse repository at this point
Copy the full SHA 7b9ee29View commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6db962a - Browse repository at this point
Copy the full SHA 6db962aView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20eb21f - Browse repository at this point
Copy the full SHA 20eb21fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e4b66a - Browse repository at this point
Copy the full SHA 4e4b66aView commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2b809e6 - Browse repository at this point
Copy the full SHA 2b809e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f2ca4 - Browse repository at this point
Copy the full SHA 13f2ca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d13441 - Browse repository at this point
Copy the full SHA 2d13441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a275f - Browse repository at this point
Copy the full SHA 09a275fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e34ac97 - Browse repository at this point
Copy the full SHA e34ac97View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52b1bc0 - Browse repository at this point
Copy the full SHA 52b1bc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3a0c56 - Browse repository at this point
Copy the full SHA f3a0c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5f41ca - Browse repository at this point
Copy the full SHA b5f41caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b95943 - Browse repository at this point
Copy the full SHA 4b95943View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c6223 - Browse repository at this point
Copy the full SHA b6c6223View commit details -
Configuration menu - View commit details
-
Copy full SHA for f15f295 - Browse repository at this point
Copy the full SHA f15f295View commit details -
Merge branch 'add-cli-commands' into rename
# Conflicts: # src/util.ts
Configuration menu - View commit details
-
Copy full SHA for 08a587e - Browse repository at this point
Copy the full SHA 08a587eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6941e86 - Browse repository at this point
Copy the full SHA 6941e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea49342 - Browse repository at this point
Copy the full SHA ea49342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 616ff23 - Browse repository at this point
Copy the full SHA 616ff23View commit details -
# 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
Configuration menu - View commit details
-
Copy full SHA for e2f3f80 - Browse repository at this point
Copy the full SHA e2f3f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 190a2f1 - Browse repository at this point
Copy the full SHA 190a2f1View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cacf433 - Browse repository at this point
Copy the full SHA cacf433View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbd6417 - Browse repository at this point
Copy the full SHA cbd6417View commit details
Commits on Feb 21, 2024
-
Create a load from json util, clean up cli.ts file with fleshing out …
…comments, delete unnecessary command/tests/options, partially fix exec command
Configuration menu - View commit details
-
Copy full SHA for ebab568 - Browse repository at this point
Copy the full SHA ebab568View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 46fe129 - Browse repository at this point
Copy the full SHA 46fe129View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36502e1 - Browse repository at this point
Copy the full SHA 36502e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c058dd6 - Browse repository at this point
Copy the full SHA c058dd6View commit details
Commits on Feb 29, 2024
-
Move some tests to utils test file, re add other functions that might…
… have been accidentally deleted, fix some errors with fsExtra
Configuration menu - View commit details
-
Copy full SHA for 5859f91 - Browse repository at this point
Copy the full SHA 5859f91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ae9ace - Browse repository at this point
Copy the full SHA 8ae9aceView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc0f4b8 - Browse repository at this point
Copy the full SHA cc0f4b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfcaed - Browse repository at this point
Copy the full SHA cbfcaedView commit details -
Configuration menu - View commit details
-
Copy full SHA for c74ef8e - Browse repository at this point
Copy the full SHA c74ef8eView commit details -
Change to different notation since getOutputZipFilePath and getOutput…
…PkgPath were made private
Configuration menu - View commit details
-
Copy full SHA for 583d960 - Browse repository at this point
Copy the full SHA 583d960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d874a6 - Browse repository at this point
Copy the full SHA 6d874a6View commit details -
Change notation for parsedManifestFromString and ParseManifest since …
…being made private
Configuration menu - View commit details
-
Copy full SHA for f5ba839 - Browse repository at this point
Copy the full SHA f5ba839View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2858dd6 - Browse repository at this point
Copy the full SHA 2858dd6View commit details
Commits on Mar 4, 2024
-
Add stagingDir, fix zip/deleteDevChannel/captureScreenshot function c…
…alls, delete Deploy function
Configuration menu - View commit details
-
Copy full SHA for 3186e88 - Browse repository at this point
Copy the full SHA 3186e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ce426 - Browse repository at this point
Copy the full SHA 55ce426View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d4e537 - Browse repository at this point
Copy the full SHA 8d4e537View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d75b10 - Browse repository at this point
Copy the full SHA 1d75b10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48d07d9 - Browse repository at this point
Copy the full SHA 48d07d9View commit details -
remove bsconfig, fix cli file with key press commands, fix key press …
…functions and add options
Configuration menu - View commit details
-
Copy full SHA for 053a3f4 - Browse repository at this point
Copy the full SHA 053a3f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa07787 - Browse repository at this point
Copy the full SHA fa07787View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4344666 - Browse repository at this point
Copy the full SHA 4344666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d9e56e - Browse repository at this point
Copy the full SHA 7d9e56eView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ebb3d22 - Browse repository at this point
Copy the full SHA ebb3d22View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 243bbdd - Browse repository at this point
Copy the full SHA 243bbddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b485ea4 - Browse repository at this point
Copy the full SHA b485ea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad7ff0 - Browse repository at this point
Copy the full SHA 7ad7ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad56b9 - Browse repository at this point
Copy the full SHA fad56b9View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b51c3fc - Browse repository at this point
Copy the full SHA b51c3fcView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0da4110 - Browse repository at this point
Copy the full SHA 0da4110View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad743a - Browse repository at this point
Copy the full SHA 2ad743aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d8752 - Browse repository at this point
Copy the full SHA e6d8752View commit details -
Configuration menu - View commit details
-
Copy full SHA for 200e537 - Browse repository at this point
Copy the full SHA 200e537View commit details -
Configuration menu - View commit details
-
Copy full SHA for a669ee3 - Browse repository at this point
Copy the full SHA a669ee3View commit details
Commits on Mar 19, 2024
-
Remove retainsStagingDir, zipCallBackInfo, incrementBuildNumber, and …
…add back tests for createPackage
Configuration menu - View commit details
-
Copy full SHA for 906856e - Browse repository at this point
Copy the full SHA 906856eView commit details -
Delete convertToSquashfs, move deployAndSignPackage tests to cli, mov…
…e retrieveSignedPackage tests to under createSignedPackage
Configuration menu - View commit details
-
Copy full SHA for d065bd5 - Browse repository at this point
Copy the full SHA d065bd5View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f17569 - Browse repository at this point
Copy the full SHA 0f17569View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94fa701 - Browse repository at this point
Copy the full SHA 94fa701View commit details -
Co-authored-by: Bronley Plumb <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f64ab5d - Browse repository at this point
Copy the full SHA f64ab5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffc8f7 - Browse repository at this point
Copy the full SHA 4ffc8f7View commit details