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

Extend usage of GitReleaseManager #129

Closed gep13 closed 9 months ago

gep13 commented 9 months ago

Checklist

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

The current implementation of GitReleaseManager within this repository is limited to only GitHub. In the latest release of GitReleaseManager, it now works with GitLab also, and we need to support that here.

The current support also doesn't allow execution of the publish command. This will be required when using GitLab

Describe The Solution. Why is it needed?

We need to update to latest GitReleaseManager tool.

We need to add support for knowing when GitLab is being used, versus GitHub.

We need to add in usage of the publish command when it is using GitLab, as this command is not needed when running against GitHub.

Additional Context

N/A

Related Issues

N/A

choco-bot commented 9 months ago

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

The release is available on:

Your GitReleaseManager bot :package: :rocket: