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.8 [rebase & merge] #18420

Merged
merged 36 commits into from
Aug 30, 2023
Merged

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 28, 2023

(cherry picked from commit dc44fa4)## What does this PR do?

Fixes #<issue_number>

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

carmocca and others added 5 commits August 28, 2023 17:39
[create-pull-request] automated change

Co-authored-by: Borda <Borda@users.noreply.github.com>
(cherry picked from commit c971503)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

(cherry picked from commit 2fb90e6)
…ements (#18304)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
(cherry picked from commit bbb0e53)
@Borda Borda added the release label Aug 28, 2023
@Borda Borda added this to the 2.0.x milestone Aug 28, 2023
@github-actions github-actions bot added ci Continuous Integration fabric lightning.fabric.Fabric app (removed) Generic label for Lightning App package pl Generic label for PyTorch Lightning package labels Aug 28, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 28, 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/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/test.txt, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/prediction_writer.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/plugins/precision/fsdp.py, src/lightning/pytorch/strategies/ddp.py, src/lightning/pytorch/strategies/deepspeed.py, src/lightning/pytorch/strategies/fsdp.py, src/lightning/pytorch/strategies/launchers/multiprocessing.py, src/lightning/pytorch/strategies/xla.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/data_connector.py, tests/tests_pytorch/loggers/test_all.py, tests/tests_pytorch/loggers/test_mlflow.py, tests/tests_pytorch/loops/test_fetchers.py, tests/tests_pytorch/loops/test_loops.py, tests/tests_pytorch/strategies/launchers/test_multiprocessing.py, tests/tests_pytorch/strategies/test_fsdp.py, tests/tests_pytorch/trainer/connectors/test_data_connector.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=172008&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=172008&view=logs&jobId=fe777007-6e77-5e50-6e71-fc5977ab193a) success

These checks are required after the changes to requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/test.txt, src/lightning/__init__.py, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/prediction_writer.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/plugins/precision/fsdp.py, src/lightning/pytorch/strategies/ddp.py, src/lightning/pytorch/strategies/deepspeed.py, src/lightning/pytorch/strategies/fsdp.py, src/lightning/pytorch/strategies/launchers/multiprocessing.py, src/lightning/pytorch/strategies/xla.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/data_connector.py, tests/tests_pytorch/loggers/test_all.py, tests/tests_pytorch/loggers/test_mlflow.py, tests/tests_pytorch/loops/test_fetchers.py, tests/tests_pytorch/loops/test_loops.py, tests/tests_pytorch/strategies/launchers/test_multiprocessing.py, tests/tests_pytorch/strategies/test_fsdp.py, tests/tests_pytorch/trainer/connectors/test_data_connector.py, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/fabric/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.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/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/__init__.py, src/lightning/fabric/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/test.txt, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/prediction_writer.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/plugins/precision/fsdp.py, src/lightning/pytorch/strategies/ddp.py, src/lightning/pytorch/strategies/deepspeed.py, src/lightning/pytorch/strategies/fsdp.py, src/lightning/pytorch/strategies/launchers/multiprocessing.py, src/lightning/pytorch/strategies/xla.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/data_connector.py, tests/tests_pytorch/loggers/test_all.py, tests/tests_pytorch/loggers/test_mlflow.py, tests/tests_pytorch/loops/test_fetchers.py, tests/tests_pytorch/loops/test_loops.py, tests/tests_pytorch/strategies/launchers/test_multiprocessing.py, tests/tests_pytorch/strategies/test_fsdp.py, tests/tests_pytorch/trainer/connectors/test_data_connector.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/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, docs/source-fabric/_static/images/logo.png, docs/source-fabric/_static/images/logo.svg, docs/source-fabric/conf.py, .github/workflows/docs-build.yml, 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/prediction_writer.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/plugins/precision/fsdp.py, src/lightning/pytorch/strategies/ddp.py, src/lightning/pytorch/strategies/deepspeed.py, src/lightning/pytorch/strategies/fsdp.py, src/lightning/pytorch/strategies/launchers/multiprocessing.py, src/lightning/pytorch/strategies/xla.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/data_connector.py, docs/source-pytorch/_static/images/logo.png, docs/source-pytorch/_static/images/logo.svg, docs/source-pytorch/conf.py, docs/source-pytorch/deploy/production_basic.rst, docs/source-pytorch/integrations/strategies/colossalai.rst, docs/source-pytorch/past_versions.rst, docs/source-pytorch/upgrade/sections/1_8_regular.rst, .github/workflows/docs-build.yml, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/test.txt.

