NubesGen icon indicating copy to clipboard operation
NubesGen copied to clipboard

[BUG] CLI doesn't work in GitHub Codespaces

Open cmaneu opened this issue 3 years ago • 0 comments

Describe the bug NubesGen CLI doesn't detect github projects within GitHub Codespaces

To Reproduce Steps to reproduce the behavior:

  1. Open a project with codespaces
  2. Download and chmod the CLI
  3. execute ./nubesgen-cli-linux gitops
  4. See error

Expected behavior It works!

Screenshots

@cmaneu ➜ /workspaces/scubadevapps (env-warm ✗) $ ./nubesgen-cli-linux gitops
NugesGen configuration starting
Setting up GitOps...
(1/10) Checking if the project is configured on GitHub...
The project isn't configured on GitHub, GitOps configuration is disabled.
@cmaneu ➜ /workspaces/scubadevapps (env-warm ✗) $ 
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Browser Edge image

cmaneu avatar Jun 15 '22 13:06 cmaneu