Skip to content

Fix bug in verification stage of release (#5894 -> v2)#5901

Merged
andrewlock merged 1 commit into
release/2.xfrom
andrew/ci/fix-gitlab-checks-v2
Aug 16, 2024
Merged

Fix bug in verification stage of release (#5894 -> v2)#5901
andrewlock merged 1 commit into
release/2.xfrom
andrew/ci/fix-gitlab-checks-v2

Conversation

@andrewlock

Copy link
Copy Markdown
Member

Summary of changes

Fix bug in pre-release validation stage

Reason for change

There was a bug where we were using the wrong image during the musl validation

Implementation details

It was looking for dd-lib-dotnet instead of dd-lib-dotnet-init

Test coverage

We'll see if it works next time

Other details

Backport of #5894

## Summary of changes

Fix bug in pre-release validation stage

## Reason for change

There was a bug where we were using the wrong image during the musl
validation

## Implementation details

It was looking for `dd-lib-dotnet` instead of `dd-lib-dotnet-init`

## Test coverage

We'll see if it works next time

## Other details

Needs backporting to v2 (only runs there, but makes sense to fix on
master too)
@andrewlock andrewlock added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Aug 15, 2024
@andrewlock
andrewlock requested a review from a team as a code owner August 15, 2024 08:37
@andrewlock
andrewlock merged commit b56d037 into release/2.x Aug 16, 2024
@andrewlock
andrewlock deleted the andrew/ci/fix-gitlab-checks-v2 branch August 16, 2024 07:10
@github-actions github-actions Bot added this to the vNext-v2 milestone Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants