Skip to content

Releases: ByteInternet/hypernode-deploy

3.5.5

25 Jan 16:16
f9b143e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.4...3.5.5

3.5.4

05 Dec 12:58
70e90a5
Compare
Choose a tag to compare

See what changed in hypernode/deploy-configuration: ByteInternet/hypernode-deploy-configuration@3.1.3...3.1.5

What's Changed

  • composer: Update hypernode/deploy-configuration to 3.1.4 by @tdgroot in #94
  • composer: Update hypernode/deploy-configuration to 3.1.5 by @tdgroot in #95

Full Changelog: 3.5.3...3.5.4

3.5.3

22 Jun 14:28
c9331e9
Compare
Choose a tag to compare

What's Changed

  • composer: Update Deployer to 7.3.1 by @tdgroot in #92

Full Changelog: 3.5.2...3.5.3

3.5.2

03 May 07:59
d4c7e45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.1...3.5.2

3.5.1

24 Mar 10:35
7101be1
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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