tutorial icon indicating copy to clipboard operation
tutorial copied to clipboard

[Portuguese] Add "--python=3.10" flag to "pa_autoconfigure_django" command in the "Deploy!" step

Open Anemaygi opened this issue 1 year ago • 6 comments

Changes in this pull request:

  • Add --python=3.10 to pa_autoconfigure_django command 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

Anemaygi avatar Nov 26 '24 17:11 Anemaygi

Recently I have the same issue.

dannluciano avatar Jan 23 '25 22:01 dannluciano

@das-g Hi Raphael, can we do something about the required checks? Would like to merge this one. Thanks!

fltfx avatar Feb 22 '25 08:02 fltfx

@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.

das-g avatar Feb 24 '25 10:02 das-g

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.

ekohl avatar Feb 25 '25 12:02 ekohl

Closing to be able to re-open to force a rebuild.

das-g avatar Feb 25 '25 13:02 das-g

Reopening to force a rebuild.

das-g avatar Feb 25 '25 13:02 das-g