mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Tag version from git tag (#1161)
Switch to looking up the version from a file with a fall back to get it directly from git tags if the file isn't available. The version file is automatically generated by a task of building of the gem and included in the package release to prevent reading from git. Should allow the release process to be automated from pushing of a git tag.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,3 +19,6 @@ Vagrantfile
|
||||
!example_box/Vagrantfile
|
||||
.vagrant
|
||||
*.swp
|
||||
|
||||
# don't commit the generated version
|
||||
lib/vagrant-libvirt/version
|
||||
|
||||
Reference in New Issue
Block a user