You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Conduit is run with ./conduit run --preview.pipeline-arch-v2, the new pipeline architecture isn't actually enabled. A message in the logs saying "using lifecycle service v2" is missing (but needs to be present as per this).
Steps to reproduce
Run Conduit with ./conduit run --preview.pipeline-arch-v2.
Version
v0.13.1
The text was updated successfully, but these errors were encountered:
Bug description
When Conduit is run with
./conduit run --preview.pipeline-arch-v2
, the new pipeline architecture isn't actually enabled. A message in the logs saying "using lifecycle service v2" is missing (but needs to be present as per this).Steps to reproduce
Run Conduit with
./conduit run --preview.pipeline-arch-v2
.Version
v0.13.1
The text was updated successfully, but these errors were encountered: