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

Support overriding various package upload form data #136

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

TwitchBronBron
Copy link
Member

Adds ability to override package upload properties like route and formData

@TwitchBronBron TwitchBronBron merged commit 519541f into master Mar 1, 2024
6 checks passed
@TwitchBronBron TwitchBronBron deleted the enhanced-launch branch March 1, 2024 17:59
TwitchBronBron added a commit that referenced this pull request Apr 30, 2024
* Update wrong host password error message (#134)

* Update wrong host password error message

* Fix unit test to look for the updated message

* Get 100% code coverage

* Update changelog for v3.11.2

* 3.11.2

* Retry the convertToSquahsfs request given the HPE_INVALID_CONSTANT error (#145)

* Retry the convertToSquahsfs request given the HPE_INVALID_CONSTANT error

* Add a clarifying comment and a new test case

* Add two more test cases to get to 100% code coverage

* Another test in pursuit of 100%

* Remove optional chaining on catch. The error is always going to be set

* Update changelog for v3.11.3

* 3.11.3

* Support overriding various package upload form data (#136)

* Support overriding various package upload form data

* adds support for squashfs deployments

---------

Co-authored-by: George Cook <george@tantawowa.com>

* Update changelog for v3.12.0

* 3.12.0

* Merge branch 'master' into v4

# Conflicts:
#	CHANGELOG.md
#	package-lock.json
#	package.json
#	src/RokuDeploy.spec.ts
#	src/RokuDeploy.ts
#	src/RokuDeployOptions.ts
- deleteDevChannel call was added which changed order of sideload post requests
- output file in makezip was changed to writefile

* readme info for retain staging dir deleted

* readded example

* fix package lock

* Fix Ci

---------

Co-authored-by: Christian-Holbrook <118202694+Christian-Holbrook@users.noreply.github.com>
Co-authored-by: Bronley Plumb <bronley@gmail.com>
Co-authored-by: George Cook <george@tantawowa.com>
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.

None yet

2 participants