lock website for background jobs (#1820)
* lock website for background jobs * remove byebug * fix * fix * if...else instead of begin...rescue Co-authored-by:Arnaud Levy <arnaud.levy@noesya.coop> * fix * fix * fix * fix * fix --------- Co-authored-by:
Arnaud Levy <arnaud.levy@noesya.coop>
Showing
- app/models/communication/website.rb 25 additions, 10 deletionsapp/models/communication/website.rb
- app/models/communication/website/with_connected_objects.rb 37 additions, 25 deletionsapp/models/communication/website/with_connected_objects.rb
- app/models/communication/website/with_git_repository.rb 53 additions, 12 deletionsapp/models/communication/website/with_git_repository.rb
- app/models/communication/website/with_lock.rb 21 additions, 0 deletionsapp/models/communication/website/with_lock.rb
- app/models/concerns/with_git.rb 28 additions, 10 deletionsapp/models/concerns/with_git.rb
- db/migrate/20240418135933_add_locked_at_to_communication_websites.rb 5 additions, 0 deletions...20240418135933_add_locked_at_to_communication_websites.rb
- db/schema.rb 4 additions, 3 deletionsdb/schema.rb
Loading
Please register or sign in to comment