aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Skip AppVeyor and GitHub if only other CI files are changedNobuyoshi Nakada2023-12-2514-0/+40
* Run spec_guards only when spec files changed [ci skip]Nobuyoshi Nakada2023-12-251-2/+2
* Check for C99 features which may not be supportedNobuyoshi Nakada2023-12-251-0/+8
* Shorten the workflow nameTakashi Kokubun2023-12-171-1/+1
* Make the check_misc job name more descriptiveTakashi Kokubun2023-12-171-1/+3
* Trigger auto-request-review only for master branchTakashi Kokubun2023-12-141-1/+1
* Move --repeat-count=2 job to macos-arm-oss (#9208)Takashi Kokubun2023-12-122-1/+3
* Remove a duplicated jobTakashi Kokubun2023-12-121-2/+0
* Place continue-on-error consistentlyTakashi Kokubun2023-11-241-0/+2
* [wasm] Upload install directory as artifact to GitHub ActionsYuta Saito2023-11-231-0/+9
* [wasm] Build baseruby from the same revision for cross-compilingYuta Saito2023-11-231-0/+10
* [wasm] Update binaryen to version 113Yuta Saito2023-11-231-1/+1
* [wasm] Update wasmtime to version 15Yuta Saito2023-11-231-1/+1
* [wasm] Update wasi-sdk to version 20Yuta Saito2023-11-231-1/+1
* [wasm] Enable more ext libraries on CI as much as possibleYuta Saito2023-11-191-1/+1
* mingw.yml - remove encoding, run tests in cmd shellMSP-Greg2023-11-171-2/+3
* YJIT: Disable code GC (#8865)Takashi Kokubun2023-11-082-2/+2
* Bump ruby/setup-ruby from 1.159.0 to 1.160.0dependabot[bot]2023-11-074-4/+4
* Revert an unwanted sync from RelineTakashi Kokubun2023-11-061-59/+0
* [ruby/reline] Test Reline::Face without mockingStan Lo2023-11-061-0/+59
* Check non-ASCII code in more sources including generated filesNobuyoshi Nakada2023-11-051-1/+1
* Add a --disable-yjit job for Ubuntu CIJeremy Evans2023-10-311-0/+2
* Fix a typo [ci skip]Nobuyoshi Nakada2023-10-281-1/+1
* Select the destination for the latest date by whether inplace modeNobuyoshi Nakada2023-10-271-1/+1
* Let bundled_gems use matzbot's token for git pushTakashi Kokubun2023-10-261-0/+5
* Bump ruby/setup-ruby from 1.158.0 to 1.159.0dependabot[bot]2023-10-264-4/+4
* Remove JavaScript templatesKevin Newton2023-10-261-48/+0
* [ruby/prism] Compile with WASIKevin Newton2023-10-261-0/+48
* [wasm] Check exts build working on ciYuta Saito2023-10-261-0/+1
* Bump ruby/setup-ruby from 1.157.0 to 1.158.0dependabot[bot]2023-10-254-4/+4
* Do not append latest_date to gems/bundled_gems [ci skip]Kazuhiro NISHIYAMA2023-10-251-1/+1
* Bump ossf/scorecard-action from 2.3.0 to 2.3.1dependabot[bot]2023-10-231-1/+1
* Clean up temporary file, wc.input [ci skip]Nobuyoshi Nakada2023-10-241-1/+1
* Use extquote instead of literal tabs [ci skip]Nobuyoshi Nakada2023-10-241-3/+3
* Set date in message to the latest gem date [ci skip]Nobuyoshi Nakada2023-10-231-4/+6
* Use outputs instead of outcome with continue-on-error [ci skip]Nobuyoshi Nakada2023-10-232-19/+29
* Bump ruby/setup-ruby from 1.156.0 to 1.157.0dependabot[bot]2023-10-224-4/+4
* Cirrus CI has been removed [ci skip]Nobuyoshi Nakada2023-10-191-52/+0
* Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]2023-10-1718-21/+21
* YJIT: Add a cargo job for Arm64 and remove .cirrus.yml (#8679)Takashi Kokubun2023-10-172-2/+30
* Just skip the job if not on ruby/rubyTakashi Kokubun2023-10-161-2/+2
* Remove YJIT --repeat-count=2 job (#8669)Takashi Kokubun2023-10-161-3/+0
* Wait on ubuntu [ci skip]Nobuyoshi Nakada2023-10-161-1/+1
* Give needed tools via the environment variable [ci skip]Nobuyoshi Nakada2023-10-161-1/+4
* Check if any tools needed [ci skip]Nobuyoshi Nakada2023-10-161-5/+7
* Revert an unneeded if on check_miscTakashi Kokubun2023-10-141-8/+0
* Use the same if: guard for all jobsTakashi Kokubun2023-10-142-0/+24
* Use unique names for result jobsTakashi Kokubun2023-10-144-0/+4
* Add result job for required status checksTakashi Kokubun2023-10-144-0/+32
* The needs != '' check is brokenTakashi Kokubun2023-10-141-0/+3