Skip to content
Snippets Groups Projects
Select Git revision
  • 4a3ef36d8e667e7907116543397addbb248fea0a
  • master default protected
  • feat/message-handling
  • feat/request-id
  • 1.13.2
  • 1.13.1
  • 1.13.0
  • 1.12.1
  • 1.12.0
  • 1.11.0
  • 1.11.0-beta2
  • 1.11.0-beta1
  • 1.10.2
  • 1.10.1
  • 1.10.0
  • 1.9.0
  • 1.8.0
  • 1.7.4
  • 1.7.3
  • 1.7.2
  • 1.7.1
  • 1.7.0
  • 1.6.2
  • 1.6.2-beta2
24 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.
    .gitlab-ci.yml 246 B
    variables:
      IS_LIBRARY: 1
      DISABLE_PHP_5_5: 1
      DISABLE_CODECEPTION: 1
      DISABLE_INTEGRATION_TESTS: 1
      DISABLE_UNIT_TESTS: 1
    
    include: 'https://gitlab.wpdesk.dev/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
    
    unit test lastest:
      when: manual