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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace MyGet with Feedz as our nightly package repository. #2367

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

JimBobSquarePants
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 馃懏.
  • I have provided test coverage for my change (where applicable)

Description

MyGet is refusing to upload our binaries reporting the following error

Pushing SixLabors.ImageSharp.3.0.0-alpha.0.101.nupkg to 'https://www.myget.org/F/sixlabors/api/v2/package'...
PUT https://www.myget.org/F/sixlabors/api/v2/package/
RequestEntityTooLarge https://www.myget.org/F/sixlabors/api/v2/package/ 1312ms
error: Response status code does not indicate success: 413 (The total packages size for the pending uploads is too large. The feed owner may have to upgrade the MyGet subscription to resolve this issue.).

We've only used 6MB of 100MB so I'm switching our as I cannot afford time wasted.

Feedz give us 2GB of storage and 2GB of package traffic per month plus has a limit of 3.5GB for individual package sizes so should never cause issues.

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

Successfully merging this pull request may close these issues.

None yet

1 participant