Releases: git-for-windows/get-azure-pipelines-artifact
Releases · git-for-windows/get-azure-pipelines-artifact
v0.3.1
v0.3.0
Switch to node.js 20
v0.2.0
Let's use Node v16.x!
v0.1.0
This version allows to specify a reasonFilter
With this change, this Action can restrict further from which build to
download the artifact.
v0.0.1
This version avoids short downloads
On rare occasion, we encountered situations where the artifact files
were downloaded only incompletely, yet the Action reported success (and
cached the incomplete set of files). We now ensure that the total bytes
written to disk match the expected value before allowing the Action to
succeed.
v0.0.0
The first public version of this GitHub Action