Packages are not currently published in order of their dependency tree. I.e. there is a time when some packages are published to the newer version whereas their dependencies still have not. Instead the packages should be published in topological order as a single job.
Otherwise, users may pick up a newer package version even though the packages it depends on are not yet available on the feed.
Packages are not currently published in order of their dependency tree. I.e. there is a time when some packages are published to the newer version whereas their dependencies still have not. Instead the packages should be published in topological order as a single job.
Otherwise, users may pick up a newer package version even though the packages it depends on are not yet available on the feed.