[GH-ISSUE #136] Version number #112

Closed
opened 2026-02-25 21:34:11 +03:00 by kerem · 2 comments
Owner

Originally created by @jmce on GitHub (Oct 15, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/136

Originally assigned to: @jasonmunro on GitHub.

For issue reporting, it might be convenient to have a version number — the current alternative (when fetching master.zip according to the installation instructions) is to mention the common datetime of the extracted files.

Originally created by @jmce on GitHub (Oct 15, 2016). Original GitHub issue: https://github.com/cypht-org/cypht/issues/136 Originally assigned to: @jasonmunro on GitHub. For issue reporting, it might be convenient to have a version number — the current alternative (when fetching master.zip according to the installation instructions) is to mention the common datetime of the extracted files.
kerem 2026-02-25 21:34:11 +03:00
Author
Owner

@jasonmunro commented on GitHub (Oct 17, 2016):

agreed :) At some point we need to start tagging and doing releases as well.

<!-- gh-comment-id:254328511 --> @jasonmunro commented on GitHub (Oct 17, 2016): agreed :) At some point we need to start tagging and doing releases as well.
Author
Owner

@jasonmunro commented on GitHub (Nov 2, 2016):

I'm now maintaining a version number as a comment in the index.php file. Unlike CVS/SVN, there is no good way to automatically embed a version in a comment (it is possible, but hacky and of questionable worth). Before I make a commit, I run a script to make sure I don't have any left over debugging. This script now bumps the "GIT VERSION" value with "git rev-list --all --count".

Until we get to a real release point, this should help!

<!-- gh-comment-id:257973369 --> @jasonmunro commented on GitHub (Nov 2, 2016): I'm now maintaining a version number as a comment in the index.php file. Unlike CVS/SVN, there is no good way to automatically embed a version in a comment (it is possible, but hacky and of questionable worth). Before I make a commit, I run a script to make sure I don't have any left over debugging. This script now bumps the "GIT VERSION" value with "git rev-list --all --count". Until we get to a real release point, this should help!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#112
No description provided.