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: earthlab/abc-classroom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9a
Choose a base ref
...
head repository: earthlab/abc-classroom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 20 files changed
  • 4 contributors

Commits on Feb 10, 2022

  1. Cleanup old files and an old dependency (#486)

    Leah Wasser authored Feb 10, 2022
    Copy the full SHA
    3de0d2d View commit details
  2. Copy the full SHA
    941592f View commit details
  3. new docstring update (#489)

    Leah Wasser authored Feb 10, 2022
    Copy the full SHA
    ab5df0f View commit details
  4. update doc build to python 3.8 only & add python 3.9 to build (#485)

    * update doc build to python 3.8 only
    
    * add build for 3.9
    Leah Wasser authored Feb 10, 2022
    Copy the full SHA
    7e4e4af View commit details
  5. Take commit message as script argument (#471)

    * update cli template script to take commit msg as string
    
    * init_and_commit requires commit message, do not open editor
    
    * take commit msg as argument, diff defaults for add and update
    
    * update tests for changes in commit message handling
    
    * update changelog
    
    * add default commit messages to template scripts
    
    * minor typo in error message
    
    * updating docs for git commit messages
    
    Co-authored-by: Leah Wasser <leah.wasser@colorado.edu>
    kcranston and Leah Wasser authored Feb 10, 2022
    Copy the full SHA
    108a75f View commit details
  6. Updating pydata in main and removing support for 3.6 (#490)

    * updating pydata here more clean
    
    * removing support for 3.6 :o
    nkorinek authored Feb 10, 2022
    Copy the full SHA
    9cbe938 View commit details
  7. Updating with maintainence notes.

    Leah Wasser authored Feb 10, 2022
    Copy the full SHA
    e9bff43 View commit details

Commits on Jun 27, 2023

  1. Dependency updates (#598)

    * Update pytest-cov from 3.0.0 to 4.0.0
    
    * Update pydata_sphinx_theme from 0.8.0 to 0.13.1
    
    * Update black from 22.1.0 to 23.3.0
    
    * Update sphinx_copybutton from 0.5.0 to 0.5.2
    
    * Update sphinx from 4.4.0 to 7.0.1
    
    * Update pre-commit from 2.17.0 to 3.3.3
    
    * Update tox from 3.24.5 to 4.6.3
    
    * Update pytest from 7.0.0 to 7.4.0
    
    * updating to python 3.10
    
    * fixed codecov version
    
    * updating flake8
    
    * updating python 3.10
    
    ---------
    
    Co-authored-by: pyup-bot <github-bot@pyup.io>
    nkorinek and pyup-bot authored Jun 27, 2023
    Copy the full SHA
    e4f8593 View commit details
Loading