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: Learnosity/learnosity-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.11
Choose a base ref
...
head repository: Learnosity/learnosity-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 22 files changed
  • 5 contributors

Commits on Nov 5, 2024

  1. Ail 162/feature/setup precommit basic linting (#95)

    [FEATURE] Adds pre-commit hooks and Github action for basic linting - AIL-162
    rodrigo-pessoa-lrn authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6477330 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-python from 4 to 5 (#97)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4f029d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. [FEATURE] Adds type validation GitHub action (#96)

    - Adds type checking to github CI, updates typing & fixes some MyPy issues
    rodrigo-pessoa-lrn authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3b617f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. [TESTS] Adds pytest-randomly to shuffle tests (#98)

    * [TESTS] Adds pytest-randomly to shuffle tests
    
    * [TESTS] Unit test modifying global data
    ferdia-sopermaccafraidh-lrn authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    532c40a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    11679b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #101 from Learnosity/LRN-48802/feature/add-metadat…

    …a-to-request
    
    [FEATURE] Add Consumer and Action to request metadata - LRN-48802
    walsh-conor authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    6b1c9c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. Configuration menu
    Copy the full SHA
    e5a6caa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #102 from Learnosity/LRN-48968/feature/add-languag…

    …e-and-version-to-metadata
    
    [FEATURE] Add SDK language and version to request metadata - LRN-48968
    walsh-conor authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    0bffb1d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Bump actions/setup-python from 5 to 6 (#100)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    67b9342 View commit details
    Browse the repository at this point in the history
  2. [CONFIG] Update CODEOWNERS (#104)

    Updating stale codeowners file to reflect current maintainers
    michael-linnane-lrn authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    f9466ad View commit details
    Browse the repository at this point in the history
Loading