Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jordemort/action-pyright
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: jordemort/action-pyright
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 15, 2022

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

Commits on Mar 24, 2022

  1. Bump peter-evans/create-pull-request from 3 to 4 (#27)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0f069d0 View commit details
    Browse the repository at this point in the history
  2. Adds offset '1', because pyrights offsets are zero-based (issue #25) (#…

    …26)
    
    * Adds offset '1', because pyrights offsets are zero-based (issue #25)
    
    * Adds offset '1', because pyrights offsets are zero-based (issue #25)
    
    * Update pyright_to_rdjson/pyright_to_rdjson.py
    
    Co-authored-by: Jordan Webb <jordan@caketop.app>
    
    * Update pyright_to_rdjson/pyright_to_rdjson.py
    
    Co-authored-by: Jordan Webb <jordan@caketop.app>
    
    * Update pyright_to_rdjson/tests/test_pyright_to_rdjson.py
    
    Co-authored-by: Jordan Webb <jordan@caketop.app>
    
    * Update pyright_to_rdjson/tests/test_pyright_to_rdjson.py
    
    Co-authored-by: Jordan Webb <jordan@caketop.app>
    
    Co-authored-by: Jordan Webb <jordan@caketop.app>
    gersmann and jordemort authored Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a72509b View commit details
    Browse the repository at this point in the history
Loading