InfiniTimeOrg / InfiniTimeOrg/InfiniTime

Output build files with branch name or git sha

Open
#2,394 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.