Minkbear
Minkbear
@pknap updated as your requested tag 7 is now 7.0.0 already. | Tag | Deployer Version | PHP Version | | --- | --- | --- | | `latest` |...
@antonmedv got the problem that https://deployer.org/releases/v7.0.0/deployer.phar is not exists.
> https://deployer.org/releases/v7.0.0-beta.34/deployer.phar Actually @antonmedv mention above (https://github.com/deployphp/deployer/issues/3118#issuecomment-1126878980) that use "https://deployer.org/releases/v7.0.0-beta.34/deployer.phar" URL then it will redirect to correct phar.
@sundaramtalekar I think `php artisan vendor:publish --all` should run on your dev machine and then commit need files into git when CI/CD should be run `php artisan migrate` only. This...
Updated | Tag | Deployer Version | PHP Version | | --- | --- | --- | | `latest` | 6.8.0 | 8.1 | | `6` | 6.8.0 | 8.1...
@alexgit2k @pknap Updated. I will change latest later. | Tag | Deployer Version | PHP Version | | --- | --- | --- | | `latest` | 6.8.0 | 8.1...
@vierbergenlars v3.0.1
> What type of Mac do you have? @tzneal MacOS Monterey version 12.6 on Intel processor
tested with version 0.7.0 It's work.
> around https://github.com/argoproj-labs/argocd-image-updater/blob/v0.14.0/pkg/argocd/update.go#L428 , the updater thinks its a kustomize type app instead of a helm type, and proceeds to write back as a kustomize app and failed. I'm wondering...