mikecole / chocolatey-packages

A template to use when setting up to create packages both manual and automatic
Apache License 2.0
7 stars 20 forks source link

Zoom version out of date #171

Open Reterino opened 2 months ago

Reterino commented 2 months ago

Hey, can you please update the zoom version?

Is it possible to use GitHub Actions to automate the running of the Update_all.ps1 script to auto-update all the packages stored here every few days?

mikecole commented 2 months ago

Hi, this runs daily in appveyor and should be updating the version. I do not know why it doesn't see the updated version for Zoom.

I've tried off and on for a few days now to see the existing versions of Zoom in the community packages, but I continue to get Cloudflare timeouts. Are you able to see the load the version list: https://community.chocolatey.org/packages/zoom

On Sun, Apr 21, 2024 at 7:22 PM Reterino @.***> wrote:

Hey, can you please update the zoom version?

Is it possible to use GitHub Actions to automate the running of the Update_all.ps1 script to auto-update all the packages stored here every few days?

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI4X22RBI4IRSRNKB2W6R3Y6RJ6BAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TKMZUHEYDMMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Reterino commented 2 months ago

I've put an Issue on the Chocolatey webpage github as well for that. I'm unable to load the Zoom package page properly, it just breaks or loads very late without CSS/JS.

On Fri, Apr 26, 2024 at 8:19 AM Mike Cole @.***> wrote:

Hi, this runs daily in appveyor and should be updating the version. I do not know why it doesn't see the updated version for Zoom.

I've tried off and on for a few days now to see the existing versions of Zoom in the community packages, but I continue to get Cloudflare timeouts. Are you able to see the load the version list: https://community.chocolatey.org/packages/zoom

On Sun, Apr 21, 2024 at 7:22 PM Reterino @.***> wrote:

Hey, can you please update the zoom version?

Is it possible to use GitHub Actions to automate the running of the Update_all.ps1 script to auto-update all the packages stored here every few days?

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAI4X22RBI4IRSRNKB2W6R3Y6RJ6BAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TKMZUHEYDMMY>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171#issuecomment-2078266040, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANTGCTJKQBTENSWZIJ5VF3DY7F6QDAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGI3DMMBUGA . You are receiving this because you authored the thread.Message ID: @.***>

mikecole commented 2 months ago

I assume this is contributing to the package update failing.

On Thu, Apr 25, 2024 at 11:00 PM Reterino @.***> wrote:

I've put an Issue on the Chocolatey webpage github as well for that. I'm unable to load the Zoom package page properly, it just breaks or loads very late without CSS/JS.

On Fri, Apr 26, 2024 at 8:19 AM Mike Cole @.***> wrote:

Hi, this runs daily in appveyor and should be updating the version. I do not know why it doesn't see the updated version for Zoom.

I've tried off and on for a few days now to see the existing versions of Zoom in the community packages, but I continue to get Cloudflare timeouts. Are you able to see the load the version list: https://community.chocolatey.org/packages/zoom

On Sun, Apr 21, 2024 at 7:22 PM Reterino @.***> wrote:

Hey, can you please update the zoom version?

Is it possible to use GitHub Actions to automate the running of the Update_all.ps1 script to auto-update all the packages stored here every few days?

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AAI4X22RBI4IRSRNKB2W6R3Y6RJ6BAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TKMZUHEYDMMY>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub < https://github.com/mikecole/chocolatey-packages/issues/171#issuecomment-2078266040>,

or unsubscribe < https://github.com/notifications/unsubscribe-auth/ANTGCTJKQBTENSWZIJ5VF3DY7F6QDAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGI3DMMBUGA>

. You are receiving this because you authored the thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171#issuecomment-2078587967, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI4X22QCDNDJCGY2PBSY73Y7HGNVAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGU4DOOJWG4 . You are receiving this because you commented.Message ID: @.***>

Reterino commented 1 month ago

I've got a reply from the Chocolatey website package maintainers, they've said it's a known issue with packages with a large of amount of versions. Is it possible to clean up some legacy versions/move them to their own packages? (I am happy to help with this if you'd need)

mikecole commented 1 month ago

I attempted to unlist some legacy versions, but unfortunately I think the admin for that uses a variant of the regular package page, and I get the Cloudflare timeout. It seems we are stuck.

I can check the choco API to see if there is a way to list/delist packages without hitting that page.

On Sun, May 5, 2024 at 6:59 PM Reterino @.***> wrote:

I've got a reply from the Chocolatey website package maintainers, they've said it's a known issue with packages with a large of amount of versions. Is it possible to clean up some legacy versions/move them to their own packages? (I am happy to help with this if you'd need)

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171#issuecomment-2095004653, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI4X24X6DMSV6FZKWV5E23ZA3BWZAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJVGAYDINRVGM . You are receiving this because you commented.Message ID: @.***>

mikecole commented 1 month ago

I'm not seeing anything in the CLI that would help with this.

On Tue, May 7, 2024 at 5:05 PM Mike Cole @.***> wrote:

I attempted to unlist some legacy versions, but unfortunately I think the admin for that uses a variant of the regular package page, and I get the Cloudflare timeout. It seems we are stuck.

I can check the choco API to see if there is a way to list/delist packages without hitting that page.

On Sun, May 5, 2024 at 6:59 PM Reterino @.***> wrote:

I've got a reply from the Chocolatey website package maintainers, they've said it's a known issue with packages with a large of amount of versions. Is it possible to clean up some legacy versions/move them to their own packages? (I am happy to help with this if you'd need)

— Reply to this email directly, view it on GitHub https://github.com/mikecole/chocolatey-packages/issues/171#issuecomment-2095004653, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI4X24X6DMSV6FZKWV5E23ZA3BWZAVCNFSM6AAAAABGRZPLUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJVGAYDINRVGM . You are receiving this because you commented.Message ID: @.***>