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

@jscutlery/semvver:github executor failing #789

Open
jdwillmsen opened this issue Mar 13, 2024 · 1 comment
Open

@jscutlery/semvver:github executor failing #789

jdwillmsen opened this issue Mar 13, 2024 · 1 comment

Comments

@jdwillmsen
Copy link

When using the @jscutlery/semvver:github executor I am encountering a failure.

image
image

This error happens in ci as well as locally.

It happens even when it's a post-target of the version executor.

@ontoneio
Copy link

Having the same issue, but it's claiming to be an issue with gh auth login

Error: HTTP 401: Bad credentials (URL/releases)
Try authenticating with:  gh auth login

    at /workspaces/node_modules/@jscutlery/semver/src/executors/common/exec.js:10:34
    at ChildProcess.exithandler (node:child_process:430:5)
    at ChildProcess.emit (node:events:517:28)
    at maybeClose (node:internal/child_process:1098:16)
    at ChildProcess._handle.onexit (node:internal/child_process:303:5)
[mgnl-base] ❌ Error: Something went wrong with post-target "mgnl-base:github".
    at /workspaces/node_modules/@jscutlery/semver/src/executors/version/utils/post-target.js:27:27
    at Generator.next (<anonymous>)
    at fulfilled (/workspaces/node_modules/tslib/tslib.js:164:62)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants