AppImage / AppImage/appimagetool

`type2-runtime` version/commit should be informed in stdout

未关闭
#80 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C
星标
426
派生
55
PR 合并指标
30 天内没有已合并 PR

描述

When using appimagetool we know its version seeing the output:
```
appimagetool, continuous build (git version feac857), build 185 built on 2024-11-24 19:31:44 UTC
```

However, it don't give any clue about what "version" (commit sha) of the runtime will be used:
```
Downloading runtime file from https://github.com/AppImage/type2-runtime/releases/download/continuous/runtime-x86_64
Downloaded runtime binary of size 696720
```

Right now, developers need to rely on date and time of the creation of the appimage to get an estimative of what version/commit of the runtime is being used, which is imprecise. So, having this info in stdout would be very useful for debugging.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。