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

CI: Expanded testing #75

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

stemann
Copy link
Member

@stemann stemann commented Nov 4, 2024

Expanded testing to include both current, and previous LTS versions, in addition to the current stable version - on all tier 1 CPU archs.

Fixed testing on macOS wrt. to new definition of macOS-latest (being an aarch64 runner): https://discourse.julialang.org/t/how-to-fix-github-actions-ci-failures-with-julia-1-6-or-1-7-on-macos-latest-and-macos-14/117019

Reduced testing on nightly to ubuntu on x64.

Also, fixed Invalidations workflow by using Julia 1.10.

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.50%. Comparing base (e14cb19) to head (a7d8cfe).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   95.50%   95.50%           
=======================================
  Files           1        1           
  Lines          89       89           
=======================================
  Hits           85       85           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stemann
Copy link
Member Author

stemann commented Nov 4, 2024

PR is similar to JuliaIO/FileIO.jl#401

@stemann stemann force-pushed the feature/fix_invalidations_workflow branch from 9a33472 to 1b0883d Compare November 4, 2024 09:37
Expanded testing to include both current, and previous LTS versions, in addition to the current stable version - on all tier 1 CPU archs.

Fixed testing on macOS wrt. to new definition of macOS-latest (being an aarch64 runner): https://discourse.julialang.org/t/how-to-fix-github-actions-ci-failures-with-julia-1-6-or-1-7-on-macos-latest-and-macos-14/117019

Reduced testing on nightly to ubuntu on x64.
@stemann stemann force-pushed the feature/fix_invalidations_workflow branch from 1b0883d to a7d8cfe Compare November 4, 2024 09:39
@stemann stemann changed the title CI: Fixed Invalidations workflow by using Julia 1.10 CI: Expanded testing Nov 4, 2024
@stemann stemann merged commit 8a442e8 into JuliaIO:master Nov 13, 2024
21 checks passed
@stemann stemann deleted the feature/fix_invalidations_workflow branch November 13, 2024 07:19
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.

1 participant