Active
Project:
Drupal.org infrastructure
Component:
Packaging
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2026 at 01:19 UTC
Updated:
19 May 2026 at 01:19 UTC
Jump to comment: Most recent
I have released drupal/temporal 2.0.0 without a dependency on temporal/sdk and it doesn't work. I fixed this in 2.0.1. However, temporal/sdk has a large amount of dependencies and if there's a problem then it'll fall back to 2.0.0 ... forever. For example, drupal/opentelemetry which is in beta had a dependency bug which was fixed in beta7 however, composer even with -W does not automatically upgrade beta releases and figuring this is the problem is really, really hard because composer doesn't make it clear what's going on. At all.
But that's just the current situation, if anything happens in the future, composer will always fall back to this broken release :(
Delete the 2.0.0 release.
Comments