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

robust tests for ssh repo interaction #383

Open
sassman opened this issue Jul 26, 2021 · 0 comments
Open

robust tests for ssh repo interaction #383

sassman opened this issue Jul 26, 2021 · 0 comments

Comments

@sassman
Copy link
Member

sassman commented Jul 26, 2021

required is:

  1. should work on GH Actions for PRs of Forks
  2. should cover public access via ssh
  3. should cover private access via ssh
  4. current tests are skipped at
    mod ssh_remote {

possible solutions:

  • create a random ssh key as part of the test (e.g. in the ProjectBuilder)
  • create a pre-defined ssh key that has access to the test repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant