Skip to content

Add upload step for logging sample app in release workflow#7808

Merged
eddyashton merged 3 commits intomicrosoft:mainfrom
eddyashton:upload_logging_with_release
Apr 8, 2026
Merged

Add upload step for logging sample app in release workflow#7808
eddyashton merged 3 commits intomicrosoft:mainfrom
eddyashton:upload_logging_with_release

Conversation

@eddyashton
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 8, 2026 10:19
@eddyashton eddyashton requested a review from a team as a code owner April 8, 2026 10:19
Copy link
Copy Markdown
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 GitHub Actions workflow to publish the logging sample app binary (built against the installed CCF package) as a workflow artifact, aligning with the intent of making the installed sample app easily retrievable/consumable from release runs.

Changes:

  • Renames the existing install-build validation step to explicitly reference the logging sample app.
  • Adds an actions/upload-artifact@v7 step to upload the built logging sample binary from build_against_install/logging.

Comment thread .github/workflows/release.yml
@eddyashton eddyashton merged commit f8e7d5f into microsoft:main Apr 8, 2026
19 checks passed
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.

3 participants