🟢 pytorch_lightning: Docker
Check ID Status
build-cuda (3.9, 1.11, 11.3.1) success
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) success
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 requirements/pytorch/base.txt, requirements/pytorch/examples.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/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, tests/tests_fabric/plugins/precision/test_fsdp.py, tests/tests_fabric/strategies/launchers/test_multiprocessing.py, tests/tests_fabric/strategies/launchers/test_multiprocessing_integration.py, tests/tests_fabric/test_connector.py, tests/tests_fabric/test_fabric.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 examples/fabric/build_your_own_trainer/trainer.py, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, src/lightning/__init__.py, src/lightning/fabric/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, tests/tests_fabric/plugins/precision/test_fsdp.py, tests/tests_fabric/strategies/launchers/test_multiprocessing.py, tests/tests_fabric/strategies/launchers/test_multiprocessing_integration.py, tests/tests_fabric/test_connector.py, tests/tests_fabric/test_fabric.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/__init__.py, src/lightning/app/core/app.py, src/lightning/app/runners/cloud.py, src/lightning/app/utilities/app_helpers.py, tests/tests_app/utilities/test_app_helpers.py, requirements/app/base.txt, requirements/app/test.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/__init__.py, src/lightning/app/core/app.py, src/lightning/app/runners/cloud.py, src/lightning/app/utilities/app_helpers.py, requirements/app/base.txt, requirements/app/test.txt.

🟡 lightning: Store
Check ID Status
Store.cloud (test_store Linux) no_status
Store.cloud (test_store Mac) no_status
Store.cloud (test_store Windows) no_status

These checks are required after the changes to src/lightning/__init__.py.

🟢 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/__init__.py, src/lightning/app/core/app.py, src/lightning/app/runners/cloud.py, src/lightning/app/utilities/app_helpers.py, docs/source-app/_static/images/logo.png, docs/source-app/_static/images/logo.svg, docs/source-app/conf.py, docs/source-app/core_api/lightning_app/communication.rst, docs/source-app/core_api/lightning_work/payload.rst, docs/source-app/examples/dag/dag_from_scratch.rst, docs/source-app/glossary/dag.rst, docs/source-app/glossary/storage/drive_content.rst, docs/source-app/levels/advanced/level_17.rst, docs/source-app/levels/advanced/level_18.rst, docs/source-app/levels/advanced/start_dynamic_components.rst, docs/source-app/levels/basic/build_a_lightning_component.rst, docs/source-app/levels/basic/real_lightning_component_implementations.rst, docs/source-app/levels/basic/save_money_on_cloud_costs.rst, docs/source-app/levels/intermediate/connect_lightning_components.rst, docs/source-app/levels/intermediate/debug_a_lightning_app.rst, docs/source-app/levels/intermediate/embed_web_ui_into_lightningwork.rst, docs/source-app/levels/intermediate/run_lightning_work_in_parallel.rst, docs/source-app/levels/intermediate/start_from_lightning_app_templates.rst, docs/source-app/ui_and_frontends.rst, docs/source-app/workflows/access_app_state.rst, docs/source-app/workflows/add_components.rst, docs/source-app/workflows/add_web_ui/dash/intermediate.rst, docs/source-app/workflows/add_web_ui/html/intermediate.rst, docs/source-app/workflows/add_web_ui/panel/basic.rst, docs/source-app/workflows/add_web_ui/panel/intermediate.rst, docs/source-app/workflows/add_web_ui/react/communicate_between_react_and_lightning.rst, docs/source-app/workflows/add_web_ui/react/connect_react_and_lightning.rst, docs/source-app/workflows/add_web_ui/streamlit/intermediate.rst, docs/source-app/workflows/build_lightning_component/index_content.rst, docs/source-app/workflows/build_lightning_component/intermediate.rst, docs/source-app/workflows/extend_app.rst, docs/source-app/workflows/index.rst, docs/source-app/workflows/run_app_on_cloud/cloud_files.rst, docs/source-app/workflows/run_work_in_parallel.rst, docs/source-app/workflows/run_work_once.rst, docs/source-app/workflows/run_work_once_content.rst, docs/source-app/workflows/share_app.rst, .github/workflows/docs-build.yml, requirements/app/base.txt, requirements/app/test.txt.

🟢 mypy
Check ID Status
mypy success

These checks are required after the changes to requirements/app/base.txt, requirements/app/test.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/test.txt, requirements/typing.txt, src/lightning/__init__.py, src/lightning/app/__init__.py, src/lightning/app/core/app.py, src/lightning/app/runners/cloud.py, src/lightning/app/utilities/app_helpers.py, src/lightning/fabric/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/prediction_writer.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/plugins/precision/fsdp.py, src/lightning/pytorch/strategies/ddp.py, src/lightning/pytorch/strategies/deepspeed.py, src/lightning/pytorch/strategies/fsdp.py, src/lightning/pytorch/strategies/launchers/multiprocessing.py, src/lightning/pytorch/strategies/xla.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/data_connector.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/__init__.py, src/lightning/app/__init__.py, src/lightning/app/core/app.py, src/lightning/app/runners/cloud.py, src/lightning/app/utilities/app_helpers.py, src/lightning/fabric/connector.py, src/lightning/fabric/fabric.py, src/lightning/fabric/plugins/environments/lsf.py, src/lightning/fabric/plugins/precision/fsdp.py, src/lightning/fabric/strategies/ddp.py, src/lightning/fabric/strategies/deepspeed.py, src/lightning/fabric/strategies/fsdp.py, src/lightning/fabric/strategies/launchers/multiprocessing.py, src/lightning/fabric/strategies/xla.py, src/lightning/pytorch/_graveyard/_torchmetrics.py, src/lightning/pytorch/callbacks/prediction_writer.py, src/lightning/pytorch/callbacks/progress/rich_progress.py, src/lightning/pytorch/loggers/mlflow.py, src/lightning/pytorch/loggers/wandb.py, src/lightning/pytorch/loops/fetchers.py, src/lightning/pytorch/plugins/precision/fsdp.py, src/lightning/pytorch/strategies/ddp.py, src/lightning/pytorch/strategies/deepspeed.py, src/lightning/pytorch/strategies/fsdp.py, src/lightning/pytorch/strategies/launchers/multiprocessing.py, src/lightning/pytorch/strategies/xla.py, src/lightning/pytorch/trainer/call.py, src/lightning/pytorch/trainer/connectors/data_connector.py, src/version.info, requirements/app/base.txt, requirements/app/test.txt, requirements/fabric/base.txt, requirements/fabric/examples.txt, requirements/fabric/test.txt, requirements/pytorch/base.txt, requirements/pytorch/examples.txt, requirements/pytorch/test.txt, requirements/typing.txt.

🟢 release dockers
Check ID Status
publish-docker (3.9, 1.13, 12.0.1) success
publish-docker (3.9, 1.13, 12.0.1) success
publish-docker (3.10, 2.0, 11.8.0) success
publish-docker (3.10, 2.0, 12.0.1) success

These checks are required after the changes to .github/workflows/release-docker.yml.


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.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #18420 (dec9b9f) into release/stable (34c3fb9) will decrease coverage by 0%.
The diff coverage is 81%.

Additional details and impacted files
@@               Coverage Diff                @@
##           release/stable   #18420    +/-   ##
================================================
- Coverage              84%      83%    -0%     
================================================
  Files                 419      419            
  Lines               31853    31839    -14     
================================================
- Hits                26603    26469   -134     
- Misses               5250     5370   +120     

Borda added 4 commits August 28, 2023 21:40
* ci/docs: split linkcheck

* try

* name

* running

(cherry picked from commit 683faaa)
(cherry picked from commit 39302bf)
(cherry picked from commit cf8f8ab)
awaelchli and others added 5 commits August 28, 2023 21:42
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](python/mypy@v1.4.1...v1.5.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 8e7ce47)
…requirements (#18354)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

(cherry picked from commit 0222d42)
…18303)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

(cherry picked from commit 0e89e77)
Borda and others added 2 commits August 28, 2023 22:40
Borodin and others added 11 commits August 28, 2023 23:10
(cherry picked from commit 8218097)
* remove update_is_headless check as it is spamming the backend with list_lightningapp_instance API calls for a feature which is no longer used

* removed test which is no longer needed

(cherry picked from commit 0825c82)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

(cherry picked from commit a0ca2c8)
* don't call set_world_ranks in xla strategy

* update

* fabric and other strategies

* CHANGELOG

* Typos

* Reuse test

---------

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

(cherry picked from commit 50662eb)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

(cherry picked from commit 281d6a2)
@Borda Borda changed the title Weekly minor patch release 2.0.8 [wip] Weekly minor patch release 2.0.8 [rebase & merge] Aug 29, 2023
@mergify mergify bot added the ready PRs ready to be merged label Aug 30, 2023
@lantiga lantiga merged commit 8345689 into release/stable Aug 30, 2023
@lantiga lantiga deleted the releasing/2.0.8 branch August 30, 2023 11:44
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 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants