Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Removed tags? #126

Closed
dunglas opened this issue May 14, 2015 · 5 comments
Closed

Removed tags? #126

dunglas opened this issue May 14, 2015 · 5 comments

Comments

@dunglas
Copy link
Contributor

dunglas commented May 14, 2015

It seems that some tags have been silently removed (2.3 and recently 2.2). It breaks our projects requiring Behatch (errors like The requested package behatch/contexts could not be found in any version, there may be a typo in the package name. while running composer update), it breaks semver and it is against best practices.

@COil
Copy link

COil commented May 14, 2015

👍

@theofidry
Copy link

Same problem here.

@nass600
Copy link

nass600 commented May 18, 2015

Same here

@dunglas
Copy link
Contributor Author

dunglas commented Jun 1, 2015

@sanpii, is it possible to tag a new version?

@dinamic
Copy link

dinamic commented Jul 10, 2015

Same here. Unable to add custom header to POST requests. Even the example fails.

ping @sanpii @eljam

    Scenario: Add header
        Given I add "xxx" header equal to "yyy"
        When I send a GET request to "/rest/index.php"
        Then I should see "HTTP_XXX : yyy"
  Scenario: Add header
    Given I add "xxx" header equal to "yyy"

  [Behat\Mink\Exception\DriverException]
  Unable to access the response before visiting a page

theofidry added a commit to theofidry/api-platform that referenced this issue Sep 9, 2015
A bug make the behat scenarios throw an error in the version 2.1.*
of behatch/contexts. Due to the removing of the later tags 2.2 and
2.3 as referenced in the issue Behatch/contexts#126, the dependency
is set to dev-master for the moment.

Closes api-platform#13
@dunglas dunglas closed this as completed Jan 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants