Commit Graph
69 Commits
Author SHA1 Message Date
kangal-bot 9fa32f9212 chore: approve contributor reobin 2026-05-31 21:54:03 +00:00
kangal-bot 4e1fbf410b chore: approve merged contributor ogulcancelik 2026-05-30 22:11:17 +00: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
kangal-bot 5210b08e7d chore: approve contributor wayneleelwc 2026-05-26 15:27:42 +00: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 669a110da6 chore: approve contributor chenrui333 2026-05-25 16:51:34 +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
github-actions[bot] ca579c402d chore: approve contributor LaneBirmingham 2026-05-21 12:41:55 +00: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
github-actions[bot] be66f33d2a chore: approve contributor icedac 2026-05-20 14:18:18 +00:00
Ogulcan Celik 00819ac000 ci: restrict contributor approvals to admins 2026-05-20 04:37:01 +03:00
github-actions[bot] fede9b533c chore: approve contributor Golden-Pigeon 2026-05-19 19:30:27 +00: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](https://github.com/taiki-e/install-action/compare/5f57d6cb7cd20b14a8a27f522884c4bc8a187458...b550161ef8a7bc4f2a671c0b03a18ac9ccedea1e)

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 4233d88bb2 ci: group dependabot updates 2026-05-19 04:44:36 +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
github-actions[bot] a2e381dfa5 chore: approve merged contributor kangal-bot 2026-05-18 17:13:34 +00:00
github-actions[bot] a3d465687b chore: approve contributor cloudmanic 2026-05-17 22:19:33 +00:00
github-actions[bot] 117f909452 chore: approve contributor babymastodon 2026-05-17 21:45:54 +00:00
Ogulcan Celik 591672f3eb ci: detect issue refs in release commit subjects 2026-05-17 21:41:19 +03:00
github-actions[bot] f4008dc97a chore: approve contributor ChihGodlee 2026-05-17 12:04:01 +00: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
github-actions[bot] 311a1cf9fa chore: approve contributor leeeanh 2026-05-16 20:50:45 +00: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
github-actions[bot] ea3f09dcea chore: approve contributor moonsphere 2026-05-12 10:51:36 +00:00
github-actions[bot] db2360f8f8 chore: approve contributor soomtong 2026-05-09 13:40:07 +00: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
github-actions[bot] 2c3a386bbf chore: approve merged contributor nexxeln 2026-05-06 18:08:39 +00:00
Ogulcan Celik a9c8de7eec chore: use approve command for contributor gate 2026-04-26 00:09:26 +03:00
github-actions[bot] b11c756ad9 chore: approve contributor fbettag 2026-04-25 21:02:17 +00:00
Ogulcan Celik e0ed2cccf8 ci: update latest manifest after release 2026-04-25 23:47:01 +03:00
github-actions[bot] 0d7f2a01ee chore: approve merged contributor mspiegel31 2026-04-25 00:25:20 +00:00
Ogulcan Celik 16ac5bffda ci: use nextest for test runs 2026-04-22 00:46:18 +03:00
github-actions[bot] 5801db1c14 chore: approve contributor EYH0602 2026-04-21 21:26:22 +00:00
Ogulcan Celik cef5c37e59 fix: allow maintainer reopened prs through gate 2026-04-21 21:53:39 +03:00
github-actions[bot] e6cbbdb9e3 chore: approve contributor edheltzel 2026-04-21 18:20:27 +00:00
Ogulcan Celik 99c8468d7f ci: skip CI for website-only pushes 2026-04-13 03:50:22 +03:00