-
Notifications
You must be signed in to change notification settings - Fork 893
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
yoast/video-seo 14.9 is missing from Yoast composer repository #21648
Comments
Hi @nlemoine Thanks for using the plugin and for creating the issue. We are able to replicate that the latest version of Yoast Video SEO plugin not available on the composer as you have mentioned. We are now in contact with our development/devops team and we hope to fix it ASAP. We will keep you posted once we get an update. Sorry for the inconvenience caused. |
Hi @nlemoine Update for you: We have noticed a deployment failure for the Yoast Video SEO caused this. We have fixed the issue at our end for future updates of the Yoast Video SEO plugin, and we are working to find out how to update the Yoast Video SEO 14.9 without another release process. |
Thank you @josevarghese for keeping me posted. Let me know when the package is available in your composer repo. |
Hi @josevarghese, Any news about this? I'm waiting for a fix to deploy a project that needs |
@josevarghese, it's been more than a month since I opened this issue and more than five months that customers using composer don't get the updates. I also have a premium subscription and would expect a bit more reactive support from you. Furthermore, it's not a hard thing to tackle. Can you set a higher priority to this issue please? |
Hi @nlemoine As mentioned before, a new release (with a higher number of versions) needs to be rolled out to fix this issue. According to the developer's and DevOps team's messages, there is no manual option to update a version for the composer which we have already released. |
Then bump a dummy patch number? 14.9.1 According to the current release pace, this might take months! |
But that bump will cause to show an update to all the users of the Yoast Video SEO plugin that we have released a version :( |
I also encounter many warnings with video seo (undefined player_loc key flooding my logs). There are many good reasons to release a new version. |
Thanks for getting back to us. Can you please contact the support team about the So that our team can take a closer look into this. |
It's plugin life cycle, the last one was in May, nothing to be afraid of.
As mentioned before, my stack is composer based so I had to create a private repo and upload the plugin to that repo to be able to have 14.9. |
The next release may take some time as the development team is working on it, and there's no ETA to share with you. However, I have shared this concern with the development team. |
Thanks for your feedback @josevarghese. It's a really a shame that you can't fix this issue without releasing a new version. I mean, that file is on a server somewhere. If it can't be fixed afterwards, there's a serious issue with your DevOps process. Also understand that your answer "wait until the next release" is bit confusing, considering that the latest tag is missing since more than 6 months. Further more, if I summarize the video-seo plugin changelog, I notice that releases do not happen that often. Am i supposed to wait for another year for a trivial issue to be fixed while having a premium subscription? 😕
I hope the ETA will not be too long and I'd really like Yoast to set a high priority on this. Here's at least two things you can fix in the next release. I post them here because the support doesn't help or just repeats what's been said ("wait for the next release").
|
I have already mentioned why we cannot change this manually, as it's generated automatically when a new version is released. During the last release, an error occurred that prevented it from updating. Our team fixed it, as mentioned in the response above, and you need to wait for the next version to see this on the composer. Regarding the other issue you have noticed, if you haven't yet opened a support ticket, kindly open a support ticket for our support team to look into this. |
Absolutely, I'm just pointing out that "Because it's automated, wait for another X months" isn't really a satisfying answer.
Sorry, I've already wasted too much time on this topic. This addon isn't reaching the quality it should. |
Please give us a description of what happened
While upgrading a project, I faced an issue with
composer/installers
.yoast/video-seo:<=14.8
is still requiringcomposer/installers:^1.12.0
which conflicts with a dependency I have that requirescomposer/installers:^2.0
.I checked the yoast/video-seo changelog and saw that 14.9 adresses this issue.
As you probably guessed, I'm using composer to manage my stack and started to wonder why composer didn't upgrade
yoast/video-seo
to 14.9 automatically as it should have.After a quick check, seems like 14.9 isn't released in your repository.
Note I tried first to reach out Yoast support, providing all those details and got a "How to install Yoast plugins using composer" link as a feedback 🙄. Hence the GitHub issue in the hope to reach the technical team.
To Reproduce
Step-by-step reproduction instructions
http -a token:{my_premium_token} https://my.yoast.com/packages/p2/yoast/wpseo-video.json
(using httpie)Expected results
Up to date composer repository.
Actual results
Stuck at 14.8, which means all composer users didn't get the update that has been released since May 28.
Used versions
The text was updated successfully, but these errors were encountered: