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
[Downloader] Actually use disabled key in updates #3173
Comments
Due to current discord's issues I haven't actually been able to test any of this, but after taking a second look at the code, it looks like the issue with But the issue with |
I'm gonna go ahead and assign you on this one, but there's no rush on this. It will be nice to have this working for 3.2 and we have a lot to still handle for 3.2 with the only real timeframe for release being "when it's ready" If the scope of the issue is wrong, it can be corrected after verification, I just went with what you presented to get us started here. |
I was more worried about the possible regression here, but from the code it looks like The only issue (but at least not regression) should be cogs showing as possible to update when the version they can be updated to is disabled. Therefore But of course, all this can be corrected in issue description after I'll verify it. |
After testing, looks like Only @mikeshardmind can you update issue description accordingly? Thanks. |
Regression from 3.1.8 -> dev, disabled key doesnt prevent installFalse Alarm on regression.Same from 3.1.8 -> dev, disabled key doesnt prevent loading an updated cog which was made disabled.
CC: @jack1142 , discord API issues may make it easier to discuss issue here.
The text was updated successfully, but these errors were encountered: