[Portuguese] Add "--python=3.10" flag to "pa_autoconfigure_django" command in the "Deploy!" step
Changes in this pull request:
- Add
--python=3.10topa_autoconfigure_djangocommand in the "Deploy!" step of the portuguese tutorial. Without this flag, the incorrect version of Python is used, causing an error related to the Django version.
Solves one of the problems from #1858
Recently I have the same issue.
@das-g Hi Raphael, can we do something about the required checks? Would like to merge this one. Thanks!
@das-g Hi Raphael, can we do something about the required checks? Would like to merge this one. Thanks!
I don't think I have the required access level to circumvent required checks. For that you'll probably have to ask the owners of the DjangoGirls GitHub organization.
As for why no status was reported by the build, I have no idea. Maybe @ekohl has some insight into that? https://github.com/DjangoGirls/tutorial/pull/1859/checks says "Workflow runs completed with no jobs", which isn't what I'd expect from our CI setup.
In my experience, that's just what GitHub sometimes does. There are sometimes outages and it's best to force the checks to restart. I prefer to rebase the PR, but you can also close/open the PR. Given this was opened from someone's master branch I don't feel comfortable force pushing for @Anemaygi.
Closing to be able to re-open to force a rebuild.
Reopening to force a rebuild.