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

Mergeback changes from point release to main #16809

Merged
merged 10 commits into from
Jul 28, 2021

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    0862870 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Cherry pick fixes into release (microsoft#16686)

    * Bump actions/setup-node from 2.1.5 to 2.2.0 (microsoft#16592)
    
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.1.5...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      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>
    
    * Add support for starting TensorBoard session with a remote log directory via URL (microsoft#16477)
    
    * Add support for remote logdirs
    
    * Add missing keys
    
    * Fix typo
    
    * Bump isort from 5.8.0 to 5.9.2 (microsoft#16636)
    
    Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.2.
    - [Release notes](https://github.com/pycqa/isort/releases)
    - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
    - [Commits](PyCQA/isort@5.8.0...5.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: isort
      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>
    
    * Make getInterpreters() API faster for subsequent calls (microsoft#16674)
    
    * Change the way auto-selection works (microsoft#16644)
    
    * New comparison logic
    
    * Add experiment group
    
    * Register and call it
    
    * Add service registry tests
    
    * Add interpreter selector unit tests
    
    * Add comparison unit tests
    
    * Add intepreter selector test
    
    * News file
    
    * Adjust comments
    
    * Reuse getSortName
    
    * Add new auto-selection logic
    
    * Add tests for getEnvTypeHeuristic
    
    * Move persistent store initialization back out
    
    * Update tests
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Joyce Er <joyceerhuiling@gmail.com>
    Co-authored-by: Kartik Raj <karraj@microsoft.com>
    Co-authored-by: Kim-Adeline Miguel <51720070+kimadeline@users.noreply.github.com>
    5 people authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    03df7c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    2e5d9f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Ensure we block on autoselection when no interpreter is explictly set…

    … by user (microsoft#16723)
    
    * Ensure we block on autoselection when no interpreter is explictly set by user
    
    * Added tests
    
    * News entry
    Kartik Raj authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0263703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8253dc8 View commit details
    Browse the repository at this point in the history
  3. Fix autoselection when opening a python file directly (microsoft#16733)

    * Fix autoselection when opening a python file directly
    
    * Update changelog
    
    * Add tests
    Kartik Raj authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    ae979b1 View commit details
    Browse the repository at this point in the history
  4. Ignore cache when querying for interpreters during auto-selection (mi…

    …crosoft#16734)
    
    * Ignore cache when getting envs for autoselection
    
    * Don't call autoSelectInterpreter twice
    kimadeline authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0d910c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Update debugger via point release (microsoft#16746)

    * Update version
    
    * Update change log
    
    * Update wheels to 3.9 (microsoft#16745)
    karthiknadig authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    178eaa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    f79a7e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    4c4a04a View commit details
    Browse the repository at this point in the history