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: deepnote/deepnote-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0-rc1
Choose a base ref
...
head repository: deepnote/deepnote-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on Oct 30, 2025

  1. chore: update cos

    jamesbhobbs committed Oct 30, 2025
    Configuration menu
    Copy the full SHA
    7bdf215 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from deepnote/fix-cos

    chore: update cos
    jamesbhobbs authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    5ca512a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b4d41d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. chore: Skip CD pipelines on Depandabot's PRs (#7)

    * chore: Skip CD pipelines on Dependabot's PRs
    
    * fix: Skip Gitleaks check on forks as they don't have the license key
    
    * fix: forgotten conflict in CI
    m1so authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    4eb4cf0 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): Bump virtualenv from 20.26.3 to 20.26.6 (#3)

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.6.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.26.3...20.26.6)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-version: 20.26.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    48b0a54 View commit details
    Browse the repository at this point in the history
  3. chore(docs): Clean up readme and contributing guide (#14)

    * chore(docs): Clean up readme and contributing guide
    
    * chore(docs): Update readme with CLI quickstart instead of local dev
    
    * chore: Incorporate PR review suggestions
    
    * chore(docs): improve suggestion to try extensions first
    
    Co-authored-by: James Hobbs <[email protected]>
    
    * chore(docs): remove trailing space
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: James Hobbs <[email protected]>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    3 people authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    e2b6484 View commit details
    Browse the repository at this point in the history
  4. fix(ci): remove restore-keys from cache to always use latest lockfi…

    …le (#15)
    
    * fix(ci): remove `restore-keys` from cache to always use latest lockfile
    
    * test: change cache prefix to force clean run
    m1so authored Oct 31, 2025
    Configuration menu
    Copy the full SHA
    4b1d15f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

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