Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

test-sparse-fix#9

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
rtobar wants to merge1 commit intosparse-co-fixfromtest-sparse-co-fix
Closed

Conversation

rtobar
Copy link
Owner

No description provided.

@github-actionsGitHub Actions
Copy link

All entries translated, horray! 🎉

cmaureir pushed a commit to python/python-docs-es that referenced this pull requestNov 23, 2024
La acción comenzó a fallar (e.g.https://github.com/python/python-docs-es/actions/runs/11980786740/job/33405766523?pr=3304)después de mergear#3301.Esto porque la acción realiza un "sparse checkout" (para ahorrar tiempo)de ciertos archivos, y con#3301 este checkout hubiese tenido que haberincluido a todo el submódulo cpython, con lo cual se hubieran agregadovarios seguidos más a la ejecución del GHA.Este PR separa nuestras propias dependencias en un nuevo archivo`requirements-own.txt` que es incluido por `requirements.txt`, pero quetambién puede ser referenciado de forma separada. El GHA en cuestiónefectivamente ahora sólo instala `requirements-own.txt`, evitando asíreferenciar al submódulo de cpython.Por otro lado, tener nuestras propias dependencias en un archivoseparado no es malo en términos de organización de la información.Nótese que este PR en sí va a fallar, ya que el archivo .yaml definiendoel GHA fallido se toma de la rama principla, no la del PR. Pero enrtobar#9 pueden ver que el fixfunciona al abrir un PR contra una rama donde el fix ya está puesto.---------Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
@rtobarrtobar deleted the branchsparse-co-fixNovember 27, 2024 03:42
@rtobarrtobar closed thisNov 27, 2024
@rtobarrtobar deleted the test-sparse-co-fix branchNovember 27, 2024 03:42
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@rtobar

[8]ページ先頭

©2009-2025 Movatter.jp