Merge remote-tracking branch 'origin/main' into pr-ssh-stack-main
# Conflicts: # .github/workflows/ci.yml # CLI/cmux.swift # Sources/GhosttyTerminalView.swift # Sources/SocketControlSettings.swift # Sources/TabManager.swift # Sources/TerminalController.swift # Sources/Workspace.swift # ghostty # scripts/reload.sh
This commit is contained in:
commit
2eae782739
59 changed files with 3285 additions and 468 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -31,6 +31,9 @@ jobs:
|
|||
- name: Validate release asset guard
|
||||
run: node scripts/release_asset_guard.test.js
|
||||
|
||||
- name: Validate current GhosttyKit checksum pin
|
||||
run: ./tests/test_ci_ghosttykit_checksum_present.sh
|
||||
|
||||
remote-daemon-tests:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue