Closed UsamaSadiq closed 2 months ago
I have not tested it locally, looks alright. Please squash the commits.
Commits are squashed but we'll need to remove the required checks from repo settings as mentioned in the TODO section of PR description. I don't have access for that so someone from the team or SRE will have to do this change.
I have not tested it locally, looks alright. Please squash the commits.
Commits are squashed but we'll need to remove the required checks from repo settings as mentioned in the TODO section of PR description. I don't have access for that so someone from the team or SRE will have to do this change.
Only Axim can do this as they have taken the admin-ship back for Open edX repositories from maintainers as well.
FYI @DawoudSheraz I've created axim-engineering issue to remove the required py38 checks from the repo settings. Would you be able to merge the PR after this or does only axim has merge access as well?
FYI @DawoudSheraz I've created axim-engineering issue to remove the required py38 checks from the repo settings. Would you be able to merge the PR after this or does only axim has merge access as well?
I can merge the PR once done.
Hey all, the Axim ticket was done and this is blocking some other work so I'm gonna merge this now.
@feanil Thanks for merging this PR. Should I raise another ticket to mark Python 3.12
checks as required?
I just added them. FYI in the future, if you have a PR that has run the new checks you can add them even if master doesn't run those checks yet so you can actually make a ticket to remove the old ones and add the new ones if the PR with the new ones has run recently.
Description
Python 3.12
env onlyPython 3.12
envPython 3.12
.Python<3.12
Testing
make_build
with updated Dockerfile to be successful.Python 3.12
are green.TODO