PubInv / PubInv/krake

Firmware, GPAD_API ???Correct Usage in versioning for "v0.58.4" ???

Open
#575 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
Reminder of the meaning of semantic versioning
Please see: https://share.google/aimode/hxBweekIqPhGOwWUZ

Short Summary of the buggy behavior:
Our status may be thought of as alpha but because ADaM exists perhaps not, it is beta.

Rather than v0.58.4

Should be v0.62.0 because 58+4 is 62. and we are beta
or
Should be v0.0.62 because 58+4 is 62. and we are alpha

Contributor guide

No contributing guide indexed for this repository

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

Start by locating the firmware or GPAD_API version declaration and reviewing the linked semantic-versioning guidance. Determine whether the project considers this release alpha or beta, then confirm whether v0.62.0 or v0.0.62 is intended. Done means the version choice and its rationale are unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.