Commit Graph
7 Commits
Author SHA1 Message Date
Cassiano Aquino b2a7462b44 Fix typo
add sha256 to extension
2019-10-09 18:55:22 +01:00
Cassiano Aquino f9754927fa Merge branch 'master' into caquino/builder-cleanup 2019-10-08 13:35:39 +01:00
Cassiano Aquino d78a5aecba Removed tagging from travis-ci
As we are adding tags on the repository itself, it's not required to add tags via travis-ci.

This makes our build process fail.
2019-10-03 13:24:48 +01:00
Cassiano Aquino 5a067aaaee Extende version tags to support RC and other names
This PR extends the version tag on travis to allow RC and other builds
2019-10-03 12:09:56 +01:00
Cassiano Aquino 84e256f41f Adds .DEREK.yml
Derek is a bot that will allow us to manage PRs and Issues without needing access to the repository.

It allows us to assign labels, users and a lot of other features https://reaxt.com/alexellis/derek/blob/master/USER_GUIDE.md

@evilsocket you will need to add the derek app to your repo https://github.com/apps/derek
2019-10-02 22:09:46 +01:00
Cassiano Aquino 654456127e Add the check if HDMI cable is connected
For some reason this if was not added during my PR.
2019-10-02 21:33:08 +01:00
Cassiano Aquino e8f126b408 Revert "initial packer/ansible base builder" 2019-10-02 17:21:41 +01:00