Conversation
Flash0ver
reviewed
May 14, 2025
8 tasks
Member
Author
I think now the only thing left is building sentry-native for Windows arm64 which is being done on: |
Downloads are separate steps because macOS (CI_PUBLISHING_BUILD) needs to download both.
Collaborator
|
Does
|
Member
Author
|
Running a release off of this branch just to test it out: https://github.com/getsentry/sentry-dotnet/actions/runs/15174949147 cc @Flash0ver if we ship this (not planning on doing that, just want to test CI for a release build) it would take over the |
jamescrosswell
approved these changes
May 22, 2025
This was referenced Aug 18, 2025
This was referenced Sep 8, 2025
This was referenced Sep 15, 2025
This was referenced Oct 6, 2025
This was referenced Oct 20, 2025
This was referenced Nov 3, 2025
This was referenced Dec 8, 2025
This was referenced Dec 15, 2025
This was referenced Jan 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since I tried my luck with:* getsentry/sentry-native#880Blocked by:* getsentry/sentry-native#880Not blocked because sentry-native itself compiles on arm64 on Windows, the issue there is more about setting up the repo and integration tests.
A lot was figured out by @jpnurmi when adding musl Linux, so I just copied over
TODO:
env.CI_PUBLISHING_BUILDset totrue