getsentry / getsentry/sentry-dart

Flutter Symbol Upload - Cron monitor

Open
#1,706 0 comments 0 reactions 1 assignee Claimed by @vaind View on GitHub
Checks Crons Flutter Task
Dominant language
Dart
Stars
873
Forks
299
Avg merge
2d 7h
Merged PRs (30d)
30

Description

We recently got automated symbol collection for Flutter

* https://github.com/getsentry/sentry-dart/pull/1673

But currently there's no way to monitor it.

We can use Crons to monitor it. Similar to the Apple symbol upload:

![image](https://github.com/getsentry/sentry-dart/assets/1633368/b0676566-e48b-4b76-8149-56c78f67828f)

https://github.com/getsentry/apple-system-symbols-upload/blob/f5a0da1fbe6639412714ecd0e1fd7be976d56e3b/.github/actions/import-system-symbols-from-ipsw/action.yml#L36

https://github.com/getsentry/apple-system-symbols-upload/blob/f5a0da1fbe6639412714ecd0e1fd7be976d56e3b/.github/workflows/import-system-symbols-from-ipsw-on-schedule.yml#L37

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.