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

Bump cdt-gdb-vscode version on OpenVSX to 1.0.3 #125

Closed
aarontan-mchp opened this issue Dec 13, 2024 · 6 comments · Fixed by #126 or #127
Closed

Bump cdt-gdb-vscode version on OpenVSX to 1.0.3 #125

aarontan-mchp opened this issue Dec 13, 2024 · 6 comments · Fixed by #126 or #127

Comments

@aarontan-mchp
Copy link

Hi @jonahgraham,

Hope you are doing well. We would like to pull in the changes from #120 into our application via OpenVSX, however the versions available there only seem to go up to 0.0.108: https://open-vsx.org/extension/eclipse-cdt/cdt-gdb-vscode

Let me know if I am missing something obvious. Thanks!

@jonahgraham
Copy link
Contributor

Thanks @aarontan-mchp for bringing this to my attention. Open VSX has a bunch of scripts that auto-publish the latest version. It looks like this extension has an incompatibility with that publishing script as I can see this error (link)

 Error: Both a .vscodeignore file and a "files" property in package.json were found. VSCE does not support combining both strategies. Either remove the .vscodeignore file or the "files" property in package.json.

This looks like something changed on open vsx since we last published successfully. But I suspect that we'll need to change something here, so I'll leave this open to track our changes.

@jonahgraham
Copy link
Contributor

@aarontan-mchp I think I have fixed the problem, please let me know if it worked. You will need to wait until the next time the publishing script runs, which I expect to be a 3am. You can see the actions here https://github.com/EclipseFdn/publish-extensions/actions

@jonahgraham
Copy link
Contributor

@aarontan-mchp https://open-vsx.org/extension/eclipse-cdt/cdt-gdb-vscode now contains v1.0.4. Please let me know if it works well for you.

@aarontan-mchp
Copy link
Author

@jonahgraham Thanks for the quick update! We are currently working to pull in the changes and will let you know if everything looks good. Should be able to let you know by EOD today or tomorrow.

@aarontan-mchp
Copy link
Author

Hi @jonahgraham, everything seems to be in order on our end. Will open a new issue if there anything unexpected occurs, since this issue is to publish the latest version to OpenVSX. Thanks again for handling it so quickly!

@jonahgraham
Copy link
Contributor

Thanks @aarontan-mchp for reporting back.

jonahgraham added a commit to jonahgraham/theia-website that referenced this issue Dec 28, 2024
This release was correct at the time of writing, because I didn't realize that cdt-gdb-vscode was not updating on openvsx. This has since been resolved (see eclipse-cdt-cloud/cdt-gdb-vscode#125 (comment))
planger pushed a commit to eclipse-theia/theia-website that referenced this issue Dec 28, 2024
This release was correct at the time of writing, because I didn't realize that cdt-gdb-vscode was not updating on openvsx. This has since been resolved (see eclipse-cdt-cloud/cdt-gdb-vscode#125 (comment))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants