Skip to content

Fix bug in verification stage of release#5894

Merged
andrewlock merged 1 commit into
masterfrom
andrew/ci/fix-gitlab-checks
Aug 14, 2024
Merged

Fix bug in verification stage of release#5894
andrewlock merged 1 commit into
masterfrom
andrew/ci/fix-gitlab-checks

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

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 14, 2024
@andrewlock
andrewlock requested a review from a team as a code owner August 14, 2024 10:44
@andrewlock
andrewlock merged commit 1586777 into master Aug 14, 2024
@andrewlock
andrewlock deleted the andrew/ci/fix-gitlab-checks branch August 14, 2024 18:07
@github-actions github-actions Bot added this to the vNext-v3 milestone Aug 14, 2024
andrewlock added a commit that referenced this pull request Aug 15, 2024
## 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 added a commit that referenced this pull request Aug 16, 2024
## 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
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