Skip to content

Releases: ByteInternet/hypernode-deploy

3.5.1

24 Mar 10:35
7101be1

Choose a tag to compare

What's Changed

  • GithubWorkflowPrinter: Match workflow command in multiline string buffer by @tdgroot in #90

Full Changelog: 3.5.0...3.5.1

3.5.0

23 Mar 14:22
bacc3ee

Choose a tag to compare

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

Full Changelog: 3.4.1...3.5.0

3.4.1

01 Feb 10:53
39daf89

Choose a tag to compare

What's Changed

  • DeployRunner: Add SIGINT handler to run fail tasks by @tdgroot in #82
  • composer: Add ext-pcntl requirement by @tdgroot in #83
  • composer: Update dependencies @tdgroot in #83
  • varnish: Fix invalid varnish 6 vcl name generation in #83

Full Changelog: 3.4.0...3.4.1

3.4.0

23 Jan 10:51
f74f7ff

Choose a tag to compare

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

Full Changelog: 3.3.4...3.4.0

Version 3.3.4

04 Jan 11:46
5d57faa

Choose a tag to compare

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

03 Jan 11:57
e4e21c6

Choose a tag to compare

What's Changed

  • Cleanup: Log about Hypernode and labels used for cleanup by @tdgroot in #78

Full Changelog: 3.3.2...3.3.3

Version 3.3.2

02 Jan 10:55
47891b4

Choose a tag to compare

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

23 Dec 15:57
fc5219f

Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

Version 1.0.4

23 Dec 14:02
6d69a5f

Choose a tag to compare

What's Changed

  • Install python3 as default python executable by @tdgroot in #72

Full Changelog: 1.0.3...1.0.4

Version 1.0.3

22 Dec 16:15
0c18f4a

Choose a tag to compare

What's Changed

  • Backport #24: ci: Fix non-templated tag spec in release_semantic_versions.sh by @tdgroot in #71

Full Changelog: 1.0.2...1.0.3