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

Conversation

TwitchBronBron
Copy link
Member

@TwitchBronBron TwitchBronBron commented Feb 2, 2024

Adds all method and CLI renames we want to do. This thing is totally broken though, needs lots of love. :D

Fixes #70
Fixes #138

@TwitchBronBron TwitchBronBron changed the base branch from master to v4 February 2, 2024 21:01
@TwitchBronBron TwitchBronBron changed the base branch from v4 to add-cli-commands February 2, 2024 21:02
Base automatically changed from add-cli-commands to v4 February 6, 2024 20:50
# 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
# Conflicts:
#	src/index.ts
@TwitchBronBron TwitchBronBron changed the title Rename Add cli commands and rename roku-deploy functions, reorganize functions Mar 5, 2024
@TwitchBronBron TwitchBronBron added this to the v4.0.0 milestone Mar 11, 2024
@TwitchBronBron TwitchBronBron marked this pull request as ready for review March 11, 2024 19:45
Copy link
Member Author

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments. Looking great!

@@ -101,7 +101,7 @@
],
"sourceMap": true,
"instrument": true,
"check-coverage": true,
"check-coverage": false,
Copy link
Member Author

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

src/RokuDeploy.spec.ts Show resolved Hide resolved
src/RokuDeploy.spec.ts Show resolved Hide resolved
src/RokuDeploy.spec.ts Show resolved Hide resolved
src/RokuDeploy.spec.ts Show resolved Hide resolved
src/RokuDeploy.ts Show resolved Hide resolved
src/cli.spec.ts Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/cli.ts Outdated Show resolved Hide resolved
src/device.spec.ts Outdated Show resolved Hide resolved
src/RokuDeploy.ts Outdated Show resolved Hide resolved
@TwitchBronBron TwitchBronBron merged commit e59ac91 into v4 Mar 20, 2024
6 checks passed
@TwitchBronBron TwitchBronBron deleted the rename branch March 20, 2024 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants