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

Share log file #133

Merged
merged 4 commits into from
Oct 4, 2024
Merged

Share log file #133

merged 4 commits into from
Oct 4, 2024

Conversation

sdsantos
Copy link
Contributor

@sdsantos sdsantos commented Oct 2, 2024

No description provided.

@sdsantos sdsantos requested a review from aanorbel October 3, 2024 10:11
Base automatically changed from crash-reporting to main October 3, 2024 11:16
Copy link
Member

@aanorbel aanorbel left a comment

Choose a reason for hiding this comment

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

🐳

Comment on lines 90 to 91
private const val SENTRY_DSN =
"https://9dcd83d9519844188803aa817cdcd416@o155150.ingest.sentry.io/5619989"
Copy link
Member

Choose a reason for hiding this comment

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

Should this be a configuration ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I believe it's the same for all our variations of the app. Then Sentry splits the data by application ID.

Comment on lines 57 to 62
<<<<<<< HEAD
configureDescriptorAutoUpdate = appWorkerManager::configureDescriptorAutoUpdate,
fetchDescriptorUpdate = appWorkerManager::fetchDescriptorUpdate,
=======
shareFile = ::shareFile,
>>>>>>> ec8eb37 (Share log file)
Copy link
Member

Choose a reason for hiding this comment

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

😕

@sdsantos sdsantos merged commit 0d53782 into main Oct 4, 2024
9 checks passed
@sdsantos sdsantos deleted the share-file branch October 4, 2024 11:56
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