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: datashield/datashield-opal-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: datashield/datashield-opal-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 4 commits
  • 15 files changed
  • 1 contributor

Commits on Feb 15, 2026

  1. feat: use uv as package manager, ruff as linter, add github actions (#1)

    * feat: use uv as package manager, ruff as linter, add github actions
    
    * fix: tests on resources
    
    * fix: code review
    ymarcon authored Feb 15, 2026
    Configuration menu
    Copy the full SHA
    5cafa05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c6b7c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. feat: implemented R sessions api (#2)

    * feat: implemented R sessions api
    
    * fix: corrected lint errors
    
    * feat: updated R session api
    
    * chore: updated datashield with released version
    
    * feat: check for credentials on new connection
    
    * chore: updated resource test
    
    * chore: updated released versions of datashield and obiba-opal
    ymarcon authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    0c80974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9f82ba View commit details
    Browse the repository at this point in the history
Loading