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: ucphhpc/ldap_hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: jupyterhub-4.1.6
Choose a base ref
...
head repository: ucphhpc/ldap_hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 13 files changed
  • 2 contributors

Commits on May 15, 2025

  1. Bump to version 0.1.1

    rasmunk committed May 15, 2025
    Configuration menu
    Copy the full SHA
    a63e3d1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

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

Commits on Jun 10, 2025

  1. Bump requests from 2.32.3 to 2.32.4 in /tests

    Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.3...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6b98a8c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from ucphhpc/dependabot/pip/tests/requests-2.32.4

    Bump requests from 2.32.3 to 2.32.4 in /tests
    rasmunk authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    a89f426 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Configuration menu
    Copy the full SHA
    1370aa8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dad1da7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2025

  1. Configuration menu
    Copy the full SHA
    31fe853 View commit details
    Browse the repository at this point in the history
  2. Move the version.py file to be included in the ldap_hooks package and…

    … switch to using the build module for creating the sdist and wheel distributions
    rasmunk committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    1706132 View commit details
    Browse the repository at this point in the history
  3. Reformat

    rasmunk committed Sep 3, 2025
    Configuration menu
    Copy the full SHA
    f5c3524 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Add the c.Authenticator.allow_all to the JupyterHub tests configurati…

    …ons as required in JupyterHub 5.0 and above to allow non-explicit added allowed_users. Also update the GoCD configuration with the new credentials setup for bare_metal_pypi_package template
    rasmunk committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    883ab9a View commit details
    Browse the repository at this point in the history
  2. Bump to version 0.1.2

    rasmunk committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    2155a3e View commit details
    Browse the repository at this point in the history
  3. Update the GoCD config

    rasmunk committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    8fe5893 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f58846a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bedd71c View commit details
    Browse the repository at this point in the history
  6. Testing variables in GoCD

    rasmunk committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    57abd4a View commit details
    Browse the repository at this point in the history
  7. Testing TEST_VAR

    rasmunk committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    c58b8fb View commit details
    Browse the repository at this point in the history
  8. Fix typo in GoCD

    rasmunk committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    8c23c36 View commit details
    Browse the repository at this point in the history
Loading