Skip to content

Google Cloud Functions - Private Github repo in package.json #300

@mderazon

Description

@mderazon

Does GCF support private repo as a dependency in package.json ?

"dependencies": {
    "some-package": "git+ssh://git@github.com:myorg/myproject"
}

?

Today I am making sure the machine I run this from has ssh access to our organization GH account, but I am wondering how to achieve that via GCF.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.triage meI really want to be triaged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions