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

feat(core): add support for ssh connections into sessions #3318

Merged
merged 22 commits into from
Feb 24, 2023

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    4af6981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    daeb51f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    6ccc8bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    687fae6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e04a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    e2e0988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecb3908 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. change directory on SSH connection and keep connection open

    Ralf Grubenmann committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    1ad69ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5731608 View commit details
    Browse the repository at this point in the history
  3. change session launch message for SSH sessions

    Ralf Grubenmann committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    86c4507 View commit details
    Browse the repository at this point in the history
  4. add ssh-setup feedback

    Ralf Grubenmann committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    32edf53 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Ralf Grubenmann committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    9516242 View commit details
    Browse the repository at this point in the history
  6. change wording for image build

    Ralf Grubenmann committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e6bc1f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    c586ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e6078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18d33e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. fix cleanup on session open

    Panaetius committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    4f55723 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/ssh-into-sessions' of github.com:SwissDataScien…

    …ceCenter/renku-python into feature/ssh-into-sessions
    Panaetius committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6d7b64a View commit details
    Browse the repository at this point in the history
  3. add additional tests

    Panaetius committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    6883d74 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. address comments and fix tests

    Ralf Grubenmann committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    be1722c View commit details
    Browse the repository at this point in the history
  2. change key to ed25519

    Ralf Grubenmann committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    20bb664 View commit details
    Browse the repository at this point in the history
  3. fix docstrings

    Ralf Grubenmann committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    ef90cf7 View commit details
    Browse the repository at this point in the history