Commit Graph
185 Commits
Author SHA1 Message Date
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
kangal-bot b144f608d6 chore: approve contributor wbxl2000 2026-06-02 19:02:07 +00:00
Ogulcan Celik b751d102f1 feat: add preview update channel 2026-06-02 21:48:02 +03:00
kangal-bot 99e097c7d3 chore: approve contributor DeevsDeevs 2026-06-01 22:04:11 +00:00
kangal-bot 8ddbda2afa chore: approve contributor sf-jin-ku 2026-06-01 18:42:24 +00:00
kangal-bot bd1d2f7cc5 chore: approve merged contributor SunskyXH 2026-06-01 14:24:24 +00:00
Ogulcan Celik 043968dd97 ci: limit nix workflow triggers 2026-06-01 04:19:22 +03:00
kangal-bot 3ce4212e5e chore: approve merged contributor turgaybulut 2026-06-01 01:15:35 +00:00
Ogulcan Celik 09169d59c1 chore: add discussion templates 2026-06-01 03:34:30 +03:00
kangal-bot 0774efdfb7 chore: approve contributor juliogc 2026-06-01 00:24:27 +00: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
kangal-bot 8307f2f712 chore: approve contributor wardpeet 2026-05-31 22:01:27 +00:00
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