Channel branches: Difference between revisions

imported>Legendofmiracles
m Change all channels from 21.05 -> 21.11
imported>Asymmetric
m Channel update process: small style edits
Line 49: Line 49:
== Channel update process ==
== Channel update process ==


The channel update process begins when anyone with commit access pushes changes to either master or one of the release-XX.XX branches.
The channel update process begins when anyone with commit access pushes changes to either <code>master</code> or one of the <code>release-XX.XX</code> branches.


=== Hydra Build ===
=== Hydra Build ===


Then, for each <code>unstable</code> channel, a particular job at [https://hydra.nixos.org hydra.nixos.org] is started which must succeed:
Then, for each '''unstable''' channel (see above), a particular job at [https://hydra.nixos.org hydra.nixos.org] is started which must succeed:


* For NixOS: the [http://hydra.nixos.org/job/nixos/trunk-combined/tested trunk-combined/tested] job, which includes some automated NixOS tests.
* For NixOS: the [http://hydra.nixos.org/job/nixos/trunk-combined/tested trunk-combined/tested] job, which includes some automated NixOS tests.