thunderbird / addons-server

πŸ•Ά addons.thunderbird.net Django app and API, forked from addons.mozilla.org πŸŽ‰
https://addons.thunderbird.net
BSD 3-Clause "New" or "Revised" License
18 stars 17 forks source link

[Draft] Python 3.6 Upgrade / AMO Rebase #305

Open MelissaAutumn opened 3 months ago

MelissaAutumn commented 3 months ago

Initial rebase of AMO (tag:2019.02.28) to ATN master:


This is a rebase up to the 2019.02.28 tag on AMO, right before they removed the django front-end. It's probably a good base to then upgrade as we need it. Tests are currently failing due to some category shenanigans (overlapping ids, changed ids, etc...) and some other minor issues. But the only thing failing on the web-side is the addon upload (due to the category issue.)

I'm sure there were Thunderbird specific tweaks I'll have to go back and fix though.

github-actions[bot] commented 3 months ago

Python 3.6 Test Results

5β€ˆ500 tests   5β€ˆ322 :white_check_mark:  21m 27s :stopwatch: β€‡β€ˆβ€‡β€‡1 suitesβ€ƒβ€ƒβ€‡β€ˆβ€‡35 :zzz: β€‡β€ˆβ€‡β€‡1 filesβ€„β€‚β€ƒβ€ƒβ€‡β€ˆ143 :x:

For more details on these failures, see this check.

Results for commit 9e851062.

:recycle: This comment has been updated with latest results.