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
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
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
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
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
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