Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cml-publish fails in folders not init by git #480

Closed
DavidGOrtega opened this issue Apr 15, 2021 · 3 comments · Fixed by #519
Closed

cml-publish fails in folders not init by git #480

DavidGOrtega opened this issue Apr 15, 2021 · 3 comments · Fixed by #519
Assignees
Labels
bug Something isn't working cml-publish Subcommand p1-important High priority

Comments

@DavidGOrtega
Copy link
Contributor

DavidGOrtega commented Apr 15, 2021

as #478

Error: Command failed: git config --get remote.origin.url
    at checkExecSyncError (child_process.js:635:11)
    at execSync (child_process.js:671:15)
    at repo_from_origin (/iterative/cml/src/cml.js:15:18)
    at new CML (/iterative/cml/src/cml.js:63:47)
    at run (/iterative/cml/bin/cml-publish.js:28:15)
    at Object.<anonymous> (/iterative/cml/bin/cml-publish.js:86:1)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14) {
  status: 1,
  signal: null,
  output: [ null, <Buffer >, <Buffer > ],
  pid: 12360,
  stdout: <Buffer >,
  stderr: <Buffer >
}
@DavidGOrtega DavidGOrtega added p1-important High priority cml-publish Subcommand labels Apr 15, 2021
@DavidGOrtega
Copy link
Contributor Author

@casperdcl this is also related to #515 I had this in my agenda

@DavidGOrtega DavidGOrtega added the bug Something isn't working label May 14, 2021
@casperdcl
Copy link
Contributor

OK thanks! You can put it on the CML weekly board whenever you're on it.

@0x2b3bfa0
Copy link
Member

Closed with #519

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cml-publish Subcommand p1-important High priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants