<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/make-snapshot, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>-l option of 7z is unknown switch with the `ubuntu-latest`.</title>
<updated>2024-09-30T03:03:02+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-09-30T03:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fe59b04d6ed099c92d749a948f452f562cdae51'/>
<id>3fe59b04d6ed099c92d749a948f452f562cdae51</id>
<content type='text'>
https://github.com/ruby/actions/actions/runs/11095032727/job/30823174026#step:3:349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/actions/actions/runs/11095032727/job/30823174026#step:3:349
</pre>
</div>
</content>
</entry>
<entry>
<title>make-snapshot: update RUBY_PATCHLEVEL_STR regexp</title>
<updated>2023-11-13T02:28:48+00:00</updated>
<author>
<name>Sorah Fukumori</name>
<email>her@sorah.jp</email>
</author>
<published>2023-11-12T22:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=952de171c01cb1e96245bc0263884dd8655fd644'/>
<id>952de171c01cb1e96245bc0263884dd8655fd644</id>
<content type='text'>
the regexp to replace RUBY_PATCHLEVEL_STR for prerelease snapshots doesn't
match since GH-8578.

follow-up: https://github.com/ruby/ruby/pull/8578
follow-up: 68df43788dc237a1071f02b2d82768f844696315
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the regexp to replace RUBY_PATCHLEVEL_STR for prerelease snapshots doesn't
match since GH-8578.

follow-up: https://github.com/ruby/ruby/pull/8578
follow-up: 68df43788dc237a1071f02b2d82768f844696315
</pre>
</div>
</content>
</entry>
<entry>
<title>[Bug #19892] Clean intermediate files regardless `-keep_temp`</title>
<updated>2023-09-21T03:19:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-09-20T16:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7c98d520f4ae9bd2e2496f5bddc455af576c499f'/>
<id>7c98d520f4ae9bd2e2496f5bddc455af576c499f</id>
<content type='text'>
Not to include such files in the result packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not to include such files in the result packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `clean.create` to accept a block</title>
<updated>2023-09-21T03:19:00+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-09-20T16:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=7ba88e13e00720a3190aca3bda3e7b50b390b096'/>
<id>7ba88e13e00720a3190aca3bda3e7b50b390b096</id>
<content type='text'>
Like `File.open`, yield an IO to write the file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like `File.open`, yield an IO to write the file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Lrama LALR parser generator instead of Bison</title>
<updated>2023-05-12T09:25:10+00:00</updated>
<author>
<name>Yuichiro Kaneko</name>
<email>spiketeika@gmail.com</email>
</author>
<published>2023-05-12T09:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a1b01e7701f9fc370f8dff777aad6d39a2c5a3e3'/>
<id>a1b01e7701f9fc370f8dff777aad6d39a2c5a3e3</id>
<content type='text'>
https://bugs.ruby-lang.org/issues/19637

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.ruby-lang.org/issues/19637

Co-authored-by: Nobuyoshi Nakada &lt;nobu@ruby-lang.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Removed svn feature from make-snapshot</title>
<updated>2023-02-08T06:36:32+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-02-08T05:29:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6e7990144f37850b9b3ec871956890e2aa29ad6d'/>
<id>6e7990144f37850b9b3ec871956890e2aa29ad6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `VCS::Null` for fallback</title>
<updated>2022-09-30T01:39:42+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-29T11:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5a5644dadcd5e00b571d0029af4d96849e254cd4'/>
<id>5a5644dadcd5e00b571d0029af4d96849e254cd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Auto-generate the release date on version.h from git CommitDate (#6382)</title>
<updated>2022-09-17T12:16:06+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-09-17T12:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=38a7a13ac6ed6bba2584def7d7121257eb85e051'/>
<id>38a7a13ac6ed6bba2584def7d7121257eb85e051</id>
<content type='text'>
* Auto-generate the release date on version.h

from git CommitDate

* Generate revision.h on mswin</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Auto-generate the release date on version.h

from git CommitDate

* Generate revision.h on mswin</pre>
</div>
</content>
</entry>
<entry>
<title>Dump cross.rb only when verbose [ci skip]</title>
<updated>2022-09-07T05:48:54+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-07T05:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=35c493ecf5d71c9164bafe03ae8831445c207b2a'/>
<id>35c493ecf5d71c9164bafe03ae8831445c207b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Debugging snapshot [ci skip]</title>
<updated>2022-09-05T04:08:23+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-05T04:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4d469472e2fda05cbdef98ce2a1fe945f2355f51'/>
<id>4d469472e2fda05cbdef98ce2a1fe945f2355f51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
