Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish dev builds to MyGet using the Cake script #1064

Closed
Tracked by #1057
CharliePoole opened this issue Jan 1, 2022 · 2 comments · Fixed by #1066
Closed
Tracked by #1057

Publish dev builds to MyGet using the Cake script #1064

CharliePoole opened this issue Jan 1, 2022 · 2 comments · Fixed by #1066
Assignees
Labels
Milestone

Comments

@CharliePoole
Copy link
Collaborator

CharliePoole commented Jan 1, 2022

By doing this we can choose where to do the publishing rather than having to do it only on AppVeyor. In particular, it enables doing it on the local dev machine when necessary and with the right permissions.

@CharliePoole CharliePoole changed the title Publish dev builds to MyGet using the Cake script rather than in appveyor.yml, so we can choose where to do the publishing. Publish dev builds to MyGet using the Cake script Jan 1, 2022
@CharliePoole CharliePoole added this to the 3.13.1 milestone Jan 1, 2022
@CharliePoole CharliePoole self-assigned this Jan 1, 2022
@CharliePoole
Copy link
Collaborator Author

PR #1066 merged but skipped the PublishToMyGet step because its Criteria was defined on a static variable. Changed it to use a lambda and PR #1068 was merged and then published all nuget and chocolatey packages to MyGet.

@CharliePoole
Copy link
Collaborator Author

This issue has been resolved in version 3.13.1

The release is available on:
GitHub.
NuGet packages are also available NuGet.org and
Chocolatey Packages may be found at Chocolatey.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant