Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add test for debian 12 #966

Closed

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

  1. tests: test pip install plugin with less dependencies

    This was done in order to avoid conda/mamba issues showing up like:
    
    ```
    RemoveError: 'requests' is a dependency of conda and cannot be removed from conda's operating environment.
    ```
    consideRatio committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    7c2046c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c47aa View commit details
    Browse the repository at this point in the history
  3. ci: test upgrades from 1.0.0

    We already do this via testing upgrade from "latest", but I think its
    useful that we declare this explicitly as we may release tljh 2 soon
    with jupyterhub 5.
    consideRatio committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    4ce6716 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc810de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf6c802 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2732fe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6048395 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. test mamba list

    consideRatio committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d29869c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c4137 View commit details
    Browse the repository at this point in the history