Skip to content

Releases: gabrielweyer/cake-build

v1.0.2-circleci0008

29 Dec 05:35
Compare
Choose a tag to compare
v1.0.2-circleci0008 Pre-release
Pre-release
Fix for tput

v1.0.2-circleci0007

29 Dec 05:32
Compare
Choose a tag to compare
v1.0.2-circleci0007 Pre-release
Pre-release
Fix tput error

v1.0.2-circleci0006

29 Dec 05:29
Compare
Choose a tag to compare
v1.0.2-circleci0006 Pre-release
Pre-release
Fix tput error

v1.0.2-circleci0005

29 Dec 05:22
Compare
Choose a tag to compare
v1.0.2-circleci0005 Pre-release
Pre-release
Fix $TERM issue

v1.0.2-circleci0004

29 Dec 05:02
Compare
Choose a tag to compare
v1.0.2-circleci0004 Pre-release
Pre-release
Make scripts executable

v1.0.2-circleci0003

29 Dec 05:00
Compare
Choose a tag to compare
v1.0.2-circleci0003 Pre-release
Pre-release
Add CircleCI

v1.0.1

28 Dec 04:08
Compare
Choose a tag to compare
  • Implement Travis CI as the second build system

v1.0.1-ci0006

28 Dec 03:55
Compare
Choose a tag to compare
v1.0.1-ci0006 Pre-release
Pre-release
Fix bash typo

v1.0.1-ci0005

28 Dec 03:49
Compare
Choose a tag to compare
v1.0.1-ci0005 Pre-release
Pre-release
Fix dotnet path on Travis

We shouldn't add the dotnet runtime to the path as it will break the
actual build which relies on the dotnet SDK. Instead we should invoke
Cake from a full path.

v1.0.1-ci0004

28 Dec 03:39
Compare
Choose a tag to compare
v1.0.1-ci0004 Pre-release
Pre-release
Fix dotnet runtime hardcoded path on Travis