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

Releasing 1.8.2 [rebase & merge] #15698

Merged
merged 41 commits into from Nov 18, 2022
Merged

Releasing 1.8.2 [rebase & merge] #15698

merged 41 commits into from Nov 18, 2022

Commits on Nov 16, 2022

  1. chlog update

    ethanwharris authored and Borda committed Nov 16, 2022
    Copy the full SHA
    80a6ca6 View commit details
    Browse the repository at this point in the history
  2. mypy: ignore mypy serve (#15631)

    (cherry picked from commit 38f2a91)
    Borda committed Nov 16, 2022
    Copy the full SHA
    42db30c View commit details
    Browse the repository at this point in the history
  3. Enable Probot CheckGroup v3 (#15622)

    (cherry picked from commit bd870c6)
    carmocca authored and Borda committed Nov 16, 2022
    Copy the full SHA
    ffc4f36 View commit details
    Browse the repository at this point in the history
  4. [App] Enable state broadcast with MultiNode (#15607)

    (cherry picked from commit 61c1f69)
    tchaton authored and Borda committed Nov 16, 2022
    Copy the full SHA
    da0a402 View commit details
    Browse the repository at this point in the history
  5. [App] Resolve race condition to move ui files (#15398)

    (cherry picked from commit 2f0c039)
    tchaton authored and Borda committed Nov 16, 2022
    Copy the full SHA
    1f0e08a View commit details
    Browse the repository at this point in the history
  6. Make sure save_dir can be empty str (#15638)

    (cherry picked from commit c53dc20)
    tshu-w authored and Borda committed Nov 16, 2022
    Copy the full SHA
    942c860 View commit details
    Browse the repository at this point in the history
  7. [App] Resolve bi-directional queue bug (#15642)

    (cherry picked from commit 0250c19)
    tchaton authored and Borda committed Nov 16, 2022
    Copy the full SHA
    d68daf3 View commit details
    Browse the repository at this point in the history
  8. Refactor checkgroup to avoid duplicated checks (#15633)

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    
    (cherry picked from commit 1954764)
    carmocca authored and Borda committed Nov 16, 2022
    Copy the full SHA
    75418b2 View commit details
    Browse the repository at this point in the history
  9. Delete unused TPU CI files (#15611)

    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    (cherry picked from commit a3edbec)
    carmocca authored and Borda committed Nov 16, 2022
    Copy the full SHA
    8d86e5f View commit details
    Browse the repository at this point in the history
  10. Update run_ptl_script.py

    (cherry picked from commit 4e8cf85)
    williamFalcon authored and Borda committed Nov 16, 2022
    Copy the full SHA
    fe302b2 View commit details
    Browse the repository at this point in the history
  11. [App] Accelerate Multi Node Startup Time (#15650)

    (cherry picked from commit 757413c)
    tchaton authored and Borda committed Nov 16, 2022
    Copy the full SHA
    27afcd3 View commit details
    Browse the repository at this point in the history
  12. [App] Change app root / config path to be the app.py parent directo…

    …ry (#15654)
    
    * Change app root / config path to be the `app.py` parent directory
    
    * Update CHANGELOG.md
    
    * mypy
    
    * Fix
    
    * Mypy
    
    (cherry picked from commit b3281eb)
    ethanwharris authored and Borda committed Nov 16, 2022
    Copy the full SHA
    733ec55 View commit details
    Browse the repository at this point in the history
  13. Add LightningLite to top level imports (#15502)

    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    (cherry picked from commit c32c435)
    awaelchli authored and Borda committed Nov 16, 2022
    Copy the full SHA
    067bb4e View commit details
    Browse the repository at this point in the history
  14. Upgrade GPU CI to PyTorch 1.13 (#15583)

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    Co-authored-by: Jirka <jirka.borovec@seznam.cz>
    
    (cherry picked from commit e87c11a)
    awaelchli authored and Borda committed Nov 16, 2022
    Copy the full SHA
    91d7a38 View commit details
    Browse the repository at this point in the history
  15. Prevent artifactual "running from outside your current environment" e…

    …rror (#15647)
    
    Prevent warning when shutil.executable returns a symlink
    
    Co-authored-by: Luca Antiga <luca@lightning.ai>
    (cherry picked from commit 3248f33)
    lantiga authored and Borda committed Nov 16, 2022
    Copy the full SHA
    2d2c902 View commit details
    Browse the repository at this point in the history
  16. Fix ddp_spawn -> ddp fallback logic when on LSF cluster (#15657)

    Co-authored-by: awaelchli <aedu.waelchli@gmail.com>
    
    (cherry picked from commit cdb7006)
    Atharva-Phatak authored and Borda committed Nov 16, 2022
    Copy the full SHA
    f3bb85c View commit details
    Browse the repository at this point in the history
  17. Include images with the mirror package (#15659)

    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    (cherry picked from commit c06ea41)
    Borda committed Nov 16, 2022
    Copy the full SHA
    677a004 View commit details
    Browse the repository at this point in the history
  18. [App] Rename failed -> error in tables (#15608)

    Co-authored-by: Raphael Randschau <nicolai86@users.noreply.github.com>
    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    (cherry picked from commit ca83b50)
    luca3rd authored and Borda committed Nov 16, 2022
    Copy the full SHA
    622d509 View commit details
    Browse the repository at this point in the history
  19. Improves the PanelFrontend docs (#14493)

    Co-authored-by: Marc Skov Madsen <masma@orsted.dk>
    Co-authored-by: thomas chaton <thomas@grid.ai>
    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    Co-authored-by: Felonious-Spellfire <felonious.spellfire@gmail.com>
    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    Co-authored-by: Mansy <ahmed.mansy156@gmail.com>
    (cherry picked from commit 10a4b24)
    MarcSkovMadsen authored and Borda committed Nov 16, 2022
    Copy the full SHA
    da6b0ee View commit details
    Browse the repository at this point in the history
  20. add title and description to ServeGradio (#15639)

    * add title and description
    * update test
    * apply suggestions
    
    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    (cherry picked from commit f9d906c)
    aniketmaurya authored and Borda committed Nov 16, 2022
    Copy the full SHA
    031b044 View commit details
    Browse the repository at this point in the history
  21. Upgrade CI to PyTorch 1.13 (#15403)

    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
    Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
    Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
    
    (cherry picked from commit 57ac548)
    Borda committed Nov 16, 2022
    Copy the full SHA
    0336574 View commit details
    Browse the repository at this point in the history
  22. Fixed Import in Docs For Multinode Trainer Name Which does Not Exist (#…

    …15663)
    
    (cherry picked from commit 23f88cd)
    rlizzo authored and Borda committed Nov 16, 2022
    Copy the full SHA
    7e1d83d View commit details
    Browse the repository at this point in the history
  23. Validate the combination of CloudCompute and BuildConfig (#14929)

    Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
    Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
    Co-authored-by: Jirka <jirka.borovec@seznam.cz>
    (cherry picked from commit e5a865c)
    awaelchli authored and Borda committed Nov 16, 2022
    Copy the full SHA
    a77e4e8 View commit details
    Browse the repository at this point in the history
  24. add contributing guide to readme

    (cherry picked from commit 98af2bb)
    edenlightning authored and Borda committed Nov 16, 2022
    Copy the full SHA
    f78dc66 View commit details
    Browse the repository at this point in the history
  25. Add Python 3.10 badge (#15681)

    (cherry picked from commit 8f44bb5)
    function2-llx authored and Borda committed Nov 16, 2022
    Copy the full SHA
    24f9f10 View commit details
    Browse the repository at this point in the history
  26. fix(docs/app): broken links in the intermediate/web-ui section (#15691)

    (cherry picked from commit 4837df4)
    yurijmikhalevich authored and Borda committed Nov 16, 2022
    Copy the full SHA
    482fd58 View commit details
    Browse the repository at this point in the history
  27. Bump google-github-actions/setup-gcloud from 0 to 1 (#15671)

    Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 0 to 1.
    - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
    - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/setup-gcloud@v0...v1)
    
    ---
    updated-dependencies:
    - dependency-name: google-github-actions/setup-gcloud
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit c451288)
    dependabot[bot] authored and Borda committed Nov 16, 2022
    Copy the full SHA
    27b7481 View commit details
    Browse the repository at this point in the history
  28. Update onnxruntime requirement from <1.13.0 to <1.14.0 in /requiremen…

    …ts (#15672)
    
    Updates the requirements on [onnxruntime](https://github.com/microsoft/onnxruntime) to permit the latest version.
    - [Release notes](https://github.com/microsoft/onnxruntime/releases)
    - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
    - [Commits](microsoft/onnxruntime@v0.1.4...v1.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: onnxruntime
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 7a8e2e9)
    dependabot[bot] authored and Borda committed Nov 16, 2022
    Copy the full SHA
    c09bad7 View commit details
    Browse the repository at this point in the history
  29. Bump google-github-actions/auth from 0 to 1 (#15675)

    Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 0 to 1.
    - [Release notes](https://github.com/google-github-actions/auth/releases)
    - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
    - [Commits](google-github-actions/auth@v0...v1)
    
    ---
    updated-dependencies:
    - dependency-name: google-github-actions/auth
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit e93c649)
    dependabot[bot] authored and Borda committed Nov 16, 2022
    Copy the full SHA
    988a7d3 View commit details
    Browse the repository at this point in the history
  30. Docs: Fix import for scikit in XGBoost template (#15693)

    (cherry picked from commit 9670fa8)
    narJH27 authored and Borda committed Nov 16, 2022
    Copy the full SHA
    5fc7685 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    68be06e View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Enable Probot CheckGroup v4 (#15649)

    (cherry picked from commit 80e7538)
    carmocca authored and Borda committed Nov 17, 2022
    Copy the full SHA
    37a01c5 View commit details
    Browse the repository at this point in the history
  2. docs 5/n (#15669)

    * examples
    
    * fix few examples
    
    * Update pl_multinode.py
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    (cherry picked from commit 41f1a36)
    williamFalcon authored and Borda committed Nov 17, 2022
    Copy the full SHA
    5d8d164 View commit details
    Browse the repository at this point in the history
  3. fix(docs/app/lit_tabs): remove unused app_id, enable run instead (#15702

    )
    
    (cherry picked from commit befd3f6)
    yurijmikhalevich authored and Borda committed Nov 17, 2022
    Copy the full SHA
    dc8b5a0 View commit details
    Browse the repository at this point in the history
  4. [App] Mock missing package imports when launching in the cloud (#15711)

    Co-authored-by: manskx <ahmed.mansy156@gmail.com>
    (cherry picked from commit f57160b)
    ethanwharris authored and Borda committed Nov 17, 2022
    Copy the full SHA
    35f38e0 View commit details
    Browse the repository at this point in the history
  5. Fix catimage import (#15712)

    (cherry picked from commit ee517f3)
    rlizzo authored and Borda committed Nov 17, 2022
    Copy the full SHA
    1b71e8b View commit details
    Browse the repository at this point in the history
  6. Parse all lines in app file looking for shebangs to run commands. (#1…

    …5714)
    
    fixed command parsing so that all lines in the file are parsed
    
    (cherry picked from commit 98bcb3d)
    rlizzo authored and Borda committed Nov 17, 2022
    Copy the full SHA
    8e4446f View commit details
    Browse the repository at this point in the history
  7. Bump coverage from 6.4.2 to 6.5.0 in /requirements (#15674)

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.2 to 6.5.0.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@6.4.2...6.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    (cherry picked from commit 13eb2a1)
    dependabot[bot] authored and Borda committed Nov 17, 2022
    Copy the full SHA
    2d8812c View commit details
    Browse the repository at this point in the history
  8. remove unused random_split import from tutorial (#15716)

    (cherry picked from commit b40ca0e)
    yiftachbeer authored and Borda committed Nov 17, 2022
    Copy the full SHA
    685e391 View commit details
    Browse the repository at this point in the history
  9. Fix typo 'wether' (#15710)

    (cherry picked from commit 609b258)
    dymil authored and Borda committed Nov 17, 2022
    Copy the full SHA
    7b54d04 View commit details
    Browse the repository at this point in the history
  10. releasing 1.8.2

    Borda committed Nov 17, 2022
    Copy the full SHA
    b5d0a41 View commit details
    Browse the repository at this point in the history