Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Custom Dataform package - public repository only?

Hi,

I'm building a custom Dataform package. While trying to install it after following: docs-create-package I receive: NPM Execution error: npm ERR! code E404 Not Found - GET https://github.com/...

The repository being referenced is owned by organization I work for and not public. To debug I've created two repositories: a public and another company-owned. Then, copied content of dataform-package-base into both and tried installing them into my Dataform project. It worked for the public project, but not the company-owned one (same error as above).

Is there a way to install a package from non-public project? The Dataform repository I'm using is connected with GitHub repo and using my access token.

Thanks in advance,

Daniel.

Solved Solved
0 4 606
1 ACCEPTED SOLUTION

Hi Daniel,

Today, packages need to be public. We're going to release the ability to install packages in private repositories in the coming weeks (around late January / early February)

 

View solution in original post

4 REPLIES 4

Hi Daniel,

Today, packages need to be public. We're going to release the ability to install packages in private repositories in the coming weeks (around late January / early February)

 

Hi ghh, Is this already available please?

Thanks,

B.

Thanks!