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: openedx/xblock-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: openedx/xblock-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.4
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 27, 2023

  1. docs: Provied a simple long_description for now.

    For some reason the PyPI deploy was inferring a long_description from
    somewhere and it had syntax errors so just be explicit so that we can
    deploy the rest of the changes.
    
    This is not making things worse because currently there is no
    description on PyPI so we're not removing any info.
    Feanil Patel committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    eac3a40 View commit details
    Browse the repository at this point in the history
  2. build: Bump the version so we can re-tag.

    We need to do that to have the automation pick up the release.
    Feanil Patel committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    782a46c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Merge pull request #265 from openedx/feani/update_long_description

    feani/update long description
    Feanil Patel authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2065d1c View commit details
    Browse the repository at this point in the history
Loading