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

Create nuspec for packaging sentry native #2

Merged
merged 8 commits into from
Oct 13, 2023

Conversation

brianmichel
Copy link
Contributor

@brianmichel brianmichel commented Oct 12, 2023

Create a nuspec and update our on-demand CI workflow so that it can actually publish the package to Github.

I've taken the approach of just checking out both this repo and the sentry-native repo into the same workspace to allow them to easily work with one another. This is a tiny bit awkward, but I think it's nice in that we can effectively overlay a nuspec to the upstream repo without the need to fork.

You can see a succesful run of the workflow here #3 and the published package here https://github.com/thebrowsercompany/swift-sentry/pkgs/nuget/company.thebrowser.sentry-native.crashpad

Copy link
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@brianmichel brianmichel mentioned this pull request Oct 12, 2023
@brianmichel brianmichel force-pushed the brian_create-nuspec-for-sentry-native branch from a418878 to 70c2728 Compare October 12, 2023 21:51
@brianmichel
Copy link
Contributor Author

I ended up not trying to copy the entirety of the Swift sources in since it seems a little complicated to get right this time around. I think it could be a useful approach in the future, but I'd rather try to get this working first.

@brianmichel
Copy link
Contributor Author

Should fix WPP-448

Copy link

@darinf darinf left a comment

Choose a reason for hiding this comment

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

LGTM

@brianmichel brianmichel merged commit d5c7d3f into main Oct 13, 2023
@brianmichel brianmichel deleted the brian_create-nuspec-for-sentry-native branch October 13, 2023 14:25
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