chocolatey-community / chocolatey-extensions

Apache License 2.0
2 stars 4 forks source link

(#1) Add basic pushing of packages to CCR #2

Closed AdmiringWorm closed 2 years ago

AdmiringWorm commented 2 years ago

This pull request adds some very basic automation to use when pushing packages to the Chocolatey Community Repository.

This is done so we don't have to push packages manually, and instead can use a common user to push packages with in the same fashion every time.

NOTE: As it is a GitHub action, it is not known if works as expected until we actually do the push. Please scrutinize as much as possible during the review.

fixes #1

https://app.clickup.com/t/20540031/ENGTASKS-1189

https://app.clickup.com/t/20540031/ENGTASKS-1186

gep13 commented 2 years ago

@AdmiringWorm thanks for getting this started! This all looks good to me!