Skip to content

fix: add required name field to ghaw compat test apm.yml#362

Merged
danielmeppiel merged 1 commit intomainfrom
fix/ghaw-test-apm-yml-name
Mar 18, 2026
Merged

fix: add required name field to ghaw compat test apm.yml#362
danielmeppiel merged 1 commit intomainfrom
fix/ghaw-test-apm-yml-name

Conversation

@danielmeppiel
Copy link
Collaborator

One-liner: apm.yml requires a name field. The test_ghaw_compat test was missing it, causing release validation to fail.

apm.yml requires a 'name' field — the test was missing it.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 18, 2026 17:27
@danielmeppiel danielmeppiel merged commit 6b3ffa1 into main Mar 18, 2026
15 checks passed
@danielmeppiel danielmeppiel deleted the fix/ghaw-test-apm-yml-name branch March 18, 2026 17:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the release validation GH-AW compatibility scenario by adjusting the minimal apm.yml that the test generates, aiming to match the required project config fields so the isolated install + pack flow doesn’t fail during release checks.

Changes:

  • Add a top-level name field to the apm.yml heredoc created in test_ghaw_compat().

Comment on lines 366 to 367
dependencies:
- microsoft/apm-sample-package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants