-
Notifications
You must be signed in to change notification settings - Fork 40
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 commands to rekey device and create packages #509
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52c6de5 - Browse repository at this point
Copy the full SHA 52c6de5View commit details -
Add ability to capture device screenshots
1. Added support to show preview of screenshot 2. Fixed a linter issue
Configuration menu - View commit details
-
Copy full SHA for a564c7b - Browse repository at this point
Copy the full SHA a564c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 323c4f1 - Browse repository at this point
Copy the full SHA 323c4f1View commit details
Commits on Oct 13, 2023
-
Feature request: add ability to rekey/sign apps
Added support for the following commands: 1. Rekey Device: Rekey specified device based on the signing password ("brightscript.remoteControl.signingPassword") and package file ("brightscript.remoteControl.signedPackagePath") provided. 2. Create Package: This will present user a list of available launch configs to choose from. Once selected it will create a .zip file and .pkg file based on the config and will save them to the ${workspacefolder}/out 3. Rekey Device and Create Package: This will first rekey device and then create package for the selected launch config
Configuration menu - View commit details
-
Copy full SHA for ab5629e - Browse repository at this point
Copy the full SHA ab5629eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a83dc75 - Browse repository at this point
Copy the full SHA a83dc75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 273d71c - Browse repository at this point
Copy the full SHA 273d71cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53ee647 - Browse repository at this point
Copy the full SHA 53ee647View commit details
Commits on Oct 20, 2023
-
Updates based on below reqs: rekey: a) "How do you want to enter your stuff?" - "Pick from json file" - "Enter manually" b) prompt for host (prepopulated from json above if possible) c) Prompt for password (prepopulated from json above if possible) d) Prompt for signed package path (prepopulated from json above if available) package: a) "What should we package?" - "Pick a folder" - "Pick from a launch.json" - show a launch.json option picker - "Pick a rokudeploy.json" - b) prompt for host (prepopulated from json above if possible) c) Prompt for password (prepopulated from json above if possible) d) Prompt for signed package path (prepopulated from json above if available) e) Show a summary of stuff, ask to click "Yes, do it" or "No, something's wrong, cancel".
Configuration menu - View commit details
-
Copy full SHA for 01b9ac6 - Browse repository at this point
Copy the full SHA 01b9ac6View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b83a203 - Browse repository at this point
Copy the full SHA b83a203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a1320e - Browse repository at this point
Copy the full SHA 1a1320eView commit details
Commits on Nov 8, 2023
-
Merge branch 'master' of https://github.com/rokucommunity/vscode-brig…
…htscript-language into TBD-126
Configuration menu - View commit details
-
Copy full SHA for ddb09fc - Browse repository at this point
Copy the full SHA ddb09fcView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6aed36a - Browse repository at this point
Copy the full SHA 6aed36aView commit details -
Merge branch 'master' of https://github.com/rokucommunity/vscode-brig…
…htscript-language into TBD-126
Configuration menu - View commit details
-
Copy full SHA for ac5dc9b - Browse repository at this point
Copy the full SHA ac5dc9bView commit details
Commits on Feb 6, 2024
-
1. Added support to show existing pkg file for rekey confirmation 2. Updated create package flow to confirm all the entries with user and ti update - if needed
Configuration menu - View commit details
-
Copy full SHA for 7255903 - Browse repository at this point
Copy the full SHA 7255903View commit details -
Configuration menu - View commit details
-
Copy full SHA for c000830 - Browse repository at this point
Copy the full SHA c000830View commit details
Commits on Feb 8, 2024
-
Added support to maintain status of previously selected host and config
Configuration menu - View commit details
-
Copy full SHA for af5fb8b - Browse repository at this point
Copy the full SHA af5fb8bView commit details -
Merge branch 'TBD-126' of https://github.com/rokucommunity/vscode-bri…
…ghtscript-language into TBD-126
Configuration menu - View commit details
-
Copy full SHA for cc1d493 - Browse repository at this point
Copy the full SHA cc1d493View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 18ffa58 - Browse repository at this point
Copy the full SHA 18ffa58View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4c9e93 - Browse repository at this point
Copy the full SHA b4c9e93View commit details
Commits on Feb 14, 2024
-
Update RekeyAndPackageCommand.ts
1. updated outfile name to be the source folder name only 2. Fixed a bug for outdir that only supported mac paths 3. Added title to all inputboxes 4. Added a prompt for rootDir incase it is missing during create package 5. Added outfile path in dialog upon successful packaging
Configuration menu - View commit details
-
Copy full SHA for 7e4d3bb - Browse repository at this point
Copy the full SHA 7e4d3bbView commit details -
Merge branch 'TBD-126' of https://github.com/rokucommunity/vscode-bri…
…ghtscript-language into TBD-126
Configuration menu - View commit details
-
Copy full SHA for f1d28ed - Browse repository at this point
Copy the full SHA f1d28edView commit details
Commits on Feb 16, 2024
-
Added support to show package path in successful dialog and an option to open package in file explorer
Configuration menu - View commit details
-
Copy full SHA for a9f1f6b - Browse repository at this point
Copy the full SHA a9f1f6bView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 804c139 - Browse repository at this point
Copy the full SHA 804c139View commit details -
Configuration menu - View commit details
-
Copy full SHA for c131512 - Browse repository at this point
Copy the full SHA c131512View commit details -
Configuration menu - View commit details
-
Copy full SHA for d947737 - Browse repository at this point
Copy the full SHA d947737View commit details -
Configuration menu - View commit details
-
Copy full SHA for efabd97 - Browse repository at this point
Copy the full SHA efabd97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0ddb52 - Browse repository at this point
Copy the full SHA b0ddb52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63d251c - Browse repository at this point
Copy the full SHA 63d251cView commit details -
Merge branch 'master' of https://github.com/rokucommunity/vscode-brig…
…htscript-language into TBD-126
Configuration menu - View commit details
-
Copy full SHA for 2f75871 - Browse repository at this point
Copy the full SHA 2f75871View commit details -
Configuration menu - View commit details
-
Copy full SHA for c65fa35 - Browse repository at this point
Copy the full SHA c65fa35View commit details