Tool to create a release branch with commits from pull requests linked to a Github issue with specific labels
Requires Castor and PHP to work
castor init
Then fill the config fields
castor create-package <project>
vendor/bin/castor repack --app-name ez-delivery
docker build --target prod -f prod\Dockerfile -t ez-delivery .
docker run -v ~/.ssh:/home/ez-delivery/.ssh -v ~/ez-deliver/var/:/home/ez-delivery/.ez -v ~/.gitconfig:/home/ez-delivery/.gitconfig -v $(pwd):/app -e USER=$UID -it ghcr.io/baptistecontreras/ez-delivery:latest ez-delivery