Skip to content

Main->Master#30

Open
daxgames wants to merge 348 commits into
masterfrom
main
Open

Main->Master#30
daxgames wants to merge 348 commits into
masterfrom
main

Conversation

@daxgames

Copy link
Copy Markdown
Owner

No description provided.

daxgames and others added 30 commits May 22, 2024 15:00
* upstream/development:
  display git improper version string as debug
  log the executable path for improper git
Update to latest released Windows Terminal to allow launching shells as Administrator.
* upstream/development:
  add vendor/start_git_mintty.cmd
  remove vendor/start_git_mintty.cmd
  Update Windows Terminal default settings and version
  ⬆️ Update dependencies (git-for-windows v2.45.1.windows.1, clink v1.6.14, clink-completions v0.5.2)
…elopment-dax

* origin/fix_launcher_overwrite:
  Fix launcher overwritting/backing up emulator settings
Copilot AI and others added 30 commits April 11, 2026 20:52
…ndor versions to releases

Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/6ed72053-91c6-4e75-8317-ac54af872629

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
… rar to compression formats

Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/ce43a069-b966-4141-b4e1-3d201bc3ddbf

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/ff648493-d8fd-4117-9a78-2933758d2280

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/49b3cbe7-8c16-4e18-a4c4-e0587448245e

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
…s upload step

Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/bf167f7e-397b-4635-a7d2-2c2680207e67

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ary)

Agent-Logs-Url: https://github.com/cmderdev/cmder/sessions/7c117654-3cc9-428c-846a-01931a2f9b5b

Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com>
… 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>
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](peter-evans/create-pull-request@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>
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2 to 3.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v2...v3)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ons/softprops/action-gh-release-3

Bump softprops/action-gh-release from 2 to 3
Co-authored-by: Copilot <copilot@github.com>
* upstream: (43 commits)
  Bump softprops/action-gh-release from 2 to 3
  Bump peter-evans/create-pull-request from 7 to 8
  Show actual branch name and separate PR row in repository information
  Add duration tracking to test results and change hashes.txt separator to tab
  Fix variable name casing inconsistency in vendor.yml (Summary -> summary)
  fix multi-line EOF syntax according to GitHub
  fix: Handle multi-line JSON
  use double-quote for "`n"
  fix: Derive directories from the array entries
  fix: handle links to vendor repo archive URL
  parse entire JSON string at once
  Fix Format-FileSize undefined error by sourcing utils.ps1 in artifacts upload step
  Add workflow_dispatch to enable manual build workflow runs
  Fix vendor package release links and artifact download URLs
  Move Format-FileSize and Get-ArtifactDownloadUrl functions to utils.ps1
  Make artifact names clickable, use human-readable file sizes, and add rar to compression formats
  Dynamically discover all build artifacts instead of hardcoding filenames
  Wrap buildTime in code formatting backticks while keeping small tag
  Remove separator before artifacts, add sources.json link, and link vendor versions to releases
  Revert GitHub Actions checkout action version to v6 (latest)
  ...
* install-pacman-build: (52 commits)
  Add a main branch to some workflows for my own personal fork.
  Build on commit or PR to main
  include pacman in archives
  Update help
  update Git
  Bump softprops/action-gh-release from 2 to 3
  Bump peter-evans/create-pull-request from 7 to 8
  Show actual branch name and separate PR row in repository information
  Add duration tracking to test results and change hashes.txt separator to tab
  Fix variable name casing inconsistency in vendor.yml (Summary -> summary)
  fix multi-line EOF syntax according to GitHub
  fix: Handle multi-line JSON
  use double-quote for "`n"
  fix: Derive directories from the array entries
  fix: handle links to vendor repo archive URL
  parse entire JSON string at once
  Fix Format-FileSize undefined error by sourcing utils.ps1 in artifacts upload step
  Add workflow_dispatch to enable manual build workflow runs
  Fix vendor package release links and artifact download URLs
  Move Format-FileSize and Get-ArtifactDownloadUrl functions to utils.ps1
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants