Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
5623 commits behind the upstream repository.
  • Richard van der Hoff's avatar
    07e0992a
    Make GHA config more efficient (#10383) · 07e0992a
    Richard van der Hoff authored
    A few things here:
    
    * Build the debs for single distro for each PR, so that we can see if it breaks. Do the same for develop. Building all the debs ties up the GHA workers for ages.
    * Stop building the debs for release branches. Again, it takes ages, and I don't think anyone is actually going to stop and look at them. We'll know they are working when we make an RC.
    * Change the configs so that if we manually cancel a workflow, it actually does something.
    Make GHA config more efficient (#10383)
    Richard van der Hoff authored
    A few things here:
    
    * Build the debs for single distro for each PR, so that we can see if it breaks. Do the same for develop. Building all the debs ties up the GHA workers for ages.
    * Stop building the debs for release branches. Again, it takes ages, and I don't think anyone is actually going to stop and look at them. We'll know they are working when we make an RC.
    * Change the configs so that if we manually cancel a workflow, it actually does something.
10383.misc 63 B