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

Add a CI to test this extension #3

Closed
certik opened this issue Oct 1, 2024 · 1 comment
Closed

Add a CI to test this extension #3

certik opened this issue Oct 1, 2024 · 1 comment

Comments

@certik
Copy link
Contributor

certik commented Oct 1, 2024

I don't know if the testing instructions at https://code.visualstudio.com/api/working-with-extensions/testing-extension can be run at a CI or not.

Ideally we install the extension into some headless VSCode, install a given version of LFortran, and then test things like looking up definitions using some javascript test file.

That way this setup will ensure that everything actually runs, and also act as documentation how to install everything and which exact versions work together.

Related to that but a separate issue is to automatically publish the extension for VSCode: #4.

@certik certik mentioned this issue Nov 5, 2024
15 tasks
@dylon
Copy link
Collaborator

dylon commented Dec 1, 2024

This was completed as part of #16.

@dylon dylon closed this as completed Dec 1, 2024
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