<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/tool/make-snapshot, branch v3_2_11</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-10-18T03:59:30+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=dcad0ad9097583f71eac2ece22ad527305dc7bee'/>
<id>dcad0ad9097583f71eac2ece22ad527305dc7bee</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>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>
<entry>
<title>Use cross compiling settings as fake.rb for snapshots</title>
<updated>2022-09-05T02:16:20+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-05T02:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=85a483169f8381bec08ff2c9a9fc66167fc8a84a'/>
<id>85a483169f8381bec08ff2c9a9fc66167fc8a84a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now fake.rb is needed to prepare sources</title>
<updated>2022-09-03T12:57:17+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-03T12:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2767cb282531be10c6393d3d7c48fcdd2935ca4d'/>
<id>2767cb282531be10c6393d3d7c48fcdd2935ca4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VCS#revision_header: Make arguments optional</title>
<updated>2022-09-01T11:57:30+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-09-01T10:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=462a8be5112f8c4e621d106304ac617ebcf39eb0'/>
<id>462a8be5112f8c4e621d106304ac617ebcf39eb0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update revision.h in packages using `VCS#revision_header`</title>
<updated>2022-09-01T09:45:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-31T10:56:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=55b1600987413949fe39507f703d2f51dab56eb6'/>
<id>55b1600987413949fe39507f703d2f51dab56eb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer `File` class methods to write a string</title>
<updated>2022-09-01T09:01:40+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2022-08-31T12:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=762fca9b12b9cfb0159404c95ee4275100169c17'/>
<id>762fca9b12b9cfb0159404c95ee4275100169c17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
