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: scientific-python/cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2023.10.27
Choose a base ref
...
head repository: scientific-python/cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2023.11.17
Choose a head ref
  • 14 commits
  • 25 files changed
  • 6 contributors

Commits on Oct 30, 2023

  1. fix: correct some missing links (#302)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8b4cf22 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Fix small typos (#303)

    Co-authored-by: Jack McIvor <j.mcivor@draftkings.com>
    jack-mcivor and Jack McIvor authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    43b5bc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Update pyproject.md (#305)

    Fix typo
    DLu authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6fa681f View commit details
    Browse the repository at this point in the history
  2. docs: change linked text for sp-repo-review (#304)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9001612 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. chore(deps): bump versions (#306)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <henryiii@users.noreply.github.com>
    github-actions[bot] and henryiii authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    70ccff1 View commit details
    Browse the repository at this point in the history
  2. fix: link was not copied properly (#308)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    67ee77c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. fix: support hatch, tox (pyproject), and spin for PY007 (#307)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4a85cbe View commit details
    Browse the repository at this point in the history
  2. fix: tweak the hatch integration (#310)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    745167e View commit details
    Browse the repository at this point in the history
  3. fix: show_error_codes deprecated (#309)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b7ffffa View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. fix: nicer default for pre-commit hook (#314)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    aa1cc8d View commit details
    Browse the repository at this point in the history
  2. fix: loosen required summary flag (#313)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    120f130 View commit details
    Browse the repository at this point in the history
  3. fix: support simple Ruff extend (#312)

    * fix: support simple Ruff extend
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * Update src/sp_repo_review/checks/ruff.py
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6e33351 View commit details
    Browse the repository at this point in the history
  4. docs: improve page name (#315)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    914008d View commit details
    Browse the repository at this point in the history
  5. chore: clean up pre-commit update job a little (#316)

    * chore: bump versions in webapp
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * chore: simplify pc update
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    acb5611 View commit details
    Browse the repository at this point in the history
Loading