Skip to content

CNG verification on internal release template

The internal release template includes steps to build and verify the availability of these packages. One of the verification steps involves checking CNG images are available:

Screenshot_2025-03-04_at_1.33.07_p.m.

Internal link

However the link points out to:

The above link is invalid: Internal packages are tagless and don't use the -ee suffix.

This issue aims to validate how we can check if CNG images are available. For context, these images are generated when pipelines are triggered when building internal packages

Examples:

17.8

17.7

One idea is to check the completion of such pipelines, however this may require automation as pipelines are not available when the release/task issue is created

Exit criteria

  • internal release template is modified with a valid url, alongside instructions to find the related internal release pipelines on the CNG pipelines view.
Edited by Jenny Kim