David Refoua
|
2ebb4f2d5b
|
Merge pull request #3077 from cmderdev/master
Update with upstream
|
2026-04-12 00:15:26 +03:30 |
|
David Refoua
|
35c1cd6f42
|
Revert GitHub Actions checkout action version to v6 (latest)
|
2026-04-12 00:04:19 +03:30 |
|
copilot-swe-agent[bot]
|
07a2c6e5cd
|
fix: correct checkout to v4 and add archive: false to fix double-zip
- actions/checkout@v6 does not exist; correct to @v4
- Add archive: false to all actions/upload-artifact@v7 steps so .zip
and .7z files are uploaded directly without being wrapped in an
extra zip container (fixes the double-zip problem described in
#2725 and #2805)
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/1d806690-a6f7-49d1-bef5-cefe50fc371e
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2026-04-11 20:17:05 +00:00 |
|
David Refoua
|
7cfa69fe74
|
Merge pull request #3069 from cmderdev/dependabot/github_actions/actions/upload-artifact-7
Bump actions/upload-artifact from 6 to 7
|
2026-04-11 23:37:07 +03:30 |
|
dependabot[bot]
|
ed5ebfe5ba
|
Bump microsoft/setup-msbuild from 2 to 3
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 2 to 3.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v2...v3)
---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-23 16:19:05 +00:00 |
|
dependabot[bot]
|
86d1cbcfa0
|
Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-02 17:43:22 +00:00 |
|
Dax T. Games
|
ae3ed7718c
|
Merge remote-tracking branch 'upstream/master' into copilot/improve-vendor-ci-cd-messaging
* upstream/master:
trigger
trigger
|
2026-02-28 09:56:13 -05:00 |
|
Dax T. Games
|
1e2d8eb47d
|
fixes
|
2026-02-28 08:54:40 -05:00 |
|
Dax T. Games
|
d495b06726
|
fixes
|
2026-02-22 15:14:05 -05:00 |
|
Dax T. Games
|
573bf6ebfb
|
trigger
|
2026-02-22 14:49:51 -05:00 |
|
Dax T. Games
|
05de4f606a
|
fix codeql
|
2026-02-22 15:42:39 -05:00 |
|
Dax T. Games
|
c8495a0f58
|
fix vendor
|
2026-02-22 15:38:45 -05:00 |
|
Dax T. Games
|
a6f0015b16
|
cleanup
|
2026-02-22 13:47:37 -05:00 |
|
Dax T. Games
|
8c0e2c542c
|
Fix workflow YAML
|
2026-02-22 18:25:56 -05:00 |
|
Dax T. Games
|
f2bde614d4
|
Fix workflows
|
2026-02-22 18:21:46 -05:00 |
|
Dax T. Games
|
c06d852248
|
fix quotes
|
2026-02-21 11:20:21 -05:00 |
|
copilot-swe-agent[bot]
|
7b86263b0a
|
Wrap dependency count in backticks for consistency
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 06:26:34 +00:00 |
|
copilot-swe-agent[bot]
|
10a0675c96
|
Remove unused $headBeforeReset variable
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 06:22:39 +00:00 |
|
David Refoua
|
400cdfed54
|
Update .github/workflows/vendor.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-15 09:48:22 +03:30 |
|
copilot-swe-agent[bot]
|
a475de2d4c
|
Remove temporary comment from CodeQL workflow
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 04:14:39 +00:00 |
|
copilot-swe-agent[bot]
|
1afbd4ae49
|
Use PowerShell here-string to fix CodeQL parser error (reverted previous attempts)
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 04:13:57 +00:00 |
|
copilot-swe-agent[bot]
|
e598536485
|
Use PowerShell here-string for CodeQL summary to fix parser error
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 04:11:27 +00:00 |
|
copilot-swe-agent[bot]
|
4911924259
|
Make new version bold in dependency update table
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 01:43:35 +00:00 |
|
copilot-swe-agent[bot]
|
cd2c4ec877
|
Update version change emojis: 🔥 major, 🚀 minor, ⬆️ patch
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 01:30:12 +00:00 |
|
copilot-swe-agent[bot]
|
0f6584fa02
|
Improve variable initialization logic with better error handling
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 01:11:46 +00:00 |
|
copilot-swe-agent[bot]
|
570b1d6043
|
Fix single dependency variable initialization to prevent CI failures
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-15 01:09:41 +00:00 |
|
David Refoua
|
fa2a34a4c0
|
Merge branch 'master' into copilot/improve-vendor-ci-cd-messaging
|
2025-12-15 04:29:44 +03:30 |
|
David Refoua
|
9e6e1485b0
|
Merge pull request #3062 from cmderdev/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
|
2025-12-15 04:28:52 +03:30 |
|
dependabot[bot]
|
865d0c1858
|
Bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-14 23:22:03 +00:00 |
|
dependabot[bot]
|
60848f56c5
|
Bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-14 23:21:57 +00:00 |
|
copilot-swe-agent[bot]
|
e6fea0bbab
|
Use single emoji and show dependency name/version for single updates
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 21:22:53 +00:00 |
|
copilot-swe-agent[bot]
|
bf90303c96
|
Remove Change Type column and add collapsible changelog for major updates
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 21:12:27 +00:00 |
|
copilot-swe-agent[bot]
|
e64c0b110d
|
Fix git reset logic in auto-merge error handling
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:57:57 +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]
|
4d21982f26
|
Fix trailing spaces in vendor workflow YAML
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:53:19 +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]
|
6a698046a0
|
Add success conditionals to build and package summary steps
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:19:08 +00:00 |
|
copilot-swe-agent[bot]
|
148f685bb3
|
Add missing success conditionals to CodeQL and branches workflows
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:17:40 +00:00 |
|
copilot-swe-agent[bot]
|
799f63de1f
|
Add success conditionals to upload summary and separate test completion step
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:15:37 +00:00 |
|
copilot-swe-agent[bot]
|
6da8e5849e
|
Improve pluralization clarity, fix test table headers, and add hash comment
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:13:48 +00:00 |
|
copilot-swe-agent[bot]
|
25ac8f113e
|
Refactor artifact summary to use loop and improve pluralization
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:11:46 +00:00 |
|
copilot-swe-agent[bot]
|
40ddf9a451
|
Add success conditionals to test summary steps
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:10:04 +00:00 |
|
copilot-swe-agent[bot]
|
0db2dbf6f8
|
Add GITHUB_STEP_SUMMARY to all CI/CD workflows
Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
|
2025-12-08 20:08:07 +00:00 |
|
dependabot[bot]
|
a918a6aae1
|
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 15:41:25 +00:00 |
|
David Refoua
|
7f0cfac498
|
update profile.ps1's debug output
|
2025-11-09 04:36:41 +03:30 |
|
David Refoua
|
dc3b142b32
|
Make PowerShell profile.ps1's debug and verbose working correctly
|
2025-11-09 04:29:32 +03:30 |
|
David Refoua
|
9c3bbe9b24
|
Redirect Verbose and Debug stream
|
2025-11-09 04:06:50 +03:30 |
|
David Refoua
|
f4e68b0388
|
Update PowerShell test to set CMDER_DEBUG env variable inline
|
2025-11-09 03:48:57 +03:30 |
|
David Refoua
|
a824b721cb
|
improve CI PowrShell profile test debug/verbose output
|
2025-11-09 03:46:29 +03:30 |
|
David Refoua
|
3172771f15
|
Modify PowerShell test command for debug output
* Update PowerShell command to include debug preference.
* Remove un-needed `Invoke-Expression`
|
2025-11-09 03:24:58 +03:30 |
|