You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Improve error messages when the specified target organization or enterprise cannot be found
Mask the value for AWS_ACCESS_KEY and AWS_SECRET_KEY parameters in log output
Fix log output so we don't say we've finished upload to Azure Blob Storage when you're actually using Amazon S3
Extend the expiration of blob storage signed URLs from 24hrs to 48hrs so migration can still be successful even if there is a long queue of migrations
Skip the upload to Azure/AWS blob storage when migrating from GHES 3.8+, as GHES will now handle putting the archives into blob storage. This change only applies to GHES 3.8 onwards, which is not yet released to the public.
Fixed a bug where bad credentials were incorrectly being treated as rate-limit errors