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

decompress(tests): Improve installation of lessmsi and innounp #3409

Merged
merged 1 commit into from
Apr 28, 2019

Conversation

r15ch13
Copy link
Member

@r15ch13 r15ch13 commented Apr 28, 2019

  • Download innounp and lessmsi via PowerShell instead of using Scoop
    • 7zip is already available on AppVeyor images
    • Doesn't require the main bucket to be added
  • Install innounp/lessmsi/7zip if $env:CI is false and program is not installed
  • Mock file_path to return correct path to helper programs
  • Add Scoop environment variables SCOOP and SCOOP_HOME
  • Remove newlines from appveyor.yml

@r15ch13 r15ch13 merged commit f63219f into develop Apr 28, 2019
@r15ch13 r15ch13 deleted the appveyor branch April 28, 2019 17:00
r15ch13 added a commit that referenced this pull request May 12, 2019
- The main bucket of Scoop has been separated to https://github.com/ScoopInstaller/Main
- Requires PowerShell 5 and newer #3330
- Improve and refactor decompression functions #3204 #3409 #3411
- Move scoop config from `~\.scoop` to `~\.config\scoop\config.json` #3242
- Add `scoop hold` and `scoop unhold` for excluding programs from updates #3444
- Refactored some Core functions #3314 #3416
- Small fix for starting processes on Windows 7 #3415

Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Co-authored-by: Chawye Hsu <h404bi@outlook.com>
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.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

1 participant