universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.51k stars 622 forks source link

GitHub Actions: temporarily disable BSD workflows #3848

Closed leleliu008 closed 10 months ago

leleliu008 commented 10 months ago

temporarily disable them, watting for GitHub Actions Team's fix

Reference: https://github.com/actions/runner-images/issues/8730

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1039940) 85.02% compared to head (1a33011) 85.02%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3848 +/- ## ======================================= Coverage 85.02% 85.02% ======================================= Files 228 228 Lines 53897 53897 ======================================= Hits 45828 45828 Misses 8069 8069 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

masatake commented 10 months ago

Thank you.

masatake commented 9 months ago

@leleliu008 Could you re-apply this?

BSD workflows become a serious bottleneck of this project.

leleliu008 commented 9 months ago

@masatake

The BSD workflows fails sometimes, but not that frequent. The reason is

@leleliu008, @dmotte and @hummeltech, there is some amount of macOS-12 agents with the old image, it's being tracked in other issue and we are working on resolving it. https://github.com/actions/runner-images/issues/8642 About 'Error Type: Disconnect'. It is almost always about available resources boottleneck and we can recommend only to try optimise workflow. But I'll take a look at the available information about your runs just in case I may find something to fix.

Originally posted by @erik-bershel in https://github.com/actions/runner-images/issues/8730#issuecomment-1834391700

They uaually will become green after rerunning it. If you cann't accept it. let's disable them again.

leleliu008 commented 9 months ago

The BSD workflows are running in Virtualbox on macOS-12 for free, that's the only way running BSD workflows with GitHub Actions for free. GitHub Team encourage us to use larger runners, but they're not free, we should pay at least 4$/month