mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #12] Versioning? #60
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @crazy-max on GitHub (Dec 15, 2019).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/12
Hi,
First of all, thank you for this project, it's exactly what I've been looking for for a long time!
I started working on a Docker image and everything looks fine except that there is no versioning or roadmap to correctly tag the versions in this Docker image.
Would it be possible for you to set this up through Git tags to start with?
Thanks!
@anonaddy commented on GitHub (Dec 18, 2019):
Thanks a lot. I'll add semantic versioning to the repo shortly. Do you think I should start at version 0.1.0 or 1.0.0?
@crazy-max commented on GitHub (Dec 18, 2019):
@anonaddy I think a prem-ver 0.1.0 is a good start
@anonaddy commented on GitHub (Dec 20, 2019):
@crazy-max I've just tagged initial version 0.1.0, thanks!