On Sun, 26 Feb 2023, 19:35 Michael Bien, <mbie...@gmail.com> wrote: > we have to make up our mind how to handle testing :) > ... > a) the "rust" branch approach > > we switch everything in main.yml to the rust cluster in that branch ... >
My suggestion above was to add rust into the release cluster in the rust branch, then open a long-lived PR from rust branch to master. That PR should automatically test correctly with every commit into the rust branch? No change to main.yml required. Best wishes, Neil