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

Lightning running outdated updates #82

Closed
balsama opened this issue Dec 5, 2017 · 1 comment
Closed

Lightning running outdated updates #82

balsama opened this issue Dec 5, 2017 · 1 comment

Comments

@balsama
Copy link
Contributor

balsama commented Dec 5, 2017

This seems like a problem with Lightning itself, but filing here because this is where it manifests itself.

Take, for example, the 1.1.0-alpha2 update matrix. Headless Lightning 1.1.0-alpha2 pinned to Lightning 2.2.3. But when the build script restores that database and runs lightning updates, it runs updates from back in Lightning 2.2.1. You can see an example here:
https://travis-ci.org/balsama/headless-lightning/jobs/311637618#L1201

This causes a more severe problem for HEAD because Lightning Workflow Update 2.2.1 makes references to Workbench Moderation, which doesn't exist.

So I guess the question is how does Lightning Update determine which updates to run? I think we've avoided this problem on Lightning itself because our build instruction call robo which passes a --since option.

@phenaproxima we can discuss in the AM.

@balsama
Copy link
Contributor Author

balsama commented Dec 5, 2017

Here's a better example. Current HEAD of master, which starts with 2.2.3, can be seen to run the Workflow 2.2.1 update:
https://travis-ci.org/acquia/headless-lightning/jobs/300205994#L1185

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

1 participant