Commit Graph

  • b5affe7f4a ⬆️ Update dependencies (git-for-windows v2.53.0.windows.1, clink v1.9.17, windows-terminal v1.24.10621.0, clink-completions v0.6.8) update-vendor DRSDavidSoft 2026-03-06 13:57:33 +00:00
  • 86d1cbcfa0 Bump actions/upload-artifact from 6 to 7 dependabot/github_actions/actions/upload-artifact-7 dependabot[bot] 2026-03-02 17:43:22 +00:00
  • ae3ed7718c Merge remote-tracking branch 'upstream/master' into copilot/improve-vendor-ci-cd-messaging copilot/improve-vendor-ci-cd-messaging Dax T. Games 2026-02-28 09:56:13 -05:00
  • 1e2d8eb47d fixes Dax T. Games 2026-02-28 08:54:40 -05:00
  • adbd6322f6 Merge branch 'master' into copilot/fix-github-step-summary dax/fix-github-step-summary copilot/fix-github-step-summary Dax T Games 2026-02-28 08:06:34 -05:00
  • d495b06726 fixes Dax T. Games 2026-02-22 15:14:05 -05:00
  • 0550f3698f Merge branch 'master' into development development daxgames 2026-02-22 19:54:53 +00:00
  • 7f22d2eb73 trigger master Dax T. Games 2026-02-22 14:54:42 -05:00
  • dc99548b65 Merge branch 'upstream-master' into upstream-development Dax T. Games 2026-02-22 14:52:10 -05:00
  • 573bf6ebfb trigger Dax T. Games 2026-02-22 14:49:51 -05:00
  • a6f0015b16 cleanup Dax T. Games 2026-02-22 13:47:37 -05:00
  • 8c0e2c542c Fix workflow YAML Dax T. Games 2026-02-22 18:25:56 -05:00
  • f2bde614d4 Fix workflows Dax T. Games 2026-02-22 18:21:46 -05:00
  • 0c6b2d9900 Add back comments Dax T. Games 2026-02-22 13:45:47 -05:00
  • 66ab9ad6f7 remove nodejs files Dax T. Games 2026-02-22 18:11:34 -05:00
  • 6137073ba3 fix path to sources.json Dax T. Games 2026-02-22 17:58:59 -05:00
  • 6858619614 x Dax T. Games 2026-02-22 17:56:27 -05:00
  • 002282636a Merge branch 'master' into copilot/fix-github-step-summary Dax T Games 2026-02-22 12:36:55 -05:00
  • 48cc28a634 Fix yaml errors Dax T. Games 2026-02-22 17:27:45 -05:00
  • e71c7679f6 Fixes and Cleanup Dax T. Games 2026-02-22 16:22:17 -05:00
  • 884165d49b Merge branch 'master' into development daxgames 2026-02-22 15:43:43 +00:00
  • 05de4f606a fix codeql Dax T. Games 2026-02-22 15:42:39 -05:00
  • d8c52c4b8e Merge branch 'master' into development daxgames 2026-02-22 15:39:12 +00:00
  • c8495a0f58 fix vendor Dax T. Games 2026-02-22 15:38:45 -05:00
  • 54b96dfe4e sync master and CHANGELOG.md updates Dax T. Games 2026-02-22 14:41:40 -05:00
  • 6593acf8c8 Add historical changelog entries. Dax T. Games 2026-02-22 14:25:56 -05:00
  • 039e7d22ea Merge branch 'master' into upstream-development Dax T. Games 2026-02-21 22:00:17 -05:00
  • c06d852248 fix quotes Dax T. Games 2026-02-21 11:20:21 -05:00
  • ee967279d0 Merge pull request #3056 from chrisant996/support_git_reftables David Refoua 2026-02-16 16:11:15 +03:30
  • dc93fa5d1b Add real artifact download URLs with retry logic and fallback to run page copilot-swe-agent[bot] 2025-12-25 05:40:39 +00:00
  • 684185ca8a Fix vendor workflow Unicode escape error by converting echo to PowerShell here-strings copilot-swe-agent[bot] 2025-12-25 05:37:09 +00:00
  • 7b86263b0a Wrap dependency count in backticks for consistency copilot-swe-agent[bot] 2025-12-15 06:26:34 +00:00
  • 10a0675c96 Remove unused $headBeforeReset variable copilot-swe-agent[bot] 2025-12-15 06:22:39 +00:00
  • 400cdfed54 Update .github/workflows/vendor.yml David Refoua 2025-12-15 09:48:22 +03:30
  • a475de2d4c Remove temporary comment from CodeQL workflow copilot-swe-agent[bot] 2025-12-15 04:14:39 +00:00
  • 1afbd4ae49 Use PowerShell here-string to fix CodeQL parser error (reverted previous attempts) copilot-swe-agent[bot] 2025-12-15 04:13:57 +00:00
  • 82f7fdd61a Merge and use PowerShell here-string for CodeQL summary GitHub Copilot 2025-12-15 04:12:54 +00:00
  • e598536485 Use PowerShell here-string for CodeQL summary to fix parser error copilot-swe-agent[bot] 2025-12-15 04:11:27 +00:00
  • 9cfff38939 Fix CodeQL PowerShell syntax by using Write-Output instead of echo copilot-swe-agent[bot] 2025-12-15 03:33:57 +00:00
  • 2cc1125f62 Fix CodeQL workflow PowerShell string termination error copilot-swe-agent[bot] 2025-12-15 03:22:14 +00:00
  • 2780a43323 Update .github/workflows/tests.yml David Refoua 2025-12-15 06:33:39 +03:30
  • 641ce7b1e8 Update .github/workflows/build.yml David Refoua 2025-12-15 06:23:04 +03:30
  • a52b0b9e10 Update .github/workflows/tests.yml David Refoua 2025-12-15 06:20:35 +03:30
  • 825df3aace Fix branch link for PR merge refs to point to PR instead of invalid tree URL copilot-swe-agent[bot] 2025-12-15 02:48:18 +00:00
  • a937901e82 Change emoji for Vendor Packages section David Refoua 2025-12-15 06:06:08 +03:30
  • 27c7a0cdc6 Improve build summary: simplify message, reorder columns, add file type emojis copilot-swe-agent[bot] 2025-12-15 01:59:35 +00:00
  • 838c1cfaa3 Add backticks to clickable links for code formatting in Repository Information copilot-swe-agent[bot] 2025-12-15 01:56:14 +00:00
  • 4911924259 Make new version bold in dependency update table copilot-swe-agent[bot] 2025-12-15 01:43:35 +00:00
  • bff3862ad4 Use 🗃️ emoji for Vendor Packages and Artifacts sections copilot-swe-agent[bot] 2025-12-15 01:41:42 +00:00
  • cd2c4ec877 Update version change emojis: 🔥 major, 🚀 minor, ⬆️ patch copilot-swe-agent[bot] 2025-12-15 01:30:12 +00:00
  • 2057ee58b0 Fix incomplete summary by initializing $summary variable before appending copilot-swe-agent[bot] 2025-12-15 01:13:19 +00:00
  • 0f6584fa02 Improve variable initialization logic with better error handling copilot-swe-agent[bot] 2025-12-15 01:11:46 +00:00
  • 570b1d6043 Fix single dependency variable initialization to prevent CI failures copilot-swe-agent[bot] 2025-12-15 01:09:41 +00:00
  • fa2a34a4c0 Merge branch 'master' into copilot/improve-vendor-ci-cd-messaging David Refoua 2025-12-15 04:29:44 +03:30
  • 9e6e1485b0 Merge pull request #3062 from cmderdev/dependabot/github_actions/actions/upload-artifact-6 David Refoua 2025-12-15 04:28:52 +03:30
  • baef798b6c Merge pull request #3063 from cmderdev/dependabot/github_actions/peter-evans/create-pull-request-8 David Refoua 2025-12-15 04:07:08 +03:30
  • 865d0c1858 Bump peter-evans/create-pull-request from 7 to 8 dependabot[bot] 2025-12-14 23:22:03 +00:00
  • 60848f56c5 Bump actions/upload-artifact from 5 to 6 dependabot[bot] 2025-12-14 23:21:57 +00:00
  • b86fca35bc Update Dependabot configuration for GitHub Actions David Refoua 2025-12-15 02:51:21 +03:30
  • 0bc7fd3aaa Improve build workflow summary: add links, vendor packages, full hashes, and merge artifact sections copilot-swe-agent[bot] 2025-12-14 22:30:03 +00:00
  • 1e04711a21 Change test emoji from 🧪 to in workflow summary copilot-swe-agent[bot] 2025-12-14 22:08:39 +00:00
  • 3810b8d258 Initial plan copilot-swe-agent[bot] 2025-12-14 21:42:23 +00:00
  • e6fea0bbab Use single emoji and show dependency name/version for single updates copilot-swe-agent[bot] 2025-12-08 21:22:53 +00:00
  • bf90303c96 Remove Change Type column and add collapsible changelog for major updates copilot-swe-agent[bot] 2025-12-08 21:12:27 +00:00
  • e64c0b110d Fix git reset logic in auto-merge error handling copilot-swe-agent[bot] 2025-12-08 20:57:57 +00:00
  • f2e8ae5189 Improve version parsing to handle complex version strings copilot-swe-agent[bot] 2025-12-08 20:56:30 +00:00
  • 4d21982f26 Fix trailing spaces in vendor workflow YAML copilot-swe-agent[bot] 2025-12-08 20:53:19 +00:00
  • be60888258 Improve vendor CI/CD workflow with better messaging and auto-merge copilot-swe-agent[bot] 2025-12-08 20:52:20 +00:00
  • d61a4f7f36 Initial plan copilot-swe-agent[bot] 2025-12-08 20:46:58 +00:00
  • d05d03117a Add GITHUB_STEP_SUMMARY to CI/CD workflows David Refoua 2025-12-09 00:08:05 +03:30
  • 1509616205 Merge branch 'master' into copilot/add-github-step-summary copilot/add-github-step-summary David Refoua 2025-12-09 00:07:49 +03:30
  • 6a698046a0 Add success conditionals to build and package summary steps copilot-swe-agent[bot] 2025-12-08 20:19:08 +00:00
  • 148f685bb3 Add missing success conditionals to CodeQL and branches workflows copilot-swe-agent[bot] 2025-12-08 20:17:40 +00:00
  • 73685145ea Automatically updated clink 1.9.21.9.5 David Refoua 2025-12-08 23:45:38 +03:30
  • 799f63de1f Add success conditionals to upload summary and separate test completion step copilot-swe-agent[bot] 2025-12-08 20:15:37 +00:00
  • 6da8e5849e Improve pluralization clarity, fix test table headers, and add hash comment copilot-swe-agent[bot] 2025-12-08 20:13:48 +00:00
  • 25ac8f113e Refactor artifact summary to use loop and improve pluralization copilot-swe-agent[bot] 2025-12-08 20:11:46 +00:00
  • 40ddf9a451 Add success conditionals to test summary steps copilot-swe-agent[bot] 2025-12-08 20:10:04 +00:00
  • 0db2dbf6f8 Add GITHUB_STEP_SUMMARY to all CI/CD workflows copilot-swe-agent[bot] 2025-12-08 20:08:07 +00:00
  • d285f63068 Initial plan copilot-swe-agent[bot] 2025-12-08 20:02:31 +00:00
  • 62cccaf284 ⬆️ Update dependencies (clink v1.9.5) DRSDavidSoft 2025-12-08 13:47:50 +00:00
  • 6ba699a3c4 Clean luacheck warning. Chris Antos 2025-12-07 19:58:48 -08:00
  • 13dd021d6a Fix branch name in a newly inited repo. Chris Antos 2025-12-07 19:52:40 -08:00
  • c3f239267d Update the git prompt to support repos with git reftables. Chris Antos 2025-12-06 16:19:20 -08:00
  • f4619040cf Merge pull request #3034 from cmderdev/pr/lib_path Dax T Games 2025-11-27 16:03:54 +00:00
  • e79f54e16e Merge pull request #3049 from cmderdev/update-vendor Dax T Games 2025-11-27 15:13:11 +00:00
  • 24427c1a41 Merge pull request #3051 from cmderdev/dependabot/github_actions/actions/checkout-6 Dax T Games 2025-11-27 15:12:33 +00:00
  • 13904e452b Merge pull request #3053 from daxgames/cmder-micro-tasks Dax T Games 2025-11-27 15:04:56 +00:00
  • 974f5b0d77 spacing Dax T. Games 2025-11-27 14:22:09 +00:00
  • 8fa1d2e7ef Merge remote-tracking branch 'upstream/development' into development-dax Dax T. Games 2025-11-27 14:08:51 +00:00
  • a918a6aae1 Bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-24 15:41:25 +00:00
  • d3ae747a6d ⬆️ Update dependencies (git-for-windows v2.52.0.windows.1, clink v1.9.2, clink-completions v0.6.7) DRSDavidSoft 2025-11-24 13:46:53 +00:00
  • b254bad5de Add fallback to detect CMDER_ROOT from script location copilot/optimize-cmder-scripts copilot-swe-agent[bot] 2025-11-09 01:39:20 +00:00
  • 49b7eee23a Restore config README files accidentally removed during testing copilot-swe-agent[bot] 2025-11-09 01:33:05 +00:00
  • f90d276657 Add shellcheck compliance and shebang to scripts copilot-swe-agent[bot] 2025-11-09 01:32:10 +00:00
  • e99dc4d7e6 Optimize and fix cmder.sh and cmder_exinit scripts copilot-swe-agent[bot] 2025-11-09 01:26:47 +00:00
  • 00636cf013 Initial plan copilot-swe-agent[bot] 2025-11-09 01:20:54 +00:00
  • 480b638e0e Merge branch 'master' into development DRSDavidSoft 2025-11-09 01:06:50 +00:00
  • 7f0cfac498 update profile.ps1's debug output David Refoua 2025-11-09 04:36:41 +03:30
  • 7bb7678521 Merge branch 'master' into development DRSDavidSoft 2025-11-09 00:59:41 +00:00