Skip to content
  • Georges Racinet's avatar
    Starting a permanent stable branch · bbcbbf6e10ef
    Georges Racinet authored
    Over the previous pattern of branches named after the version number,
    this should lower the risk to accidentally change the target testing
    Docker image in the `default` branch by merging the stable branch into
    it. Indeed, after the first merge that should revert the testing image
    to `testing`, subsequent modifications in the stable branch will be
    conflicting.
    
    Also, that's one less value to change in HDK configuration for the stable
    branch.
    
    --HG--
    branch : stable
    bbcbbf6e10ef
Validating GitLab CI configuration… Learn more