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
We need to figure out what’s the release system is going to be, to define how to support multiple versions
How many versions back do we want to offer support for the examples?
If the versions are hosted in pyscript.net we can just rewrite the files and test the same files multiple times (as we’re doing right now with bash in the core repo)
New examples will add new dependencies, we need to ask the users to add these to an environment.yml file that we use to build the test env in our CI
Testing infrastructure: