JuliaTime / TimeZones.jl

IANA time zone database access for the Julia programming language
Other
86 stars 51 forks source link

CI: cancel old PR builds when new commits are pushed to a PR branch #414

Closed DilumAluthge closed 1 year ago

DilumAluthge commented 1 year ago

This leads to better resource utilization.

codecov-commenter commented 1 year ago

Codecov Report

Merging #414 (cf2a0f7) into master (147c8c2) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #414   +/-   ##
=======================================
  Coverage   95.45%   95.45%           
=======================================
  Files          36       36           
  Lines        1760     1760           
=======================================
  Hits         1680     1680           
  Misses         80       80           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

DilumAluthge commented 1 year ago

@omus Two CI jobs failed on Julia nightly with segfaults. Is this a known issue?

DilumAluthge commented 1 year ago

Alright, after a retry, all jobs are passing.

@omus This is ready to review.

DilumAluthge commented 1 year ago

Bump @omus

omus commented 1 year ago

Sorry for the slow response. Looking at this now.