-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
This works ...
» git push
Username for 'https://github.com': flip111
Password for 'https://[email protected]':
Everything up-to-date
Doesn't work
» spago publish
Reading Spago workspace configuration...
✅ Selecting package to build: foldable-traversable-extra
Downloading dependencies...
Building...
Src Lib All
Warnings 0 0 0
Errors 0 0 0
✅ Build succeeded.
Passed preliminary checks.
Pushing tag 'v0.0.4' to the remote
Username for 'https://github.com': flip111
Password for 'https://[email protected]':
Building again with the build plan from the solver...
Building...
Src Lib All
Warnings 0 0 0
Errors 0 0 0
✅ Build succeeded.
✅ Ready for publishing. Calling the registry..
✅ Registry accepted the Publish request and is processing...
Logs from the Registry pipeline:
2024-01-22T13:44:36.796Z Received Publish request, job id: c15beb1c-580f-4f2e-a269-c7d77a4f43bf
2024-01-22T13:44:36.806Z Fetching {
"githubOwner": "flip111",
"githubRepo": "foldable-traversable-extra"
}
2024-01-22T13:44:36.973Z Failed to clone git tag: Cloning into '/tmp/tmp-2210958-ehZufsMfSvEF/foldable-traversable-extra'...
fatal: could not read Username for 'https://github.com': No such device or address
2024-01-22T13:44:36.975Z Failed to clone repository flip111/foldable-traversable-extra at ref v0.0.4
❌ Registry finished processing the package, but it failed. Please fix it and try again.
I don't have 2fa authenticated on github yet, not sure if that's related but i just mentioned it in case.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed