Skip to content
  • Markus Koller's avatar
    Support repository moved message with all container types · 6c612d69
    Markus Koller authored and Matthias Käppler's avatar Matthias Käppler committed
    Rename the `ProjectMoved` push check to `ContainerMoved`, and use the
    repository identifier to store messages in Redis instead of the project
    ID.
    
    Previously this only worked in a project context, but now supports all
    repository containers and also adds the container type in the push
    message.
    
    To handle the transition from the previous message key to the new one,
    we query and delete both keys in Redis.
    
    Changelog: changed
    6c612d69