Skip to content

Releases: drevops/vortex

[7.x] Updated docker and CI configs, added tests + bug fixes.

29 Nov 23:07
Compare
Choose a tag to compare

New features

  • Refactored Docker Compose configuration to use a single config file (fixes #229, fixes #208, fixes #180, fixes #157 ).
  • Added Ahoy config and removed Makefile (fixes #179, fixes #170).
  • Added tests for project init, workflow and artefact building.
  • Added more descriptions about inner working of Drupal Dev.
  • Added example PHPUnit tests.

Fixes

  • Fixed up not waiting for DB service to become available (added dockerize).
  • Fixed Behat not being able to run single tests.
  • Fixed export-db and allow to specify custom file name.
  • Fixed DB downalod script from FTP.
  • Updated Behat default cache location.
  • Fixed several typos in comments.
  • Simplified existing commands.

Updates

  • Updated Drupal to 7.61.
  • Updated FE packages.

Minor bug fixes and improvements

02 Jul 14:42
98809ba
Compare
Choose a tag to compare
8.x.-1.1

Update README.md

Minor bug fixes and improvements

02 Jul 14:42
454712c
Compare
Choose a tag to compare
7.x-1.1

Update README.md

First major release! 🚀

01 Jul 23:21
Compare
Choose a tag to compare
8.x.-1.0

Update composer.lock (#143)

First major release! 🚀

01 Jul 23:22
3dfc503
Compare
Choose a tag to compare
7.x-1.0

Refactored to use behat-steps. (#141)

Most stable release yet!

20 Jun 13:07
ada1d04
Compare
Choose a tag to compare
Bug fixes and improvements. (#112)

* Added grunt clean.

* Fixed .data being cached to workspace + removed other obsolete caching. Closes #116

* Added ignoring of custom patches dir in artefact.

* Added deafault session settings.

* Updated cli import.

* Added Drupal Watchdog handling in Behat tests.

* Fixed deployment host to be any.

* Added FAQs.

* Added config for environment indicator.

* Updated xdebug helper.

* Added behat fixtures.

* Fixed test re-run in CI.

* Fixed behat not being able to exectute tests by specifying files directly.

* Fixed CI caching.

* Fixed gruntfile.

Most stable release yet!

20 Jun 13:07
Compare
Choose a tag to compare
7.x-0.17

Fxied build-dev.

DB sanitization in CI

15 Jun 02:10
Compare
Choose a tag to compare
  • DB sanitization in CI
  • Refactored Makefiles

DB sanitization in CI

15 Jun 02:11
fbadf89
Compare
Choose a tag to compare
  • DB sanitization in CI
  • Refactored Makefiles

Makefiles!

28 May 05:07
Compare
Choose a tag to compare
8.x-0.12

Update composer.lock (#76)