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.4
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.6.0
Choose a head ref
  • 14 commits
  • 15 files changed
  • 8 contributors

Commits on Feb 1, 2023

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

Commits on Feb 23, 2023

  1. build: Creating a missing workflow file `self-assign-issue.yml`.
    
    The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
    sync with the current standard for this workflow as defined in the
    `.github` repo of the `openedx` GitHub org.
    Feanil Patel committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7f7a2f8 View commit details
    Browse the repository at this point in the history
  2. build: Creating a missing workflow file `add-remove-label-on-comment.yml`.
    
    The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
    sync with the current standard for this workflow as defined in the
    `.github` repo of the `openedx` GitHub org.
    Feanil Patel committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d51b1de View commit details
    Browse the repository at this point in the history
  3. build: Updating a missing workflow file `add-depr-ticket-to-depr-board.yml`.
    
    The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
    sync with the current standard for this workflow as defined in the
    `.github` repo of the `openedx` GitHub org.
    Feanil Patel committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    8438511 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

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

Commits on Feb 28, 2023

  1. Merge pull request #273 from openedx/repo_checks/ensure_workflows

    Update standard workflow files.
    bmtcril authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c4fcb99 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Merge pull request #274 from openedx/jenkins/upgrade-python-requireme…

    …nts-f4bf6a9
    
    Python Requirements Update
    kenclary authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5836db0 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

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

Commits on Apr 10, 2023

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

Commits on Apr 14, 2023

  1. Merge pull request #280 from openedx/jenkins/upgrade-python-requireme…

    …nts-f1375fc
    
    Python Requirements Update
    kenclary authored Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6b7bf78 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. build: remove unnecessary codecov dependency

    Matt Hughes committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    d6884c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Merge pull request #281 from openedx/matthugs/remove-codecov-dependency

    build: remove unnecessary codecov dependency
    Feanil Patel authored Apr 25, 2023
    Configuration menu
    Copy the full SHA
    a270677 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. feat!: Removed boto usage.

    Upgrading `django-pyfs` it has updated code from boto to boto3.
    awais786 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ad53fc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge pull request #287 from openedx/remove-boto

    feat!: Updated code from boto to boto3
    awais786 authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    46472e5 View commit details
    Browse the repository at this point in the history
Loading