Skip to content
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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Anemaygi
Copy link

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

@dannluciano
Copy link

Recently I have the same issue.

@fltfx
Copy link
Contributor

fltfx commented Feb 22, 2025

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

@das-g
Copy link
Member

das-g commented Feb 24, 2025

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

@ekohl
Copy link
Collaborator

ekohl commented Feb 25, 2025

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.

@das-g
Copy link
Member

das-g commented Feb 25, 2025

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

@das-g das-g closed this Feb 25, 2025
@das-g
Copy link
Member

das-g commented Feb 25, 2025

Reopening to force a rebuild.

@das-g das-g reopened this Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants