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

Auto-generate CLI settings via Wizard #2116

Open
mattjohnsonpint opened this issue Jan 12, 2023 · 1 comment
Open

Auto-generate CLI settings via Wizard #2116

mattjohnsonpint opened this issue Jan 12, 2023 · 1 comment
Labels
Feature New feature or request

Comments

@mattjohnsonpint
Copy link
Contributor

See getsentry/team-mobile#26

Would be used to set the properties needed for uploading symbols, which was added with #2107

@mattjohnsonpint
Copy link
Contributor Author

Would likely need to be a custom dotnet tool - and would need to modify the user's csproj or Directory.Build.props.

Possibly it could even modify sources to add the Sentry initialization, similar to the approach taken for the Next JS SDK. Though that would require branching by project type, understanding the project's entrypoint, etc. Maybe source generators could help here though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: No status
Archived in project
Development

No branches or pull requests

2 participants