-
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
Merged
Merged
Changes from 54 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
c6d2536
Make change to assume dest folder. Delete 2 old tests that looked for…
MilapNaik 2ba8eca
Sort files
MilapNaik cc92e04
Update src/RokuDeploy.ts
MilapNaik 9bbd579
Removed redundant entry.dest is null situation
MilapNaik 460cbf6
Added a few commands, not all are working correctly
MilapNaik de269ed
Merge branch 'v4' into add-cli-commands
MilapNaik 7b9ee29
Merge branch 'fix-src-dest-handling' into add-cli-commands
MilapNaik 6db962a
Move commands to their own file
MilapNaik 20eb21f
More command files
MilapNaik 4e4b66a
Change commands to help with tests
MilapNaik 2b809e6
Add testing suite for all cli (2 tests are not working)
MilapNaik 13f2ca4
Updated cli file after adding in commands and tests
MilapNaik 2d13441
Fixed a few test cases
MilapNaik 09a275f
Change name and input of table helper
MilapNaik e34ac97
Totally broken code, but have the right names
TwitchBronBron 52b1bc0
Changed name of toTable
MilapNaik f3a0c56
Make test for objectToTable
MilapNaik b5f41ca
add yargs to pacjage.json
MilapNaik 4b95943
add package-lock.json
MilapNaik b6c6223
add new line at eof
MilapNaik f15f295
Add test for coverage, also remove an unncessary '?'
MilapNaik 08a587e
Merge branch 'add-cli-commands' into rename
MilapNaik 6941e86
tweaks
TwitchBronBron ea49342
tweaks
TwitchBronBron 616ff23
get from json stuff
TwitchBronBron e2f3f80
Merge branch 'v4' into rename
MilapNaik 190a2f1
Merge branch 'v4' into rename
MilapNaik cacf433
Correct imports
MilapNaik cbd6417
Last of the fsExtra changes
MilapNaik ebab568
Create a load from json util, clean up cli.ts file with fleshing out …
MilapNaik 46fe129
Adding cli tests
MilapNaik 36502e1
Delete deployAndSignPackage tests, a deleted function in rokudeploy
MilapNaik c058dd6
Add defaultsFromJson tests
MilapNaik 5859f91
Move some tests to utils test file, re add other functions that might…
MilapNaik 8ae9ace
Change signExistingPackage to CreateSignedPackage
MilapNaik cc0f4b8
Delete retrieveSignedPackage
MilapNaik cbfcaed
Move getFilePaths
MilapNaik c74ef8e
Random changes I forgot to put in the other pushes
MilapNaik 583d960
Change to different notation since getOutputZipFilePath and getOutput…
MilapNaik 6d874a6
Change notation for normalizeDeviceInfoFieldValue since it was made p…
MilapNaik f5ba839
Change notation for parsedManifestFromString and ParseManifest since …
MilapNaik 2858dd6
Change deleteInstalledChannel to deleteDevChannel, other small changes
MilapNaik 3186e88
Add stagingDir, fix zip/deleteDevChannel/captureScreenshot function c…
MilapNaik 55ce426
Fix commands
MilapNaik 8d4e537
change defaults from json function, fix some tests
MilapNaik 1d75b10
fix index, fix makezip, getfilepaths, sideload
MilapNaik 48d07d9
Add options from json ability to each command to each command
MilapNaik 053a3f4
remove bsconfig, fix cli file with key press commands, fix key press …
MilapNaik fa07787
fix getoptionsfromjson
MilapNaik 4344666
delete unnecessary commands, fix some tests
MilapNaik 7d9e56e
change to captureScreenshot
MilapNaik ebb3d22
Fix a bunch of tests
MilapNaik 243bbdd
Fix up the last few tests and cli commands
MilapNaik b485ea4
Changing coverage check to false
MilapNaik 7ad7ff0
Fix failing tests on windows
TwitchBronBron fad56b9
Delete comment
MilapNaik b51c3fc
Change publish to sideload everywhere else
MilapNaik 0da4110
Move deploy tests to test exec command
MilapNaik 2ad743a
Throw new error for wrong device id, and add test to test for it
MilapNaik e6d8752
Delete creating variable options since it was unused
MilapNaik 200e537
Add function description
MilapNaik a669ee3
Inline exec command options
MilapNaik 906856e
Remove retainsStagingDir, zipCallBackInfo, incrementBuildNumber, and …
MilapNaik d065bd5
Delete convertToSquashfs, move deployAndSignPackage tests to cli, mov…
MilapNaik 0f17569
Change prepublishToStaging to stage
MilapNaik 94fa701
Change the way close channel works
MilapNaik f64ab5d
Update src/RokuDeploy.ts
MilapNaik 4ffc8f7
Add outFile to Zip, delete zipPackage
MilapNaik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll re-enable this once most of v4 is finished. No need to chase 100% right now