You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last update to version of the underlying code in the C repo was this month (Sep 2022), last update to this repo was 13 months ago.
Perhaps all three repos (umash, umash-sys, and umash-rs) should be merged into one? GitHub Actions has good support for different workflows triggering based on which files/directories were modified, so it should be possible to have a single repo with automation for all three, and you won't need to do any extra work to keep them in sync.
The text was updated successfully, but these errors were encountered:
Last update to version of the underlying code in the C repo was this month (Sep 2022), last update to this repo was 13 months ago.
Perhaps all three repos (
umash
,umash-sys
, andumash-rs
) should be merged into one? GitHub Actions has good support for different workflows triggering based on which files/directories were modified, so it should be possible to have a single repo with automation for all three, and you won't need to do any extra work to keep them in sync.The text was updated successfully, but these errors were encountered: