Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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>
- Loading branch information