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

Test integration tests #1

Open
certik opened this issue Sep 17, 2023 · 2 comments
Open

Test integration tests #1

certik opened this issue Sep 17, 2023 · 2 comments

Comments

@certik
Copy link
Contributor

certik commented Sep 17, 2023

This CI test should download a specific lpython conda package (the latest version with explicit version set), then check out a specific version of lpython's repository, go into integration tests and run them.

When we release a new lpython version, we tag the lpython repository, we create a new conda package. Then we'll come here and update the lpython conda package version + lpython repository version, and send a PR. All tests should pass.

If they fail, we figure out why, and fix it in upstream lpython. Release a new version, update conda and try again.

@Shaikh-Ubaid
Copy link
Collaborator

Release a new version, update conda and try again.

Would it be fine if it works in a few tries? For example, there would be a few releases (released in a short span of time) which might fail.

@certik
Copy link
Contributor Author

certik commented Sep 17, 2023

Yes. That's the workflow.

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