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

build: support up to python 3.13 in android-configure #54529

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

Conversation

RedYetiDev
Copy link
Member

Follow-up #54358


This PR brings the android-configure script up-to-speed with the configure script, that is, supporting python 3.12 and 3.13.

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Aug 23, 2024
@RedYetiDev RedYetiDev added python PRs and issues that require attention from people who are familiar with Python. android Issues and PRs related to the android platform. labels Aug 23, 2024
@RedYetiDev
Copy link
Member Author

RedYetiDev commented Sep 1, 2024

A CI is needed for this to be author ready, I hope you don't mind I started one. LMK if this was the wrong thing to do.

@RedYetiDev RedYetiDev added the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 4, 2024
@nodejs-github-bot

This comment was marked as outdated.

@RedYetiDev
Copy link
Member Author

Per the docs,

  • A CI has been started (and appears to be passing - except for flakes)
  • Approvals
  • No objections / outstanding comments

I'm not sure if triagers are supposed to mark things as author ready, but I believe this is.

@jasnell
Copy link
Member

jasnell commented Sep 7, 2024

@RedYetiDev ... if the CI flakes again, please rebase to pick up the recent flaky test additions to parallel.status and try CI again.

@RedYetiDev
Copy link
Member Author

Rebased :-)

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@RedYetiDev
Copy link
Member Author

CI LGTM

@RedYetiDev
Copy link
Member Author

Can this land?

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@lpinca lpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 18, 2024
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Sep 18, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/54529
✔  Done loading data for nodejs/node/pull/54529
----------------------------------- PR info ------------------------------------
Title      build: support up to python 3.13 in android-configure (#54529)
Author     Aviv Keller <[email protected]> (@RedYetiDev)
Branch     RedYetiDev:patch-109 -> nodejs:main
Labels     build, python, needs-ci, android
Commits    1
 - build: support up to python 3.13 in android-configure
Committers 1
 - RedYetiDev <[email protected]>
PR-URL: https://github.com/nodejs/node/pull/54529
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ulises Gascón <[email protected]>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/54529
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ulises Gascón <[email protected]>
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last approving review:
   ⚠  - build: support up to python 3.13 in android-configure
   ℹ  This PR was created on Fri, 23 Aug 2024 21:23:41 GMT
   ✔  Approvals: 4
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/54529#pullrequestreview-2258704668
   ✔  - Mohammed Keyvanzadeh (@VoltrexKeyva): https://github.com/nodejs/node/pull/54529#pullrequestreview-2259300306
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/54529#pullrequestreview-2259333342
   ✔  - Ulises Gascón (@UlisesGascon): https://github.com/nodejs/node/pull/54529#pullrequestreview-2259349667
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-09-18T09:52:04Z: https://ci.nodejs.org/job/node-test-pull-request/62521/
- Querying data for job/node-test-pull-request/62521/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/10921686215

@RedYetiDev RedYetiDev added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Sep 19, 2024
@RedYetiDev RedYetiDev added the review wanted PRs that need reviews. label Sep 19, 2024
@RedYetiDev
Copy link
Member Author

This needs an approval to land, can someone re-approve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android Issues and PRs related to the android platform. author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. commit-queue-failed An error occurred while landing this pull request using GitHub Actions. needs-ci PRs that need a full CI run. python PRs and issues that require attention from people who are familiar with Python. review wanted PRs that need reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants