chef / bento

Packer templates for building minimal Vagrant baseboxes for multiple platforms

Home Page:http://chef.github.io/bento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proposal: Change code versioning to semantic versioning and keep vagrant build versions based on date.

Stromweld opened this issue · comments

Motivation

As a user code changes using semantic versioning express greater information into breaking and non-breaking changes.

Specification

I'd like to implement semantic versioning for the Bento Project code only while keeping vagrant box builds based on date versions. When looking at code versions semantic versioning expresses more concisely when breaking changes have been released vs non-breaking bug fixes or new features.

Downstream Impact

None

Posting this for community feedback