Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding .NET 6 Binaries for VS OSX Artifacts #4213

Merged

Conversation

aishwaryabh
Copy link
Contributor

@aishwaryabh aishwaryabh commented Dec 18, 2024

Issue describing the changes in this PR

resolves #4203

Instead of having the mac custom host, we decided to have the .NET 6 binaries for OSX artifacts be deployed as part of the tooling feed VS release. Although signing in the osx custom host works today, there is an issue being hit when trying to test E2E. Therefore, today the value in the tooling feed is hardcoded as a previously released .NET 6 inproc version. This change allows the tooling feed to at least release the latest bits for the OSX artifacts.

Note this is also targeting aibhandari/custom-host-e2e-tests as I have some major refactoring/changes that I made to the ArtifactAssembler that I wanted to preserve here.

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

@aishwaryabh aishwaryabh requested a review from a team as a code owner December 18, 2024 22:35
@aishwaryabh aishwaryabh merged commit e485898 into aibhandari/custom-host-e2e-tests Dec 18, 2024
3 checks passed
@aishwaryabh aishwaryabh deleted the aibhandari/temp-net6-osx-vs branch December 18, 2024 23:19
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