Skip to content

Releases: gabrielweyer/cake-build

v2.0.10

26 Jan 05:04
Compare
Choose a tag to compare
Remove .NET Core mentions

v2.0.9

26 Jan 04:42
Compare
Choose a tag to compare
Update AppVeyor file exclusion support

v2.0.8

26 Jan 04:36
Compare
Choose a tag to compare
Add GitHub Actions to README

v2.0.7

26 Jan 03:52
Compare
Choose a tag to compare
Publish NuGet packages as GitHub Action artifacts

v2.0.6

26 Jan 03:40
Compare
Choose a tag to compare
Publish test results on GitHub Actions

v2.0.5

26 Jan 02:07
Compare
Choose a tag to compare
Checkout repository on GitHub Actions

Workflows are not only used for build so we need to explicitly checkout
the repository.

v2.0.4

26 Jan 01:36
Compare
Choose a tag to compare
Build on Windows on GitHub

This is so that I can build .NET 4.6 later on.

v2.0.3

26 Jan 01:32
Compare
Choose a tag to compare
Fix GitHub Actions 'steps' declared multiple times

v2.0.2

26 Jan 01:28
Compare
Choose a tag to compare
Fix GitHub Action job name

v2.0.1

26 Jan 01:25
Compare
Choose a tag to compare
Add GitHub Actions

Basic build to start with, no artifacts or releases.