Skip to content

[BUG] github ci not able to clone tpl over ssh  #158

@j-d-carmichael

Description

@j-d-carmichael

This test: src/tests/openapiNodegen_git.ts

In GH CI it cannot clone the tpl repo over ssh due to missing keys - out of CI the tests pass just fine.

The following attempts have been made to try and get it working:
Adding ssh keys via keygen

      - name: 'ssh keys generate'
        run: ssh-keygen -t rsa -q -f "$HOME/.ssh/id_rsa" -N ""

This PR also has issues:
#157

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions