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
Pushing a tag doesn't update in Packagist #500
Comments
|
@jaitaiwan can you link to the package being affected ? |
|
No worries: centricwebestate/provender is the main one. It seems to happen
sporadically, sometimes the force update works, other times it's totally
useless.
|
|
AFAICT, all tags appear on Packagist for this repo |
|
Yes that's because I've since done a push of changes AND tags in the one go
for a new release.
|
|
Does it also affect force updates, or only the update from the hook ? If it only affects the hook, the question is whether Bitbucket triggers the hook when pushing only a tag. |
|
Yes it effects force updates. Did you read the full post? I mentioned that under the "Symptoms" heading. I also referenced a comment in which I confirm that bitbucket fails to push adequate data on non-commit pushes... |
|
I don't think it's due to that bitbucket issue, as the only information we need from the hook data is the repository URL. If it affects force updates, then it might just be a delay in the bitbucket API propagating new tags, or network failure of some sort. |
|
I can't say for certain, but my hooks into SemaphoreCI seem nearly instant. On Sun, 31 May 2015 at 22:10 Jordi Boggiano notifications@github.com
|
Environment:
Replication steps:
Symptoms:
The text was updated successfully, but these errors were encountered: