Commit Graph

152 Commits

Author SHA1 Message Date
Alexander Mnich 1d9c23ae3b PRTest: specify remote repository for gh cli (#216668) 2025-02-06 09:03:54 -08:00
Klaus Dandl 71b9ee5604 Update SandboxTest.ps1 to use UTF-8 on winget validate manifest (#222296) 2025-02-04 08:43:08 -08:00
鸭鸭「カモ」 96f557ae7d Update permission information for DuckStudio (#201743)
Co-authored-by: 宁静致远 <172552290+fjwxzde@users.noreply.github.com>
2024-12-27 09:31:56 -08:00
Muhammad Danish 53485fc7f3 Don't explicitly set ArchiveBinariesDependOnPath: false (#196898) 2024-12-07 15:29:43 -08:00
Ralph Lewis 14d7d986f7 Fix for Tools/SandboxTest.ps1 to handle missing dependency files (#196640) 2024-12-06 09:24:54 -08:00
Kaleb Luedtke f4af9bb2c0 Support Zipped Binaries in YamlCreate (#196259) 2024-12-04 14:55:15 -08:00
Kaleb Luedtke 88f8f016fc Make 1.9 Supported (#195988) 2024-12-03 09:00:24 -08:00
Kaleb Luedtke 2e0d422649 Fix SandboxTest for Windows 24H2 (26100.2454) (#193559) 2024-11-25 17:55:06 -08:00
Muhammad Danish 9a24c6febb Support additional params of SandboxTest.ps1 in PRTest.ps1 (#192071) 2024-11-17 14:11:56 -08:00
Kaleb Luedtke 26825cf586 Refactor SandboxTest (#188570)
Co-authored-by: Muhammad Danish <mdanishkhdev@gmail.com>
2024-11-05 13:18:34 -08:00
Kaleb Luedtke 57f8dd577c Add script to ensure unique DisplayVersions (#180721) 2024-11-04 09:27:41 -08:00
Kaleb Luedtke a7a3d72b46 Add script for setting package Monikers (#180778) 2024-10-10 12:57:32 -07:00
Kaleb Luedtke 4b3c4d0625 Add script to ensure all PackageDependencies exist (#180554) 2024-10-10 08:50:02 -07:00
Kaleb Luedtke 8b1e6bc049 Add Script for Checking Monikers (#180714) 2024-10-10 08:33:51 -07:00
PckgrBot 78ffdb3543 Revert "Make Authenticated Calls to GitHub" (#168747) 2024-08-22 13:56:56 -07:00
Kaleb Luedtke aa40916185 Make Authenticated Calls to GitHub (#168384)
Co-authored-by: AsciiWolf <mail@asciiwolf.com>
2024-08-21 18:53:47 -07:00
Luna Grace 474b0a6ddf Edit PR permission Settings (#165654) 2024-08-05 12:06:01 -07:00
鸭鸭「カモ」 4c7759b075 Add PR permission Settings for my program (#162308) 2024-07-15 07:37:01 -07:00
Kaleb Luedtke 4a769b36e3 Set GeoID in sandbox to prevent msstore source errors (#160554) 2024-06-28 08:53:19 -07:00
CoolPlayLin b25730bcae feat(permission): Cancel the requirement of Neovim.Neovim.Nightly (#151952) 2024-05-02 13:48:40 -07:00
Charlie Chen 2bd7969866 Fix comment in YamlCreate (#147781) 2024-04-04 18:27:02 -07:00
Kaleb Luedtke 713c8c0e6c Fix weird character breaking YamlCreate (#147748) 2024-04-04 12:12:21 -07:00
Vedant 97d8dab268 Fix Get-Help not working with YamlCreate (#147695) 2024-04-04 09:47:21 -07:00
Kaleb Luedtke 9ec873fe7f Add fallback UserAgent to YamlCreate (#146662) 2024-03-28 12:00:36 -07:00
Demitrius Nelon 57fee45d89 Documentation Improvements (#144543)
Co-authored-by: Muhammad Danish <mdanishkhdev@gmail.com>
Co-authored-by: Kaleb Luedtke <trenlymc@gmail.com>
2024-03-18 15:15:44 -05:00
Kaleb Luedtke 927bae0635 Make the behavior of moving packages consistent with creating packages (#144440) 2024-03-15 08:15:28 -07:00
Kaleb Luedtke ee8d47de17 UI Packages are now at Github (#141342) 2024-02-28 13:24:21 -08:00
Kaleb Luedtke 636d4e340a Add NuGet workaround for Sandbox Test (#141319) 2024-02-28 11:58:06 -08:00
Kaleb Luedtke 0b3d3ebdf9 Ensure SandboxTest falls back correctly (#141251)
* Validate that the package installed successfully even if no errors were thrown

* Use ErrorAction instead of command check
2024-02-28 08:11:02 -08:00
Kaleb Luedtke f51b66bda1 Fix Parsing difference between PS and PSCore (#139255) 2024-02-15 08:40:08 -08:00
Kaleb Luedtke bec143988b Update Docs for Schema 1.6 (#137976)
* Add Schema Documentation for 1.6

* Update references to be Schema 1.6

* Bump YamlCreate

* Spelling

* Fix URL detection since redirects were changed
2024-02-06 12:06:41 -08:00
Charlie Chen 0f3f3a4933 [YamlCreate] Remove white spaces at the end of each line (#135715)
* [YamlCreate] Remove whitespaces at the end of each line

* Update regex
2024-02-02 13:50:51 -08:00
Kaleb Luedtke 8cefcfaf51 Use Repair-WinGetPackageManager as a fallback install method (#137066)
* Use Repair-WinGetPackageManager instead of managing dependencies directly

* Remove download of the dependencies

* Add back some spaces

* Update experimental features

* * Fix error with variable parsing
* Fix ScriptAnalyzer warnings
* Add Try-Catch
* Update comment

* Missed a variable

* Use function for backup instead of as primary
2024-02-01 09:41:08 -08:00
Kaleb Luedtke aa463fbbb6 Update VCLibs Hash for SandboxTest.ps1 (#136894) 2024-01-29 06:52:47 -08:00
Kaleb Luedtke e38d1f2180 Fix issue where prompt is still shown when no branches are created (#136440) 2024-01-26 13:27:07 -08:00
Kaleb Luedtke 973bc8ab5b Use non-duplicating hash (#136423) 2024-01-25 12:47:56 -08:00
Kaleb Luedtke e8e741d2f2 Add move package function to YamlCreate (#136077)
* Add move package function to YamlCreate

* Remove unnecessary set

* String is not DirectoryInfo

* No need to log branches created

* Add function for exiting cleanly

* Fix bug

* Begin work for PR creation

* Always use master for moving packages

* Add progress output

* Additional formatting

* Bump Script Version

* Trim trailing whitespace

* Add a hash unique to each run

* Spelling

* Always set the upstream URL

* More Spelling

* Fix comment
2024-01-25 11:09:56 -08:00
Vedant e98e72e3e0 Update Auth.csv (#136382) 2024-01-25 08:39:40 -08:00
Kaleb Luedtke cf1a816684 Fix YamlCreate (#132441) 2024-01-02 11:45:18 -08:00
Kaleb Luedtke 1fabed40ac Lint Community Scripts (#132425)
* Lint Community Scripts

* Fix ScriptAnalyzer warnings and properly justify suppressed items

* Bump Version

* Fix PS7 Analyzer Errors
2024-01-02 10:02:09 -08:00
Kaleb Luedtke 6ca7da6b41 Set dependency source for sandboxTest script (#131323) 2023-12-19 11:59:56 -08:00
Kaleb Luedtke 0d723bfa31 [YamlCreate] Request ARP Values on Quick Update (#129471)
* Begin working on ARP updates

* Remove debug message

* Update Comment
2023-12-06 13:00:57 -08:00
Kaleb Luedtke 510c650110 [YamlCreate] Read PFN from MSIX/APPX/Bundle without installing (#129186)
* Read PFN from MSIX/APPX/Bundle without installing

* Fix Bugs

* Bump Version
2023-12-05 11:58:04 -08:00
Kaleb Luedtke e708f1e2c6 Address PR Comments (#129172) 2023-12-04 08:43:50 -08:00
Kaleb Luedtke f29abf24ab Improve how YamlCreate writes to files (#129167)
* Improve how YamlCreate writes to files

* Fix arg
2023-12-04 08:16:59 -08:00
Sander Cox 6dd5731f74 Environment variables ending with Path show error (#124995)
When new environment variables ending with Path such as "VK_SDK_PATH"
complain that it cannot execute the Get-Content on the empty path (as
the variable was not set before). This shows errors when running the
SandboxTest but those are not really errors.
2023-11-06 16:05:01 -08:00
べ断桥烟雨ミ 42841dd33d New feature: Add a switch for additional options of WinGet (#122289) 2023-10-10 12:27:58 -07:00
Charlie Chen 8b633a037b Show scope and exclude invisible entries in SandboxTest (#118742) 2023-09-05 11:19:51 -07:00
Stephen Gillie 0f713c401c Adding Manual Validation Pipeline. (#110987)
* First commit of Manual Validation Pipeline.

* Periodic update of manual validation module, and adding some supporting files.

* #2.54 Filter comments by hashtag from Get-YamlValue.

* #2.56 Update Validate-Package to use Get-YamlValue in params.
2023-08-15 10:20:16 -07:00
Kaleb Luedtke 7df2d35c75 Update YamlCreate to Manifest 1.5.0 (#115783) 2023-08-15 08:07:20 -07:00