Commit Graph

12 Commits

Author SHA1 Message Date
Hsiao-nan Cheung
6f9ed1d464 fix(ci): Update 'psmodulecache' version to 'main' (#5828) 2024-03-13 13:22:58 +08:00
Ross Smith II
54e3613fca ci(dependabot): Add dependabot.yml for GitHub Actions (#5377) 2023-02-18 22:50:08 +08:00
Hsiao-nan Cheung
1630e5f908 tests(pester): Update to Pester 5 (#5222) 2022-10-28 13:14:29 +08:00
Hsiao-nan Cheung
1c6ab39e90 ci: Update modules version (#5209) 2022-10-20 09:33:56 +08:00
Rashil Gandhi
7a599f062f feat(install): Add support for ARM64 architecture (#5154)
* Initial support for ARMv8

* Add fallback mechanism

* Update changelog

* Update useragent

* Some typo and format changes

* Use `env:ProgramFiles(Arm)` to detect ARM64

- Move `default_architecture()` to `core.ps1`

* Rename 'ensure_architecture()' and 'default_architecture()'

* Refactor 'supports_architecture()' to 'Get-SupportedArchitecture()'

Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
2022-09-28 04:19:03 +05:30
Rashil Gandhi
55b26da657 (chore): doc: Update PR checklist (#4851) 2022-04-01 00:32:37 +08:00
Hsiao-nan Cheung
765d3aad7e build(ci): Use cache in GitHub Actions (#4671) 2022-03-02 11:48:54 +08:00
Hsiao-nan Cheung
37f5024194 build(ci): Disable CI test on 'push' (#4677) 2022-01-20 23:32:03 +08:00
Rashil Gandhi
c9df8f4017 fix(ci): Run on each commit in a PR (#4664) 2022-01-18 01:09:01 +08:00
Chawye Hsu
d9f55a3a0a refactor(ci,tests): Support both AppVeyor and GitHub Actions (#4655) 2022-01-14 19:40:35 +08:00
Rashil Gandhi
af2056a8fd (chore): Update PR template 2021-12-20 23:51:43 +05:30
Rashil Gandhi
6c6a2ca410 chore: Add issue/PR templates (#4572)
* chore: Add issue/PR templates

* chore: Readme tweaks
2021-12-10 12:03:14 +05:30