Ability to choose a different branch for piloting on pavlovia

Hi @jkrum, @JLC1, as it happens, the way to staging from a branch other than master at the minute is to edit the default via GitLab’s repository settings. The only catch is you also need to then momentarily deactivate the project in your dashboard to let Pavlovia know about the change before turning it back on if that makes any sense.

@JLC1 You can easily run your experiment locally from within PsychoPy: Send it to Runner, then hit the PsychoJS debugging button at the bottom of the sidebar. That should create a lib folder with the latest PsychoJS inside your project root, fire up a simple HTTP server on port 12002, and launch a preview window in your default browser.

x

2 Likes