summaryrefslogtreecommitdiff
path: root/.cirrus.yml
AgeCommit message (Expand)Author
2022-09-23YJIT: Support Rust 1.58.1 for --yjit-stats on Arm (#6410)Takashi Kokubun
2022-09-01Test --enable-yjit on aarch64 as well (#6313)Takashi Kokubun
2022-09-01Remove workarounds for slow compilation on Cirrus (#6310)Takashi Kokubun
2022-08-31Remove -j optionNobuyoshi Nakada
2022-08-30Update .cirrus.ymlMaxime Chevalier-Boisvert
2022-08-30Run cargo test on CirrusTakashi Kokubun
2022-08-30Normalize the YJIT Cirrus workflow a littleTakashi Kokubun
2022-08-29Stop saying it's temp checks (https://github.com/Shopify/ruby/pull/441)Takashi Kokubun
2022-08-29Avoid randomizing the order of test-all on arm64 (https://github.com/Shopify/...Takashi Kokubun
2022-08-29Respect RUBY_TESTOPTS on test-all (https://github.com/Shopify/ruby/pull/435)Takashi Kokubun
2022-08-29Run tests with --yjit-call-threshold=1 on arm64 (https://github.com/Shopify/r...Takashi Kokubun
2022-08-29Run test-all with RUBY_YJIT_ENABLE=1 on CI (https://github.com/Shopify/ruby/p...Takashi Kokubun
2022-08-29Avoid marking op_type on gen_defined (https://github.com/Shopify/ruby/pull/419)Takashi Kokubun
2022-08-29Temporarily disable rb_str_concat, add CI tests (https://github.com/Shopify/r...Maxime Chevalier-Boisvert
2022-08-29Handle out of memory tests (https://github.com/Shopify/ruby/pull/393)Maxime Chevalier-Boisvert
2022-08-29Try to run make -j in CI backend tests (https://github.com/Shopify/ruby/pull/...Maxime Chevalier-Boisvert
2022-08-29Port gen_send_iseq to the new backend IR (https://github.com/Shopify/ruby/pul...Takashi Kokubun
2022-08-29Enable test_literal.rb and test_ractor.rb on armMaxime Chevalier-Boisvert
2022-08-29Enable test_insns.rb on armMaxime Chevalier-Boisvert
2022-08-29Enable btests now passing on arm (https://github.com/Shopify/ruby/pull/378)Maxime Chevalier-Boisvert
2022-08-29Enable test_thread.rb on arm, now workingMaxime Chevalier-Boisvert
2022-08-29Add 1 more allocatable reg on armMaxime Chevalier-Boisvert
2022-08-29Test --yjit-stats in our CI workflowsMaxime Chevalier-Boisvert
2022-08-29Fix CI workflowsMaxime Chevalier-Boisvert
2022-08-29Fixes for AArch64 (https://github.com/Shopify/ruby/pull/338)Kevin Newton
2022-08-29Enable more btestsMaxime Chevalier-Boisvert
2022-08-29Enable more btests in the CI workflows (https://github.com/Shopify/ruby/pull/...Maxime Chevalier-Boisvert
2022-08-29Implement PosMarker instruction (https://github.com/Shopify/ruby/pull/328)Maxime Chevalier-Boisvert
2022-08-29Update cirrus workflowMaxime Chevalier-Boisvert
2022-08-29Add --yjit-dump-insns test to Cirrus Arm workflowMaxime Chevalier-Boisvert
2022-08-29Port YJIT New Backend Temp Checks to Cirrus (https://github.com/Shopify/ruby/...Maxime Chevalier-Boisvert
2022-08-22Ignore `.document` only commits [ci skip]Nobuyoshi Nakada
2022-03-31[DOC] Fix ghcr linkS-H-GAMELINKS
2021-11-25Skip tests if only document files changed on Cirrus-CI [ci skip]Nobuyoshi Nakada
2021-09-28Set the locale encoding to UTF-8Nobuyoshi Nakada
2021-09-28Revert "Unexport `CIRRUS_COMMIT_MESSAGE`"Nobuyoshi Nakada
2021-09-27Unexport `CIRRUS_COMMIT_MESSAGE`Nobuyoshi Nakada
2021-09-22.cirrus.yml: Add Cirrus CI for Arm64 tests.fedor