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: winter-telescope/winterapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: winter-telescope/winterapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Aug 30, 2023

  1. bump wintertoo (#9)

    * bump wintertoo
    
    * Update pyproject.toml
    
    * print for test
    
    * remove prints as they dont work with pytest
    
    * Update wintertoo
    
    * Update type hints
    
    * Bump wintertoo version
    
    * Fix type hint
    
    * fix CI
    
    ---------
    
    Co-authored-by: Robert Stein <rdstein@caltech.edu>
    virajkaram and robertdstein authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    262ef04 View commit details
    Browse the repository at this point in the history
  2. Bump pylint from 2.17.4 to 2.17.5 (#8)

    Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v2.17.4...v2.17.5)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    fd24e6c View commit details
    Browse the repository at this point in the history
  3. Bump black from 23.3.0 to 23.7.0 (#7)

    Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.3.0...23.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      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>
    dependabot[bot] authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    2fd5c9b View commit details
    Browse the repository at this point in the history
  4. v0.3.0 (#10)

    robertdstein authored Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6f62f90 View commit details
    Browse the repository at this point in the history
Loading