summaryrefslogtreecommitdiff
path: root/.github/workflows/bundled_gems.yml
AgeCommit message (Expand)Author
2025-12-24Disable auto-update of bundled gemsHiroshi SHIBATA
2025-12-24Add flag for prevent to update NEWS.md for release day.Hiroshi SHIBATA
2025-12-02Bump actions/checkout from 6.0.0 to 6.0.1dependabot[bot]
2025-11-27Bump actions/checkout from 5.0.1 to 6.0.0dependabot[bot]
2025-11-17Bump actions/checkout from 5.0.0 to 5.0.1dependabot[bot]
2025-09-09Bump actions/checkout from 4 to 5dependabot[bot]
2025-08-31CI: Adjust time frame before the releaseNobuyoshi Nakada
2025-08-30CI: Warn longstanding development revision of bundled gemsNobuyoshi Nakada
2025-08-30CI: bundled_gems.yml: Split commit and pushNobuyoshi Nakada
2025-06-27Use https://github.com/ruby/power_assert/pull/58Hiroshi SHIBATA
2025-06-26typeprof, rbs and repl_type_completor are working with HEAD nowHiroshi SHIBATA
2025-06-25Simplify Set#inspect outputJeremy Evans
2025-06-24Generate HTML documentation even if only NEWS.md is updatedNobuyoshi Nakada
2025-06-20Rename token name to more descriptiveHiroshi SHIBATA
2025-04-26Implement Set as a core classJeremy Evans
2025-04-16Bump up to the latest versions of actionsHiroshi SHIBATA
2024-10-09Support `The following bundled gems are added.`Kazuhiro NISHIYAMA
2024-09-29Bump actions/checkoutNobuyoshi Nakada
2024-09-12Switch the default parser from parse.y to PrismKevin Newton
2024-06-12Bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]
2024-05-17Bump actions/checkout from 4.1.5 to 4.1.6dependabot[bot]
2024-05-06Bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
2024-04-24Bump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]
2024-04-21Bump actions/checkout from 4.1.2 to 4.1.3dependabot[bot]
2024-04-09Hack to update spec/bundler/support/builders.rbNobuyoshi Nakada
2024-03-19Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-02-09Remove unavailable filters for merge_group eventKazuhiro NISHIYAMA
2023-10-28Fix a typo [ci skip]Nobuyoshi Nakada
2023-10-27Select the destination for the latest date by whether inplace modeNobuyoshi Nakada
2023-10-26Let bundled_gems use matzbot's token for git pushTakashi Kokubun
2023-10-25Do not append latest_date to gems/bundled_gems [ci skip]Kazuhiro NISHIYAMA
2023-10-23Set date in message to the latest gem date [ci skip]Nobuyoshi Nakada
2023-10-23Use outputs instead of outcome with continue-on-error [ci skip]Nobuyoshi Nakada
2023-10-17Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]
2023-09-25Bump actions/checkout from 4.0.0 to 4.1.0dependabot[bot]
2023-09-21Slack notification cannot send from other than ruby/* [ci skip]Nobuyoshi Nakada
2023-09-15Bump actions/checkout from 3.6.0 to 4.0.0dependabot[bot]
2023-08-25Bump actions/checkout from 3.5.3 to 3.6.0dependabot[bot]
2023-07-19Fix a typo [ci skip]Kazuhiro NISHIYAMA
2023-07-04chore: add blank lines [ci skip]卜部昌平
2023-07-04chore: prettier [ci skip]卜部昌平
2023-07-04refactor extract mkdir卜部昌平
2023-06-30refactor extract apt-get卜部昌平
2023-06-29refactor extract ${{ ghithub }} expressions卜部昌平
2023-06-12Bump actions/checkout from 3.5.2 to 3.5.3dependabot[bot]
2023-05-12Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko
2023-05-12Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui
2023-05-12Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui
2023-04-14Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]
2023-03-29gem related automation must run only on masterNARUSE, Yui