| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
docs(linux): fix the Debian install command and the bug form's platform note (#791) * docs(linux): match the Debian install command to the released asset The install snippet told users to run `sudo dpkg -i openlogi_*.deb`, but release assets are renamed to `openlogi-v<version>-linux-<arch>.deb` on the way out of CI. The underscore glob expands to nothing, so dpkg fails with "cannot access archive: No such file or directory" before it ever reads a package. The neighbouring rpm and pacman lines already used `openlogi-*` and were unaffected. Also correct the packaging note in DEVELOPMENT.md. That one describes local nfpm output, where the underscore is right for the deb but wrong for the other two: openlogi_0.7.4_amd64.deb openlogi-0.7.4-1.x86_64.rpm openlogi-0.7.4-1-x86_64.pkg.tar.zst Use a plain `*.deb / *.rpm / *.pkg.tar.zst` rather than restate a naming convention nfpm owns and can change. Refs #763. * docs: refresh the bug form's platform-support note The Operating system field still described macOS as the only supported platform with Linux and Windows as stubs. Both have shipped since: the README documents Linux packages and a Windows MSI, and AGENTS.md calls macOS and Linux first-class with Windows a younger but shipping port. A reporter noticed the contradiction while filing a Linux bug. Refs #763. | 7 天前 | |
ci: upgrade GitHub Actions (#996) * ci: upgrade github actions * ci: pin 1password action * ci: remove windows signing dry run | 22 天前 | |
feat(i18n): migrate catalogs to semantic TOML keys (#1169) | 16 天前 | |
feat(i18n): migrate catalogs to semantic TOML keys (#1169) | 16 天前 | |
refactor(hook): group windows implementation modules Co-authored-by: Xuan Zhang <xuan@arcbox.dev> | 7 天前 | |
refactor(xtask): move macOS packaging tasks (#47) | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 天前 | ||
| 22 天前 | ||
| 16 天前 | ||
| 16 天前 | ||
| 7 天前 | ||
| 3 个月前 |