cibernox / cibernox/git-repo-version

includeDate returns `null`

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
8
Forks
9
PR merge metrics
No merged PRs in 30d

Description

Just a heads up:
```sh
$ node -e "console.log(require('git-repo-version')({ shaLength: 10, includeDate: true }))"
0.0.1+aceae13b5b null
$ node --version
v9.4.0
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.13
BuildVersion: 17A365
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the Node.js command shown in the issue and trace how the includeDate option is handled. Establish the intended date representation from the project context before changing behavior, then add coverage for this case; done means includeDate no longer produces null according to that defined behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.