Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keep dev-versions up to date for valid branches #456

Merged
merged 1 commit into from Feb 28, 2015

Conversation

aminin
Copy link
Contributor

@aminin aminin commented Nov 12, 2014

Don't block all package updates due to one invalid branch

@parpalak
Copy link

This patch fixes a problem when some branches in a package repository contain invalid composer.json. Packagist completely ignores the repository.

We have encountered such behavior for components/ember package: https://packagist.org/packages/components/ember
It hasn't been updated for a long time due to an error in composer.json. The error has been already fixed (components/ember@44c6c42), but Packagist still can't update the package.

We would be grateful if you consider merging this pull request or suggest other solution.

@Seldaek
Copy link
Member

Seldaek commented Feb 28, 2015

I don't really like this because it means people will ignore failures but ok I can see in some cases it's impractical so I'll merge, thanks.

Seldaek added a commit that referenced this pull request Feb 28, 2015
Keep dev-versions up to date for valid branches
@Seldaek Seldaek merged commit a46b24a into composer:master Feb 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants