Thanks to visit codestin.com
Credit goes to github.com

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: seedcase-project/template-python-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.17.9
Choose a base ref
...
head repository: seedcase-project/template-python-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.17.10
Choose a head ref
  • 6 commits
  • 10 files changed
  • 3 contributors

Commits on Sep 16, 2025

  1. ci(pre-commit): 👷 update pre-commit CI version

    updates:
    - [github.com/commitizen-tools/commitizen: v4.8.4 → v4.9.1](commitizen-tools/commitizen@v4.8.4...v4.9.1)
    pre-commit-ci[bot] authored and lwjohnst86 committed Sep 16, 2025
    Configuration menu
    Copy the full SHA
    af65c7b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2025

  1. ci: 👷 use reusable test workflow (#201)

    # Description
    
    Needs a quick review.
    
    ## Checklist
    
    - [x] Ran `just run-all`
    lwjohnst86 authored Sep 17, 2025
    Configuration menu
    Copy the full SHA
    308e437 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2025

  1. docs: 📝 move contributors file and update it (#206)

    # Description
    
    Small update, moved `_contributors.qmd` to `includes/`
    
    Needs a quick review.
    
    ## Checklist
    
    - [x] Ran `just run-all`
    lwjohnst86 authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    2d796f6 View commit details
    Browse the repository at this point in the history
  2. fix: 🐛 overwrite _contributor.qmd with > (#207)

    # Description
    
    Need to use `>`, not `>>`.
    
    Needs a quick review.
    
    ## Checklist
    
    - [x] Ran `just run-all`
    lwjohnst86 authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    87525bf View commit details
    Browse the repository at this point in the history
  3. refactor: ⬆️ upgrade pre-commit hook versions (#208)

    # Description
    
    Ran `just install-precommit` and updated versions.
    
    Needs a quick review.
    
    ## Checklist
    
    - [x] Ran `just run-all`
    lwjohnst86 authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    b76199a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ece1ee View commit details
    Browse the repository at this point in the history
Loading