You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: