InfiniTimeOrg / InfiniTimeOrg/InfiniTime
Output build files with branch name or git sha
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Verification
- I searched for similar issues (including closed issues) and found none was relevant.
Introduce the issue
Currently the version of the build is otherwise included, consider appending the branch name as well. This way build files between different branches have less of a chance of collision during the build process.
This is mostly for ease of use to avoid the build process overwriting DFU files.
Preferred solution
No response
Version
No response
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
No files, tests, or build entry points are named. Start by locating the build configuration and the code that names generated DFU files; define how branch names or git SHAs should be incorporated, then verify that builds from different branches no longer overwrite one another.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, git
- Domain
- build-system, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100