Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-45408

Update composer.json with the new moodlehq/behat-extension tag for 2.7 release

XMLWordPrintable

    • MOODLE_28_STABLE
    • wip-mdl-45408
    • Hide

      Test 0

      1. Run behat in master branch SHOULD finish with a 100% passes (check http://integration.moodle.org, maybe the CI server already reported there)

      Test 1

      1. Run php composer.phar update --dev
      2. Open composer.lock
      3. You SHOULD find
        "name": "moodlehq/behat-extension",
        "version": "v1.27.9",
      4. Delete vendor/ and composer.lock
      5. Run again php composer.phar update --dev
      6. Open composer.lock
      7. You SHOULD find
        "name": "moodlehq/behat-extension",
        "version": "v1.28.2",
      Show
      Test 0 Run behat in master branch SHOULD finish with a 100% passes (check http://integration.moodle.org , maybe the CI server already reported there) Test 1 Run php composer.phar update --dev Open composer.lock You SHOULD find "name": "moodlehq/behat-extension", "version": "v1.27.9", Delete vendor/ and composer.lock Run again php composer.phar update --dev Open composer.lock You SHOULD find "name": "moodlehq/behat-extension", "version": "v1.28.2",

      In the https://github.com/moodlehq/moodle-behat-extension.git project we have different tags branches for each major release, for example 1.25.x for Moodle 2.5, this tags are created from different branches, one per moodle major release keeping the master branch according to the moodle master branch (1.26.x for Moodle 2.6dev for example) After releasing XY we should update composer.json to point to a new tag (from https://github.com/moodlehq/moodle-behat-extension.git master branch) according to the moodle development version (1.26.0 for Moodle 2.6dev for example)

      Detailed process:

            rajeshtaneja Rajesh Taneja
            rajeshtaneja Rajesh Taneja
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.