Skip to content

Fix lint#137023

Closed
malfet wants to merge 1 commit intomainfrom
malfet-patch-32
Closed

Fix lint#137023
malfet wants to merge 1 commit intomainfrom
malfet-patch-32

Conversation

@malfet
Copy link
Copy Markdown
Contributor

@malfet malfet commented Sep 30, 2024

By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138

By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138
@malfet malfet requested a review from a team as a code owner September 30, 2024 18:16
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Sep 30, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/137023

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit ca09f6a with merge base 3ff2d93 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot Bot added the topic: not user facing topic category label Sep 30, 2024
Copy link
Copy Markdown
Contributor

@kit1980 kit1980 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should also update later in the file:

  - name: Setup Python 3.8
    if: matrix.test_type != 'older_python_version'
    uses: actions/setup-python@v4
    with:
      python-version: '3.8'

@kit1980
Copy link
Copy Markdown
Contributor

kit1980 commented Sep 30, 2024

Should also update later in the file:

Or maybe not.
For collect_env we install pip install 'torch==1.*', so maybe 3.8 is ok.

@malfet
Copy link
Copy Markdown
Contributor Author

malfet commented Sep 30, 2024

@pytorchbot merge -f "It fixed the regression"

@pytorchmergebot
Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@malfet
Copy link
Copy Markdown
Contributor Author

malfet commented Sep 30, 2024

@pytorchbot cherry-pick -b release/2.5 -c ci

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Sep 30, 2024

❌ 🤖 pytorchbot command failed:

@pytorchbot cherry-pick: error: argument -c/--classification: invalid choice: 'ci' (choose from 'regression', 'critical', 'fixnewfeature', 'docs', 'release')

usage: @pytorchbot cherry-pick --onto ONTO [--fixes FIXES] -c
                               {regression,critical,fixnewfeature,docs,release}

Try @pytorchbot --help for more info.

@malfet
Copy link
Copy Markdown
Contributor Author

malfet commented Sep 30, 2024

@pytorchbot cherry-pick -c regression --onto release/2.5

pytorchbot pushed a commit that referenced this pull request Sep 30, 2024
By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138

Pull Request resolved: #137023
Approved by: https://github.com/ZainRizvi, https://github.com/janeyx99, https://github.com/seemethere, https://github.com/kit1980, https://github.com/Skylion007

(cherry picked from commit 40f80a7)
@pytorchbot
Copy link
Copy Markdown
Collaborator

Cherry picking #137023

The cherry pick PR is at #137052 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated:

Details for Dev Infra team Raised by workflow job

malfet added a commit that referenced this pull request Sep 30, 2024
Fix lint (#137023)

By migrating some of the workflows to Python-3.9 as 3.8 has been deprecated by #132138

Pull Request resolved: #137023
Approved by: https://github.com/ZainRizvi, https://github.com/janeyx99, https://github.com/seemethere, https://github.com/kit1980, https://github.com/Skylion007

(cherry picked from commit 40f80a7)

Co-authored-by: Nikita Shulga <2453524+malfet@users.noreply.github.com>
AnantGulati pushed a commit to AnantGulati/pytorch that referenced this pull request Oct 2, 2024
@github-actions github-actions Bot deleted the malfet-patch-32 branch November 3, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants