BigW Consortium Gitlab

  • Kamil Trzciński's avatar
    Merge branch 'zj-rake-task-remove-faulty-deployment-refs' into 'master' · e4c86bc8
    Kamil Trzciński authored
    Fix faulty deployment refs
    
    In the 8.13 RC cycle, so before the release, there was a time in which
    references in git where stored by id instead of iid. This could be fixed
    by time, if the iid catches up with the id, it overwrites it. But in the
    mean time we have wrong refs in the folder.
    
    This commit fixes that. For all projects we have deployments we'll find
    the ones where the ref has a higher number than the iid is now and calls
    `#create_ref` on the corresponding deployment.
    
    Fixes gitlab-com/infrastructure#683
    
    cc @ayufan 
    
    One worry: I tested this locally, couldn't find a way to do automate this.
    
    See merge request !7352
    e4c86bc8
Name
Last commit
Last update
..
ci Loading commit data...
gitlab Loading commit data...
migrate Loading commit data...
brakeman.rake Loading commit data...
cache.rake Loading commit data...
dev.rake Loading commit data...
downtime_check.rake Loading commit data...
ee_compat_check.rake Loading commit data...
eslint.rake Loading commit data...
flay.rake Loading commit data...
gemojione.rake Loading commit data...
grape.rake Loading commit data...
haml-lint.rake Loading commit data...
lint.rake Loading commit data...
rubocop.rake Loading commit data...
scss-lint.rake Loading commit data...
services.rake Loading commit data...
setup.rake Loading commit data...
sidekiq.rake Loading commit data...
spec.rake Loading commit data...
spinach.rake Loading commit data...
teaspoon.rake Loading commit data...
test.rake Loading commit data...