copilot-swe-agent[bot]
58ab7976d2
Extract version parsing to shared function and improve error handling
...
- Created Get-VersionChangeType function in scripts/utils.ps1 (DRY principle)
- Updated vendor.yml and update.ps1 to use shared function
- Fixed numeric comparison for COUNT_UPDATED (fromJSON for proper numeric eval)
- Improved git operation error handling with proper exit code checking
- Only reset commit if it succeeded but push failed
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/4511d497-599a-4a80-bc3c-12bd6f2d8191
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2026-04-12 02:38:52 +00:00
David Refoua
d3df508d8e
Make sure downgrades don't show up as updates
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-12 05:10:03 +03:30
David Refoua
6924bcb8b5
Log vendor semantic version parsing failure
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-12 04:57:37 +03:30
David Refoua
d11c5641bd
resolve conflicts
2026-04-12 04:51:54 +03:30
copilot-swe-agent[bot]
0983e9b763
Add duration tracking to test results and change hashes.txt separator to tab
...
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/48204621-5da0-4649-9715-ac9df45f1153
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2026-04-12 00:24:53 +00:00
copilot-swe-agent[bot]
31e73cce59
Fix vendor package release links and artifact download URLs
...
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/ff648493-d8fd-4117-9a78-2933758d2280
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2026-04-11 22:16:56 +00:00
copilot-swe-agent[bot]
2de93d1d55
Move Format-FileSize and Get-ArtifactDownloadUrl functions to utils.ps1
...
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/9334534b-9a07-4053-a214-f394e6e92aaa
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2026-04-11 21:41:27 +00:00
copilot-swe-agent[bot]
f2e8ae5189
Improve version parsing to handle complex version strings
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:56:30 +00:00
copilot-swe-agent[bot]
be60888258
Improve vendor CI/CD workflow with better messaging and auto-merge
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-12-08 20:52:20 +00:00
David Refoua
be44bac956
fix line endings
2025-11-09 03:59:33 +03:30
David Refoua
4fb6bed907
adjust comments
2025-11-09 03:55:06 +03:30
copilot-swe-agent[bot]
73739407b1
Simplify conditional logic for better readability
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-11-07 14:40:21 +00:00
copilot-swe-agent[bot]
aa6b28a2b0
Refactor: Extract pre-release check to helper function
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-11-07 14:38:56 +00:00
copilot-swe-agent[bot]
d01ab39181
Fix pre-release filtering for archive downloads
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-11-07 14:36:57 +00:00
copilot-swe-agent[bot]
a513d08ab8
Add pre-release/RC version filtering to update.ps1
...
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com >
2025-11-07 14:35:44 +00:00
loselarry
ae518cded8
fix: fix some typos in comments
...
Signed-off-by: loselarry <bikangning@yeah.net >
2024-04-10 16:39:46 +08:00
David Refoua
af6472cb57
remove duplicate variable settings
2022-12-25 17:55:56 +00:00
David Refoua
fd12ece9af
test github token
2022-12-25 17:49:14 +00:00
David Refoua
c9e872e826
don't display the headers variable
2022-12-25 17:30:01 +00:00
David Refoua
f99480fd49
update vendor scripts
2022-12-25 17:13:44 +00:00
David Refoua
5eaf0d0396
use github token when available
2022-12-15 21:05:13 +00:00
David Refoua
cfcfe6f282
fix packignore issues
2022-11-06 23:17:55 +03:30
David Refoua
fc44def0ad
make powershell scripts consistent
2022-11-06 11:32:22 +03:30
David Refoua
efb3338f5c
powershell formatting
2022-11-04 18:47:16 +03:30
David Refoua
3859f6ffc0
consistent indentation
2022-11-04 13:29:18 +03:30
David Refoua
02970841c3
optimize compression flags (reduce passes for more speed)
2022-10-27 13:15:44 +03:30
David Refoua
ce23189427
do not stop when using fallback method
2022-10-25 19:46:56 +03:30
David Refoua
96ca7cea4a
enhance cmder prompt
2022-10-24 19:58:46 +03:30
David Refoua
6d77c988db
changes to zip compression parameters
2022-10-18 14:58:16 +03:30
David Refoua
9151fb3469
new line GitHub env improvements
2022-10-17 23:35:29 +03:30
David Refoua
3f88112d22
edit notice title
2022-10-17 21:20:32 +03:30
David Refoua
1d330e7330
remove incompatible version string matching
2022-10-17 21:09:06 +03:30
David Refoua
e7139bd474
initial update vendors script
2022-10-17 21:00:30 +03:30
David Refoua
6b72e84940
minor letter casing update
2022-10-17 20:30:12 +03:30
David Refoua
3901fef98b
minor letter casing edit
2022-10-17 20:08:37 +03:30
David Refoua
71536ddddf
stop ssh agent only if building vendors
2022-10-17 19:52:15 +03:30
David Refoua
7995f34981
adjust comments
2022-10-16 17:34:57 +03:30
David Refoua
87f7ddf449
formatting and case conventions
2022-10-16 16:13:26 +03:30
David Refoua
d94fe86b2a
add -noVendor flag
2022-10-16 16:10:51 +03:30
David Refoua
f58652fc28
check requirements only for specified switches
2022-10-16 16:01:15 +03:30
David Refoua
a49921bb1b
add github variable helpers (credit: @microsoft)
2022-10-15 15:37:39 +03:30
David Refoua
473e9566e7
use BITS for more performant downloads when possible
2022-10-15 14:53:52 +03:30
David Refoua
f9cb2d6264
echo messages for github actions
2022-10-15 13:49:02 +03:30
David Refoua
abbab3f8b4
trim trailing spaces
2022-10-15 12:46:13 +03:30
David Refoua
cb9d06f8a3
improve plain zip compression
2022-10-15 04:18:38 +03:30
David Refoua
cc85a32e48
use lzma2 for 7-zip compression
2022-10-15 04:14:15 +03:30
David Refoua
3b9e591ea0
improve 7-zip compression efficiency
2022-10-15 04:11:43 +03:30
David Refoua
adcef21034
make sure each edition contains the correct vendored files
2022-10-15 03:55:44 +03:30
David Refoua
2dc5463c31
don't create archive with the root folder prefix
2022-10-15 03:44:15 +03:30
David Refoua
4b8d669d01
recursively ignore files for packing
2022-10-15 03:41:07 +03:30