InfiniTimeOrg / InfiniTimeOrg/InfiniTime
Short ref doesn't appear in CI builds
Open
Nobody has claimed this yet.
bug
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Verification
- I searched for similar bug reports (including closed issues) and found none was relevant.
What happened?
When checking the About or Firmware pages, if running a build from GitHub CI, there will be no short ref
What should happen instead?
There should be one
Reproduction steps
- Download and install a release build
- Go to the about page and see a commit reference next to short ref (for 1.13, this is
5f3acfad) - Download and install a CI build (this is the 1.13 commit)
- Go to the about page and notice a distinct lack of a short ref
Version
v1.13.0
Companion app
Gadgetbridge v0.75.1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the release build and the linked GitHub CI build, then trace the About and Firmware pages to see how the short ref is supplied. Reproduce the difference with both builds and make the short commit reference appear for CI builds as it does for release builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp, github-actions
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100