Ogulcan Celik
9c101b71d8
ci: mark issues released on preview
2026-06-07 19:20:37 +03:00
Ogulcan Celik
7c7d8c8619
fix: gate windows updater checks
2026-06-07 16:47:20 +03:00
Ogulcan Celik
0956ad8c58
feat: add windows preview installer
2026-06-07 16:29:45 +03:00
Ogulcan Celik
52e57507e1
ci: tighten windows branch validation
2026-06-07 16:29:45 +03:00
Ogulcan Celik
b5fba2fdd1
ci: run checks on windows branch
2026-06-07 16:29:44 +03:00
Ogulcan Celik
3c2b46d24a
feat: add native windows beta support
2026-06-07 16:29:44 +03:00
Ogulcan Celik
865269b454
ci: revert cache experiment
2026-06-03 22:29:10 +03:00
Ogulcan Celik
a0afbae2e5
ci: cache vendored zig build outputs
2026-06-03 22:17:43 +03:00
Ogulcan Celik
cce3eacc49
fix: allow preview publish after master moves
2026-06-02 23:55:53 +03:00
Ogulcan Celik
3503209b03
ci: skip live handoff tests on macos
2026-06-02 23:44:51 +03:00
Ogulcan Celik
27d0b4df2c
fix: publish preview manifest with bot token
2026-06-02 22:53:56 +03:00
Ogulcan Celik
c2ad91cc51
fix: accept static aarch64 preview artifact packaging
2026-06-02 22:37:22 +03:00
Ogulcan Celik
398f0d6302
chore: skip ci for contributor approvals
2026-06-02 22:24:43 +03:00
Ogulcan Celik
b751d102f1
feat: add preview update channel
2026-06-02 21:48:02 +03:00
Ogulcan Celik
043968dd97
ci: limit nix workflow triggers
2026-06-01 04:19:22 +03:00
Ogulcan Celik
0a949e0ebc
fix: request missing issue environment details
2026-06-01 02:26:52 +03:00
Ogulcan Celik
472e2b8453
chore: route feature intake to discussions
2026-06-01 02:14:52 +03:00
Ogulcan Celik
5ee6235bce
fix: gate releases on nix flake checks
2026-05-27 22:07:46 +03:00
Ogulcan Celik
3325304f89
ci: fix build checks and mobile nav
2026-05-27 21:16:16 +03:00
Ogulcan Celik
62b9795771
fix: skip bot comments in contributor approval workflow
2026-05-26 13:53:37 +03:00
Ogulcan Celik
b12e2e39e9
ci: use kangal bot for contributor approval workflows
2026-05-25 17:07:31 +03:00
Ogulcan Celik
45e88fd0b5
ci: cap ci job runtime
2026-05-24 00:05:51 +03:00
Ogulcan Celik
1bab1d2ce2
ci: cache nix workflow
2026-05-23 20:06:27 +03:00
Ogulcan Celik
515e4d2180
ci: trust checkout in nix container
2026-05-23 17:45:08 +03:00
Ogulcan Celik
71580602c1
ci: mark closed referenced issues pending release
2026-05-23 17:42:49 +03:00
Ogulcan Celik
ec2924d0d1
feat: add optional nix flake support
...
refs #208
refs #221
refs #264
2026-05-23 17:42:49 +03:00
Ogulcan Celik
0fec119967
ci: use deploy key for release manifest push
2026-05-22 20:47:33 +03:00
Ogulcan Celik
866aaf740e
refactor: separate server client boundaries
2026-05-21 20:22:57 +03:00
Ogulcan Celik
8bbabfc5b1
fix: harden release manifest update flow
2026-05-20 19:59:22 +03:00
Ogulcan Celik
836fd7e585
feat: add keybinding v2
...
refs #154
refs #201
refs #202
refs #219
2026-05-20 18:55:41 +03:00
Ogulcan Celik
00819ac000
ci: restrict contributor approvals to admins
2026-05-20 04:37:01 +03:00
dependabot[bot]
c5e1a20ad3
chore(deps): bump the github-actions group with 7 updates ( #184 )
...
Bumps the github-actions group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout ) | `4` | `6` |
| [actions/github-script](https://github.com/actions/github-script ) | `7` | `9` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact ) | `4` | `7` |
| [extractions/setup-just](https://github.com/extractions/setup-just ) | `3` | `4` |
| [taiki-e/install-action](https://github.com/taiki-e/install-action ) | `2.75.19` | `2.79.1` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `4` | `8` |
| [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) | `2` | `3` |
Updates `actions/checkout` from 4 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/v4...v6 )
Updates `actions/github-script` from 7 to 9
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v9 )
Updates `actions/upload-artifact` from 4 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7 )
Updates `extractions/setup-just` from 3 to 4
- [Release notes](https://github.com/extractions/setup-just/releases )
- [Commits](https://github.com/extractions/setup-just/compare/v3...v4 )
Updates `taiki-e/install-action` from 2.75.19 to 2.79.1
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](5f57d6cb7c...b550161ef8 )
Updates `actions/download-artifact` from 4 to 8
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8 )
Updates `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](https://github.com/softprops/action-gh-release/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/github-script
dependency-version: '9'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: extractions/setup-just
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: taiki-e/install-action
dependency-version: 2.79.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: softprops/action-gh-release
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-19 04:58:27 +03:00
Ogulcan Celik
ca9ed2b434
ci: harden workflow permissions
2026-05-19 04:39:47 +03:00
Ogulcan Celik
f412d171d0
ci: close implemented issues pending release
2026-05-19 01:01:15 +03:00
Ogulcan Celik
591672f3eb
ci: detect issue refs in release commit subjects
2026-05-17 21:41:19 +03:00
Ogulcan Celik
1586fc4209
chore: refine issue contributor intent flow
2026-05-17 04:19:50 +03:00
Ogulcan Celik
db6f9afad2
chore: add contributor intent issue form
2026-05-17 03:59:59 +03:00
Ogulcan Celik
d2aa886591
chore: label included issues for next release
2026-05-17 00:23:04 +03:00
Ogulcan Celik
2dc50f0883
ci: close referenced issues after release
2026-05-16 18:54:27 +03:00
Ogulcan Celik
6ccca5d688
ci: avoid caching cargo binaries
2026-05-14 02:58:58 +03:00
Ogulcan Celik
8375922c06
ci: run checks on macos
2026-05-12 15:05:36 +03:00
Ogulcan Celik
dcfe11a758
build: update libghostty-vt vendor
...
vendor ghostty 063ac3e and remove the musl libc++ link workaround.
expose the new selection formatter and hyperlink uri apis for follow-up rendering work.
add manual artifact validation for static linux builds.
2026-05-07 18:29:21 +03:00
Ogulcan Celik
a9c8de7eec
chore: use approve command for contributor gate
2026-04-26 00:09:26 +03:00
Ogulcan Celik
e0ed2cccf8
ci: update latest manifest after release
2026-04-25 23:47:01 +03:00
Ogulcan Celik
16ac5bffda
ci: use nextest for test runs
2026-04-22 00:46:18 +03:00
Ogulcan Celik
cef5c37e59
fix: allow maintainer reopened prs through gate
2026-04-21 21:53:39 +03:00
Ogulcan Celik
99c8468d7f
ci: skip CI for website-only pushes
2026-04-13 03:50:22 +03:00
Ogulcan Celik
a763406db2
ci: run on master pushes and cancel superseded runs
2026-04-10 14:54:04 +03:00
Ogulcan Celik
e20be7bdae
ci: install and pin setup-zig
2026-04-10 13:58:44 +03:00
Ogulcan Celik
19976e4e49
ci: avoid azure ubuntu mirrors in release builds
2026-04-08 14:38:34 +03:00