-
Notifications
You must be signed in to change notification settings - Fork 196
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
Cannot apply available updates with Terminus #1186
Comments
@chrisgross A fix for this was added in #1233 and a release was cut yesterday. Please give it another try and write back if it's still giving you grief. |
Still having this issue as of today. |
@chrisgross I'm sorry that's still troubling you. I'll give this issue another look today. |
I am still having this problem. Both on the old version of terminus and the 1.0.0-beta.2. I see upstream updates on the dashboard but terminus is not seeing them, even though I pushed the latest commit two hours hours ago. |
I'm sorry you've waited so long for this, @chrisgross. It is now on our scheduled work for this sprint (lasting until 1/20). |
Could I ask you to run the command with a |
The sanitized output is below. This is hard to troubleshoot on my end, because I have multiple sites, and it works fine for some and not others, and also it doesn't happen every time. So I couldn't get you a standard example, which is that I push a single commit and some sites don't see it. So, in this situation I only noticed something odd in the debug after I had unsuccessfully tried to get four commits to be ignored by terminus, because it kept correctly seeing each of the first three on all of my sites. Finally, I got this output, which shows only one commit is available, when there should be four. At first I thought maybe it only shows one at a time intentionally, perhaps the oldest or newest, but now I know that all four should be in the list because one of my other sites actually lists all four when I run the terminus command below. The debug output from the other site looks exactly the same, only there are four commits available instead of one. So the fact that there is one instead of four is analogous to there being zero when there should be one.
|
Do you have any updates about this? This problem has effectively crippled my ability to deploy sites other than manually doing it through the dashboard. This is highly critical. |
When I try to deploy upstream updates with Terminus, I get the message
[info] No updates to list.
, even though my dashboard says that updates are available. This never used to happen but has been occurring more and more recently.The text was updated successfully, but these errors were encountered: