CI: upgrade actions to gcc-12 and enable address sanitizer
Attempt CI Formatting Fix
ci - run Actions or push to main or PR
ci: upgrade to clang-format-15 (#1157)
CI Rust: unpin cargo-llvm-cov after --doctests bug fix
CI Rust: pin cargo-llvm-version@0.5.3 to avoid --doctests breakagehttps://github.com/taiki-e/cargo-llvm-cov/pull/237#issuecomment-1376755750
CI: use pypa/cibuildwheel to build wheels
CI: switch from tarpaulin to llvm-covactions-rs/tarpaulin seems abandoned and llvm-cov is used by the savvyprojects I surveyed.
Switch to clang-format (#1051)* style - switch to clang-format * ci - use newer libxsmm * action - update format action * format - consistent use of {} for multi-line if/for * make - re
Switch to clang-format (#1051)* style - switch to clang-format * ci - use newer libxsmm * action - update format action * format - consistent use of {} for multi-line if/for * make - remove stray newline * make - simpler 'make format' target * ci - use newer libxsmm * doc - minor release note claification * minor - minor fix * minor - minor fix * minor - minor fix * minor - minor fix * make format * format - less aggressive alignment rules * tidy - check for argument name mismatches * fix newline * format - mirror Ratel update to .clang-format * fix merge error * fix merge conflict * fix merge error * drop style in .phony list * Update .clang-format Co-authored-by: Jed Brown <jed@jedbrown.org> * apply updated format Co-authored-by: Jed Brown <jed@jedbrown.org>
show more ...
ci - update codecov action version
ci - update python setup action version
ci - update checkout action version
ci - update rust doc action
CI: switch to maintained dtolnay/rust-toolchain
CI MacOS 12 Update (#1077)* ci - update to newer gcc * ci - update gfortran in style job * CI - use Ubuntu 22.04 * CI - ubuntu 22.04 * CI - newer Ubuntu for ICC CI * CI - newer Ubunt
CI MacOS 12 Update (#1077)* ci - update to newer gcc * ci - update gfortran in style job * CI - use Ubuntu 22.04 * CI - ubuntu 22.04 * CI - newer Ubuntu for ICC CI * CI - newer Ubuntu for hardware emulation CI * CI - keep older emulation images * ci - ubuntu 22.04 for Julia CI * ci - ubuntu 22.04 for Julia CI * ci - ubuntu 22.04 for Python ci * ci - ubuntu 22.04 for release notes ci check * ci - ubuntu 22.04 for rust ci * ci - ubuntu 22.04 for rust ci * ci - newer run-on-arch action * ci - pin macos-12
deleted unnecessary files in junit-xml folder. Added distro/python3 to c-fortran-test-hardware.yml
make - minor fix
actions - bump version of run-on-arch-action (#873)* actions - bump version of run-on-arch-action * actions - try to bump again
actions - change uploaded file for rust codecov
actions - switch tarpaulin back to xml
actions - update to codecov action v2
[Julia] Use Preferences in CI
[Julia] Bump libCEED_jll version
julia: skip dev tests for tags and release branch
actions - clearer check for release notes updatesCo-authored-by: Jed Brown <jed@jedbrown.org>
1234