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

Weekly minor patch release 2.0.9 [rebase & merge] #18535

Merged
merged 26 commits into from
Sep 14, 2023
Merged

Conversation

Borda
Copy link
Member

@Borda Borda commented Sep 12, 2023

What does this PR do?

Before submitting
  • Was this discussed/agreed via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you update the CHANGELOG? (not for typos, docs, test updates, or minor internal changes/refactors)

PR review

Anyone in the community is welcome to review the PR.
Before you start reviewing, make sure you have read the review guidelines. In short, see the following bullet-list:

Reviewer checklist
  • Is this pull request ready for review? (if not, please submit in draft mode)
  • Check that all items from Before submitting are resolved
  • Make sure the title is self-explanatory and the description concisely explains the PR
  • Add labels and milestones (and optionally projects) to the PR so it can be classified

cc @Borda @carmocca @justusschock @awaelchli

@github-actions github-actions bot added fabric lightning.fabric.Fabric app (removed) Generic label for Lightning App package pl Generic label for PyTorch Lightning package labels Sep 12, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Sep 12, 2023

🌩️ Required checks status: Pending 🟡

Groups summary

🟢 pytorch_lightning: Tests workflow
Check ID Status
pl-cpu (macOS-11, lightning, 3.8, 1.11) success
pl-cpu (macOS-11, lightning, 3.9, 1.12) success
pl-cpu (macOS-11, lightning, 3.10, 1.13) success
pl-cpu (macOS-11, lightning, 3.10, 2.0) success
pl-cpu (macOS-11, lightning, 3.8, 1.11, oldest) success
pl-cpu (ubuntu-20.04, lightning, 3.8, 1.11) success
pl-cpu (ubuntu-20.04, lightning, 3.9, 1.12) success
pl-cpu (ubuntu-20.04, lightning, 3.10, 1.13) success
pl-cpu (ubuntu-20.04, lightning, 3.10, 2.0) success
pl-cpu (ubuntu-20.04, lightning, 3.8, 1.11, oldest) success
pl-cpu (windows-2022, lightning, 3.8, 1.11) success
pl-cpu (windows-2022, lightning, 3.9, 1.12) success
pl-cpu (windows-2022, lightning, 3.10, 1.13) success
pl-cpu (windows-2022, lightning, 3.10, 2.0) success
pl-cpu (windows-2022, lightning, 3.8, 1.11, oldest) success
pl-cpu (macOS-11, pytorch, 3.8, 1.13) success
pl-cpu (ubuntu-20.04, pytorch, 3.8, 1.13) success
pl-cpu (windows-2022, pytorch, 3.8, 1.13) success

These checks are required after the changes to requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/fabric/wrappers.py, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/progress/progress_bar.py, src/lightning/pytorch/callbacks/progress/tqdm_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/loops/fit_loop.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/utilities/types.py, tests/tests_pytorch/callbacks/progress/test_rich_progress_bar.py, tests/tests_pytorch/callbacks/progress/test_tqdm_progress_bar.py, tests/tests_pytorch/helpers/test_models.py, tests/tests_pytorch/loggers/test_wandb.py, tests/tests_pytorch/run_standalone_tasks.sh, tests/tests_pytorch/serve/test_servable_module_validator.py, tests/tests_pytorch/trainer/test_dataloaders.py, tests/legacy/back-compatible-versions.txt.

🟡 pytorch_lightning: Azure GPU
Check ID Status
[pytorch-lightning (GPUs) (testing Lightning latest)](https://dev.azure.com/Lightning-AI/72ab7ed8-b00f-4b6e-b131-3388f7ffafa7/_build/results?buildId=174504&view=logs&jobId=47e66f3c-897a-5428-da11-bf5c7745762e) success
[pytorch-lightning (GPUs) (testing PyTorch latest)](https://dev.azure.com/Lightning-AI/72ab7ed8-b00f-4b6e-b131-3388f7ffafa7/_build/results?buildId=174504) in_progress

These checks are required after the changes to requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/progress/progress_bar.py, src/lightning/pytorch/callbacks/progress/tqdm_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/loops/fit_loop.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/utilities/types.py, tests/tests_pytorch/callbacks/progress/test_rich_progress_bar.py, tests/tests_pytorch/callbacks/progress/test_tqdm_progress_bar.py, tests/tests_pytorch/helpers/test_models.py, tests/tests_pytorch/loggers/test_wandb.py, tests/tests_pytorch/run_standalone_tasks.sh, tests/tests_pytorch/serve/test_servable_module_validator.py, tests/tests_pytorch/trainer/test_dataloaders.py, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/fabric/wrappers.py.

🟡 pytorch_lightning: Benchmarks
Check ID Status
pytorch-lightning.Benchmark no_status

These checks are required after the changes to requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt.

🟢 pytorch_lightning: Azure HPU
Check ID Status
pytorch-lightning (HPUs) success

These checks are required after the changes to requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/fabric/wrappers.py, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/progress/progress_bar.py, src/lightning/pytorch/callbacks/progress/tqdm_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/loops/fit_loop.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/utilities/types.py, tests/tests_pytorch/callbacks/progress/test_rich_progress_bar.py, tests/tests_pytorch/callbacks/progress/test_tqdm_progress_bar.py, tests/tests_pytorch/helpers/test_models.py, tests/tests_pytorch/loggers/test_wandb.py, tests/tests_pytorch/run_standalone_tasks.sh, tests/tests_pytorch/serve/test_servable_module_validator.py, tests/tests_pytorch/trainer/test_dataloaders.py.

🟢 fabric: Docs
Check ID Status
docs-checks (fabric, doctest) success
make-html (fabric) success

These checks are required after the changes to src/lightning/fabric/wrappers.py, .github/workflows/docs-build.yml, requirements/docs.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt.

🟢 pytorch_lightning: Docs
Check ID Status
docs-checks (pytorch, doctest) success
make-html (pytorch) success

These checks are required after the changes to src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/progress/progress_bar.py, src/lightning/pytorch/callbacks/progress/tqdm_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/loops/fit_loop.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/utilities/types.py, docs/source-pytorch/clouds/cluster_advanced.rst, docs/source-pytorch/common/lightning_module.rst, .github/workflows/docs-build.yml, requirements/docs.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt.

🟡 pytorch_lightning: Docker
Check ID Status
build-cuda (3.9, 1.11, 11.3.1) no_status
build-cuda (3.9, 1.12, 11.7.1) success
build-cuda (3.9, 1.13, 12.0.1) success
build-cuda (3.10, 2.0, 12.0.1) success
build-pl (3.9, 1.11, 11.3.1) no_status
build-pl (3.9, 1.12, 11.7.1) success
build-pl (3.9, 1.13, 12.0.1) success
build-pl (3.10, 2.0, 12.0.1) success

These checks are required after the changes to .github/workflows/docker-build.yml, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt.

🟢 lightning_fabric: CPU workflow
Check ID Status
fabric-cpu (macOS-11, lightning, 3.8, 1.11) success
fabric-cpu (macOS-11, lightning, 3.9, 1.12) success
fabric-cpu (macOS-11, lightning, 3.10, 1.13) success
fabric-cpu (macOS-11, lightning, 3.10, 2.0) success
fabric-cpu (macOS-11, lightning, 3.8, 1.11, oldest) success
fabric-cpu (ubuntu-20.04, lightning, 3.8, 1.11) success
fabric-cpu (ubuntu-20.04, lightning, 3.9, 1.12) success
fabric-cpu (ubuntu-20.04, lightning, 3.10, 1.13) success
fabric-cpu (ubuntu-20.04, lightning, 3.10, 2.0) success
fabric-cpu (ubuntu-20.04, lightning, 3.8, 1.11, oldest) success
fabric-cpu (windows-2022, lightning, 3.8, 1.11) success
fabric-cpu (windows-2022, lightning, 3.9, 1.12) success
fabric-cpu (windows-2022, lightning, 3.10, 1.13) success
fabric-cpu (windows-2022, lightning, 3.10, 2.0) success
fabric-cpu (windows-2022, lightning, 3.8, 1.11, oldest) success
fabric-cpu (macOS-11, fabric, 3.8, 1.13) success
fabric-cpu (ubuntu-20.04, fabric, 3.8, 1.13) success
fabric-cpu (windows-2022, fabric, 3.8, 1.13) success

These checks are required after the changes to requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/fabric/wrappers.py, tests/tests_fabric/test_wrappers.py.

🟡 lightning_fabric: Azure GPU
Check ID Status
lightning-fabric (GPUs) (testing Fabric latest) no_status
lightning-fabric (GPUs) (testing Lightning latest) no_status

These checks are required after the changes to requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/fabric/wrappers.py, tests/tests_fabric/test_wrappers.py.

🟢 lightning_app: Tests workflow
Check ID Status
app-pytest (macOS-11, lightning, 3.8, latest) success
app-pytest (macOS-11, lightning, 3.8, oldest) success
app-pytest (macOS-11, app, 3.9, latest) success
app-pytest (ubuntu-20.04, lightning, 3.8, latest) success
app-pytest (ubuntu-20.04, lightning, 3.8, oldest) success
app-pytest (ubuntu-20.04, app, 3.9, latest) success
app-pytest (windows-2022, lightning, 3.8, latest) success
app-pytest (windows-2022, lightning, 3.8, oldest) success
app-pytest (windows-2022, app, 3.8, latest) success

These checks are required after the changes to src/lightning/app/utilities/network.py, tests/tests_app/utilities/test_network.py, requirements/app/base.txt, requirements/app/cloud.txt, requirements/app/components.txt, requirements/app/test.txt, requirements/app/ui.txt.

🟢 lightning_app: Examples
Check ID Status
app-examples (macOS-11, lightning, 3.9, latest) success
app-examples (macOS-11, lightning, 3.9, oldest) success
app-examples (macOS-11, app, 3.9, latest) success
app-examples (ubuntu-20.04, lightning, 3.9, latest) success
app-examples (ubuntu-20.04, lightning, 3.9, oldest) success
app-examples (ubuntu-20.04, app, 3.9, latest) success
app-examples (windows-2022, lightning, 3.9, latest) success
app-examples (windows-2022, lightning, 3.9, oldest) success
app-examples (windows-2022, app, 3.9, latest) success

These checks are required after the changes to src/lightning/app/utilities/network.py, requirements/app/base.txt, requirements/app/cloud.txt, requirements/app/components.txt, requirements/app/test.txt, requirements/app/ui.txt.

🟢 lightning_app: Docs
Check ID Status
docs-checks (app, doctest) success
make-html (app) success

These checks are required after the changes to src/lightning/app/utilities/network.py, docs/source-app/glossary/index.rst, .github/workflows/docs-build.yml, requirements/docs.txt, requirements/app/base.txt, requirements/app/cloud.txt, requirements/app/components.txt, requirements/app/test.txt, requirements/app/ui.txt.

🟢 mypy
Check ID Status
mypy success

These checks are required after the changes to requirements/app/base.txt, requirements/app/cloud.txt, requirements/app/components.txt, requirements/app/test.txt, requirements/app/ui.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt, src/lightning/app/utilities/network.py, src/lightning/fabric/wrappers.py, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/progress/progress_bar.py, src/lightning/pytorch/callbacks/progress/tqdm_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/loops/fit_loop.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/utilities/types.py, src/version.info.

🟢 install
Check ID Status
install-pkg (ubuntu-22.04, app, 3.8) success
install-pkg (ubuntu-22.04, app, 3.10) success
install-pkg (ubuntu-22.04, fabric, 3.8) success
install-pkg (ubuntu-22.04, fabric, 3.10) success
install-pkg (ubuntu-22.04, pytorch, 3.8) success
install-pkg (ubuntu-22.04, pytorch, 3.10) success
install-pkg (ubuntu-22.04, lightning, 3.8) success
install-pkg (ubuntu-22.04, lightning, 3.10) success
install-pkg (ubuntu-22.04, notset, 3.8) success
install-pkg (ubuntu-22.04, notset, 3.10) success
install-pkg (macOS-12, app, 3.8) success
install-pkg (macOS-12, app, 3.10) success
install-pkg (macOS-12, fabric, 3.8) success
install-pkg (macOS-12, fabric, 3.10) success
install-pkg (macOS-12, pytorch, 3.8) success
install-pkg (macOS-12, pytorch, 3.10) success
install-pkg (macOS-12, lightning, 3.8) success
install-pkg (macOS-12, lightning, 3.10) success
install-pkg (macOS-12, notset, 3.8) success
install-pkg (macOS-12, notset, 3.10) success
install-pkg (windows-2022, app, 3.8) success
install-pkg (windows-2022, app, 3.10) success
install-pkg (windows-2022, fabric, 3.8) success
install-pkg (windows-2022, fabric, 3.10) success
install-pkg (windows-2022, pytorch, 3.8) success
install-pkg (windows-2022, pytorch, 3.10) success
install-pkg (windows-2022, lightning, 3.8) success
install-pkg (windows-2022, lightning, 3.10) success
install-pkg (windows-2022, notset, 3.8) success
install-pkg (windows-2022, notset, 3.10) success

These checks are required after the changes to src/lightning/app/utilities/network.py, src/lightning/fabric/wrappers.py, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/progress/progress_bar.py, src/lightning/pytorch/callbacks/progress/tqdm_progress.py, src/lightning/pytorch/core/module.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/loops/fit_loop.py, src/lightning/pytorch/trainer/connectors/logger_connector/result.py, src/lightning/pytorch/utilities/types.py, src/version.info, requirements/app/base.txt, requirements/app/cloud.txt, requirements/app/components.txt, requirements/app/test.txt, requirements/app/ui.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/extra.txt, requirements/pytorch/test.txt.


Thank you for your contribution! 💜

Note
This comment is automatically generated and updates for 60 minutes every 180 seconds. If you have any other questions, contact carmocca for help.

@Borda Borda changed the title chlog: new section Weekly minor patch release 2.0.9 [WIP] Sep 12, 2023
dependabot bot and others added 5 commits September 12, 2023 13:44
…<=0.6.0 in /requirements (#18407)

(cherry picked from commit 6a792d1)
Co-authored-by: Borda <Borda@users.noreply.github.com>
(cherry picked from commit 183dba8)
(cherry picked from commit 3a70714)
@github-actions github-actions bot added the ci Continuous Integration label Sep 12, 2023
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

(cherry picked from commit 7834bb6)
Borda and others added 7 commits September 12, 2023 14:07
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
(cherry picked from commit f170fe9)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
(cherry picked from commit bff2e42)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit 2d10dc4)
awaelchli and others added 6 commits September 12, 2023 14:13
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>

(cherry picked from commit a013386)
#18517)

Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@0.6...v68.2.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 941c446)
fix

(cherry picked from commit 866c3c2)
(cherry picked from commit 12af771)
Copy link
Contributor

@awaelchli awaelchli left a comment

Choose a reason for hiding this comment

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

The version bump is missing, otherwise LGTM

@Borda
Copy link
Member Author

Borda commented Sep 13, 2023

The version bump is missing, otherwise LGTM

Yes, that is the last stage after switch from WIP to rebase & merge together with chlog cleaning... =)

0x404 and others added 4 commits September 14, 2023 12:44
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit d4a7bd3)
@Borda Borda changed the title Weekly minor patch release 2.0.9 [WIP] Weekly minor patch release 2.0.9 [rebase & merge] Sep 14, 2023
@mergify mergify bot added the ready PRs ready to be merged label Sep 14, 2023
@lantiga lantiga merged commit 2a0af04 into release/stable Sep 14, 2023
@lantiga lantiga deleted the releasing/2.0.9 branch September 14, 2023 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app (removed) Generic label for Lightning App package ci Continuous Integration fabric lightning.fabric.Fabric pl Generic label for PyTorch Lightning package ready PRs ready to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.