openvsx icon indicating copy to clipboard operation
openvsx copied to clipboard

Publication blocked `Error: Your Publisher Agreement with the Eclipse Foundation is outdated (version 1.0). The current version is 1.`

Open sourishkrout opened this issue 11 months ago • 3 comments

I'm in a chicken/egg problems of sort where I can't accept the new agreement to publish extensions. Any help would be greatly appreciated. Thank you!

Namespace: stateful User: sourishkrout

image

Stack trace:

Error: Error: Your Publisher Agreement with the Eclipse Foundation is outdated (version 1.0). The current version is 1.
    at IncomingMessage.<anonymous> (/home/runner/work/_actions/HaaLeo/publish-vscode-extension/v1/dist/index.js:90479:40)
    at IncomingMessage.emit (node:events:526:35)
    at endReadableNT (node:internal/streams/readable:1408:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

sourishkrout avatar Feb 27 '24 19:02 sourishkrout

Im facing the same problem when trying to create a new namespace using the ovsc publishing library:

Run npx ovsx create-namespace  FINOS -p ***
❌  Your Publisher Agreement with the Eclipse Foundation is outdated (version 1.0). The current version is 1.
Error: Process completed with exit code 1.

Full log and code here: https://github.com/finos/legend-engine-ide-client-vscode/actions/runs/8072712866/job/22054991761?pr=42

rafaelbey avatar Feb 27 '24 23:02 rafaelbey

Same here.

planger avatar Feb 28 '24 14:02 planger

Yesterday I got the same error. I tried again and now my publish Pipeline was succesfull

https://github.com/AnWeber/vscode-httpyac/actions/runs/8070479326/job/22083952512

Seems to be fixed with https://gitlab.eclipse.org/eclipsefdn/it/api/eclipsefdn-profile-api/-/issues/95

AnWeber avatar Feb 28 '24 15:02 AnWeber

Confirming that publication went through this time around. Closing this issue as resolved. Thank you!

sourishkrout avatar Mar 05 '24 02:03 sourishkrout