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/repo-review
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.6
Choose a base ref
...
head repository: scientific-python/repo-review
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Apr 25, 2024

  1. chore: bump sp-repo-review version (#205)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b8fbb3b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. feat: integrate pyodide helper (#206)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 27, 2024
    Configuration menu
    Copy the full SHA
    a44780c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore(deps): update pre-commit hooks (#207)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](astral-sh/ruff-pre-commit@v0.4.1...v0.4.2)
    - [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](pre-commit/mirrors-mypy@v1.9.0...v1.10.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    dae8024 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. tests: fix rich-click's self-inflicted warnings (#211)

    * tests: fix rich-click's self-inflicted warnings
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 3, 2024
    Configuration menu
    Copy the full SHA
    d3cd0a5 View commit details
    Browse the repository at this point in the history
  2. chore: bump some webapp versions (#209)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 3, 2024
    Configuration menu
    Copy the full SHA
    03f4146 View commit details
    Browse the repository at this point in the history
  3. fix(webapp): Better package listing (#210)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 3, 2024
    Configuration menu
    Copy the full SHA
    def8168 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. chore: use hatch instead of nox (#212)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 4, 2024
    Configuration menu
    Copy the full SHA
    dfc7b06 View commit details
    Browse the repository at this point in the history
  2. docs: new issue template (#213)

    * docs: new issue template
    
    * style: pre-commit fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    henryiii and pre-commit-ci[bot] authored May 4, 2024
    Configuration menu
    Copy the full SHA
    813f315 View commit details
    Browse the repository at this point in the history
Loading