Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Problem with OCI Registry Feed and Build Information

Open lindeberg opened this issue 5 months ago • 0 comments

Severity

Annoying

Version

2023.4

Latest Version

I could reproduce the problem in the latest build

What happened?

There is a problem with connecting Build Information to packages from OCI Registry Feed.

On a release I can see the buid information. But the publish date is stuck on "Loading..." image

This error is logged: "The package api version 21.1.100 was not found in the feed"

I can also see that Octopus.Deployment.Changes.Commits and Octopus.Deployment.Changes[x].BuildInformation[] is empty.

This used to work with "Helm Feed"-external feed type.

Thinking about it, now with OCI, how could fetching version work? Does the concept even exist in OCI? Or should it search tags instead?

Reproduction

No

Error and Stacktrace

No response

More Information

No response

Workaround

No response

lindeberg avatar Jan 25 '24 10:01 lindeberg