Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

github private repositories #46

@gmillerd

Description

@gmillerd

Hello, fabulous tool thanks.

Does wowa support private repositories? I am having issues getting this to work.

I am able to clone natively with 'git clone' (my .git-credentials works), I have altered wowa/source/github.js to expose that my process.env.GITHUB_TOKEN is being passed (it is).

Everything in wowa/source/github.js seems to work, its when 'done(d)' is called that master.zip isn't authorized. In ok.git:L81 the output of console.log(d) is the following

wowa install redacted/addon
⠇ redacted/addon [github] waiting...
done { name: 'addon',
  owner: 'redacted',
  author: 'redacted',
  page: 'https://github.com/redacted/addon',
  version:
   [ { name: '7667e48',
       link:
        'https://github.com/redacted/addon/archive/master.zip' } ],
  ↓ redacted/addon @7667e48 [github] HTTPError: Response code 404 (Not Found) [skipped]

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions