-
Notifications
You must be signed in to change notification settings - Fork 230
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
add cdt-gdb-vscode #285
add cdt-gdb-vscode #285
Conversation
License: EPL-2.0 Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
For this extension, running |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, thanks @marcdumais-work!
For this extension, running
yarn
returns an error but the extension looks to work anyway, if one proceeds to package it, e.g.vsce package
. This could be a problem here i think - the bot will likely stop whenyarn
returns status code 1.
Aha, thanks for the heads up. I think it's fine to try by merging this now and checking back after the CI had a go.
@marcdumais-work Oops, auto-publishing failed with:
@spoenemann is this related to the publisher not having signed the Eclipse thing? What can be done in this case? |
I deleted the previously published extension. |
Thanks! Auto-publishing now works again 🎉 https://open-vsx.org/extension/eclipse-cdt/cdt-gdb-vscode |
Signed-off-by: Marc Dumais <marc.dumais@ericsson.com>
License: EPL-2.0
Signed-off-by: Marc Dumais marc.dumais@ericsson.com