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: learningequality/ricecooker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: learningequality/ricecooker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.3
Choose a head ref
  • 18 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    d464ee9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Update requirements configuration in setup.py.

    Remove unused dependencies.
    rtibbles committed May 3, 2023
    Configuration menu
    Copy the full SHA
    d5fbea3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #425 from rtibbles/dependencies

    Update requirements configuration in setup.py.
    rtibbles authored May 3, 2023
    Configuration menu
    Copy the full SHA
    ea51569 View commit details
    Browse the repository at this point in the history
  3. Bump pytest-env from 0.6.2 to 0.8.1

    Bumps [pytest-env](https://github.com/pytest-dev/pytest-env) from 0.6.2 to 0.8.1.
    - [Release notes](https://github.com/pytest-dev/pytest-env/releases)
    - [Commits](pytest-dev/pytest-env@0.6.2...0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest-env
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    2fe9430 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Bump pdf2image from 1.11.0 to 1.16.3

    Bumps [pdf2image](https://github.com/Belval/pdf2image) from 1.11.0 to 1.16.3.
    - [Release notes](https://github.com/Belval/pdf2image/releases)
    - [Commits](Belval/pdf2image@v1.11.0...v.1.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: pdf2image
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    0242cfd View commit details
    Browse the repository at this point in the history
  2. Bump cachecontrol from 0.12.0 to 0.12.11

    Bumps [cachecontrol](https://github.com/ionrock/cachecontrol) from 0.12.0 to 0.12.11.
    - [Release notes](https://github.com/ionrock/cachecontrol/releases)
    - [Changelog](https://github.com/ionrock/cachecontrol/blob/master/docs/release_notes.rst)
    - [Commits](psf/cachecontrol@v0.12.0...v0.12.11)
    
    ---
    updated-dependencies:
    - dependency-name: cachecontrol
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 4, 2023
    Configuration menu
    Copy the full SHA
    9d8e67c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #428 from learningequality/dependabot/pip/cachecon…

    …trol-0.12.11
    
    Bump cachecontrol from 0.12.0 to 0.12.11
    rtibbles authored May 4, 2023
    Configuration menu
    Copy the full SHA
    e240d3d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #399 from learningequality/dependabot/pip/pytest-e…

    …nv-0.8.1
    
    Bump pytest-env from 0.6.2 to 0.8.1
    rtibbles authored May 4, 2023
    Configuration menu
    Copy the full SHA
    3cbd43d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #426 from learningequality/dependabot/pip/pdf2imag…

    …e-1.16.3
    
    Bump pdf2image from 1.11.0 to 1.16.3
    rtibbles authored May 4, 2023
    Configuration menu
    Copy the full SHA
    f85e23a View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. Configuration menu
    Copy the full SHA
    5731421 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge pull request #432 from lsolesen/patch-1

    Fixed filetype for DocumentFile
    rtibbles authored May 9, 2023
    Configuration menu
    Copy the full SHA
    078a802 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    12ab351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d26a3e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1556d82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b13f4d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b671f61 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge pull request #412 from jamalex/remote_content_nodes

    Add StudioContentNode class to allow scripted curation of existing content from Studio
    rtibbles authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    5c9f8e1 View commit details
    Browse the repository at this point in the history
  2. Update version to 0.7.3

    rtibbles authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f3d4932 View commit details
    Browse the repository at this point in the history
Loading