salah eddine bendyab

Results 7 comments of salah eddine bendyab

check this https://github.com/desktop/desktop/issues/17755

For composer install it's unrecommended to do inside/by package because in case of laravel-updater need also update well be a problem, i recommend running `composer install` after `php artisan updater:update`

For question tow: - roll back: (not supported now) this will be probably a problem if you run migration or seeding, its depend on use case - update to specific...

yes, it's bad idea you can use this in github action for update automaticity by release ``` name: deploy to server by ssh concurrency: group: production cancel-in-progress: true on: release:...

@czujsnn how you deploy Huly to azure

@mpociot please merge this