Releases: ByteInternet/hypernode-deploy
3.5.1
3.5.0
This release adds support for PHP 8.2. We still have to add extensive testing for Magento 2.4.6 with PHP 8.2, but it basically is ready to be used.
What's Changed
- Add support for PHP 8.2 by @tdgroot in #85
- Allow configuration to have no ssh key available by @tdgroot in #87
- Enable Dependabot by @tdgroot in #86
- Deployer: Pass-through GitHub Workflow commands by @tdgroot in #89
Full Changelog: 3.4.1...3.5.0
3.4.1
3.4.0
The hypernode-deploy deploy subcommand now has a new option --reuse-brancher. This allows you to reuse an existing Brancher instance under the same label. Using this makes development significantly faster, as you don't have to create a new instance per commit. Just use hypernode-deploy on the existing Brancher instance instead of making a new Brancher instance.
What's Changed
- Allow reusing of previous brancher instance by @AlexanderGrooff in #81
Full Changelog: 3.3.4...3.4.0
Version 3.3.4
This looks like a breaking change, but it's not. It actually frees up the ability to use task('...', function () {})->select('stage=production'); selection features that Deployer v7 supports.
What's Changed
- Remove roles selector from builtin tasks by @tdgroot in #79
- Remove roles selector from builtin tasks in TaskBuilder by @tdgroot in #80
Full Changelog: 3.3.3...3.3.4
Version 3.3.3
What's Changed
Full Changelog: 3.3.2...3.3.3
Version 3.3.2
What's Changed
- Forwardport: Install python3 as default python executable by @tdgroot in #73
- ci: Fix empty labels being used to when creating brancher nodes by @tdgroot in #69
- increase brancher node wait timeout by @vdloo in #75
- ci/image: Install virtualenv by @tdgroot in #76
- ci: Add publishing of Docker images by @tdgroot in #77
- distrobox: Update PhpStorm to 2022.3 by @tdgroot in #68
Full Changelog: 3.3.1...3.3.2
Version 1.0.5
Version 1.0.4
What's Changed
Full Changelog: 1.0.3...1.0.4
Version 1.0.3
What's Changed
Full Changelog: 1.0.2...1.0.3