1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Nobuyoshi Nakada
424605da7c
[DOC] Cache stdgems list 2021-12-18 10:33:04 +09:00
Nobuyoshi Nakada
693a561cfa
[DOC] Exclude non-updated stdlibs since the previous release 2021-12-17 02:41:17 +09:00
Nobuyoshi Nakada
333865e56f
Workaround for reline.gemspec
This file searches "lib/reline/version.rb" in the same directory,
"lib/reline".  As no such path, the file in the default load path
is loaded unexpectedly.
2021-12-15 21:47:41 +09:00
Nobuyoshi Nakada
ded33ed5b8
Update stdlib in NEWS 2021-12-15 17:55:43 +09:00
Nobuyoshi Nakada
784f1e1538
Throttle pull-requests only [ci skip] 2021-11-21 19:23:36 +09:00
Nobuyoshi Nakada
e2b78440ba
Throttle GitHub Actions [ci skip]
As GitHub Actions are choking a lot lately, throttle the checks
down to the latest commit only per branches.
2021-11-18 22:54:57 +09:00
Nobuyoshi Nakada
dea08758be
Check for trailing spaces 2021-03-04 11:40:43 +09:00
Nobuyoshi Nakada
042c3e91fb
Check macros for headers 2020-12-19 16:38:17 +09:00
Nobuyoshi Nakada
197550c956
Renamed check_encoding.yml as check_misc.yml [ci skip] 2020-12-19 16:38:16 +09:00
Renamed from .github/workflows/check_encoding.yml (Browse further)