chocolatey / Chocolatey.Cake.Recipe

A set of convention based Cake scripts for building Chocolatey projects
Apache License 2.0
5 stars 9 forks source link

Enhance UploadArtifact to copy files to an artifacts output directory when running a local build #105

Closed corbob closed 1 year ago

corbob commented 1 year ago

Checklist

Is Your Feature Request Related To A Problem? Please describe.

No response

Describe The Solution. Why is it needed?

When building MSIs, it would be good for us to be able to upload the unsigned MSIs in a scenario where signing MSIs doesn't happen. But we would like to upload them in a way that indicates they're not signed.

Additionally, would be good to be able to have a directory when building locally that shows all of the files that would have been uploaded on Team City.

Additional Context

No response

Related Issues

No response

choco-bot commented 1 year ago

:tada: This issue has been resolved in version 0.22.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: