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

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

XMLWordPrintable

    • MOODLE_30_STABLE
    • wip-mdl-52264
    • 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. Open composer.lock
      2. You SHOULD find
        "name": "moodlehq/behat-extension",
        "version": "v1.31.0",
      3. Delete vendor/ and composer.lock
      4. Run again php composer.phar update
      5. Open composer.lock
      6. You SHOULD find
        "name": "moodlehq/behat-extension",
        "version": "v1.31.0",
      7. Ensure composer.lock has no change. (git diff)
      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 Open composer.lock You SHOULD find "name": "moodlehq/behat-extension", "version": "v1.31.0", Delete vendor/ and composer.lock Run again php composer.phar update Open composer.lock You SHOULD find "name": "moodlehq/behat-extension", "version": "v1.31.0", Ensure composer.lock has no change. (git diff)

      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.