summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-11-06zjit-macos.yml: Unset MAKEFLAGS before ruby-bench (#15084)Takashi Kokubun
2025-11-05ZJIT: Run ruby-bench CI for macOS arm64 as well (#15040)Takashi Kokubun
2025-11-05Use Ruby 3.4 for sync_default_gems.rbHiroshi SHIBATA
2025-10-30release.yml: Use workflow_dispatch for docker-imagesTakashi Kokubun
2025-10-30ZJIT: Run ruby-bench as a test suite (#15003)Takashi Kokubun
2025-10-30zjit-ubuntu.yml: Remove an extra empty lineTakashi Kokubun
2025-10-30CI: Exclude vendored sources at cheching if US-ASCII cleanNobuyoshi Nakada
2025-10-29Revert "CI: Re-enable Ubuntu arm with CAPI check"Takashi Kokubun
2025-10-29Bump actions/upload-artifact from 4 to 5dependabot[bot]
2025-10-28ZJIT: Drop --seed from test-all on CI (#14976)Takashi Kokubun
2025-10-23CI: Enable `check` on clangarm64Nobuyoshi Nakada
2025-10-17CI: Try mingw arm64Nobuyoshi Nakada
2025-10-17Use ruby/setup-ruby v1.265.0Hiroshi SHIBATA
2025-10-12CI: Surface `rustdoc` warningsAlan Wu
2025-10-09sync_default_gems.yml: Experiment with fetch-depth: 1Takashi Kokubun
2025-10-09ubuntu.yml: Add matrix.os in the notification labelTakashi Kokubun
2025-10-09ZJIT: Use clang-16 for bindgen on CIAlan Wu
2025-10-09sync_default_gems.yml: Include the gem name in the job nameTakashi Kokubun
2025-10-09sync_default_gems.yml: Link the failed diffTakashi Kokubun
2025-10-09sync_default_gems.yml: Notify which gem failedTakashi Kokubun
2025-10-09sync_default_gems.yml: Notify an extra channelTakashi Kokubun
2025-10-09sync_default_gems.yml: Fix the notification conditionTakashi Kokubun
2025-10-08compilers.yml: Run only specified tests for --with-gmp (#14798)Takashi Kokubun
2025-10-09Check core doc coverage alwaysNobuyoshi Nakada
2025-10-08post_push.yml: Rename commit-mail.rb backTakashi Kokubun
2025-10-08post_push.yml: Specify the full path of sendmailTakashi Kokubun
2025-10-08post_push.yml: Migrate commit-email.rb to post_push (#14779)Takashi Kokubun
2025-10-08post_push.yml: Write the SSH key more securelyTakashi Kokubun
2025-10-08push_push.yml: Suppress progress of requestsTakashi Kokubun
2025-10-08post_push.yml: Fix an invalid YAML syntaxTakashi Kokubun
2025-10-08post_push.yml: Migrate fetch_changesetsTakashi Kokubun
2025-10-08Bump github/codeql-action from 3 to 4dependabot[bot]
2025-10-07post_push.yml: Simplify the overall workflowTakashi Kokubun
2025-10-07post_push.yml: Skip .github/actions/setup/directoriesTakashi Kokubun
2025-10-07Carve out a workflow for post-push hooks (#14768)Takashi Kokubun
2025-10-07check_misc.yml: Support non-master branchesTakashi Kokubun
2025-10-07check_misc.yml: Add a missing argument to update-ruby.shTakashi Kokubun
2025-10-07Resurrect sync from GitHub to git.ruby-lang.org (#14765)Takashi Kokubun
2025-10-07ZJIT: Test against bundled gems on CIStan Lo
2025-10-06sync_default_gems.yml: Remove client_payload referencesTakashi Kokubun
2025-10-06sync_default_gems.yml: Remove unused repository_dispatchTakashi Kokubun
2025-10-06sync_default_gems.yml: Attempt push only if neededTakashi Kokubun
2025-10-06sync_default_gems.yml: Move the git config to the scriptTakashi Kokubun
2025-10-06sync_default_gems.yml: Avoid fetching tags/branchesTakashi Kokubun
2025-10-06sync_default_gems.yml: Detect past renamesTakashi Kokubun
2025-10-06sync_default_gems.yml: Fix a wrong job nameTakashi Kokubun
2025-10-06sync_default_gems.yml: Remove an unmatched parenTakashi Kokubun
2025-10-06Add a workflow to sync default gems (#14749)Takashi Kokubun
2025-10-04Bump actions/labeler from 5 to 6dependabot[bot]
2025-10-04Stop cloning the repository into another pathTakashi Kokubun