Hsiao-nan Cheung
1630e5f908
tests(pester): Update to Pester 5 ( #5222 )
2022-10-28 13:14:29 +08:00
Hsiao-nan Cheung
7dcb7c0030
fix(tests): Fix tests in Linux and macOS ( #5179 )
2022-10-15 23:12:52 +08:00
Hsiao-nan Cheung
765d3aad7e
build(ci): Use cache in GitHub Actions ( #4671 )
2022-03-02 11:48:54 +08:00
Chawye Hsu
d9f55a3a0a
refactor(ci,tests): Support both AppVeyor and GitHub Actions ( #4655 )
2022-01-14 19:40:35 +08:00
Hsiao-nan Cheung
d7fb97f517
test(zstd): Fix 'zstd' extraction error in test ( #4651 )
2022-01-13 16:32:18 +08:00
Hsiao-nan Cheung
271d41b949
style(test): Format scripts by VSCode's PowerShell extension ( #4609 )
2021-12-30 09:37:40 +08:00
Hsiao-nan Cheung
47ebc6f176
fix(test): Use 32bit version of zstd
2021-11-10 16:42:57 +08:00
worldyun
af7a6f6d0e
feat(decompress): Support Zstandard archive ( #4372 )
...
Co-authored-by: WorldYun <worldyun@qq.com >
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com >
2021-11-10 09:40:11 +08:00
Jakub Čábera
6df80c1aee
fix(tests): Force pester v4 ( #4040 )
2020-07-01 10:23:44 +02:00
Jakub Čábera
f52b339523
feat(tests): Do not force maintainers to have SCOOP_HELPERS ( #3604 )
2019-08-21 17:17:26 +02:00
Richard Kuhnt
8beffc4329
Sync renaming changes to develop
2019-05-06 18:19:57 +02:00
Richard Kuhnt
f63219fd1d
decompress(tests): Improve installation of lessmsi and innounp ( #3409 )
2019-04-28 19:00:02 +02:00
Richard Kuhnt
7a1b5a1840
appveyor: Force install PSScriptAnalyzer and BuildHelpers
2018-12-16 14:13:16 +01:00
Richard Kuhnt
c0295f0ae0
appveyor: Run tests for PowerShell 5 and 6 ( #2603 )
...
- Adds `!linter` commit flag to skip PSScriptAnalyzer
- Adds `!manifests` commit flag to skip manifest validation
- Skips manifest validation if no JSON has changed
- Skips tests and linting if no PowerShell script has changed
- Validates only manifests that changed
- Validates all manifests if `schema.json` changed
2018-09-18 18:37:43 +02:00