<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tokyo-livehouse-events/Dockerfile, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/'/>
<entry>
<title>Fix scraper Docker build: copy package-lock.json into playwright-base</title>
<updated>2026-05-07T19:08:48+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@mosquit.one</email>
</author>
<published>2026-05-07T19:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/commit/?id=9f8ab9f4818ed9af3cbe8914f03d954ec86c7d12'/>
<id>9f8ab9f4818ed9af3cbe8914f03d954ec86c7d12</id>
<content type='text'>
Without the lock file, npm install tsx resolved @react-router/dev to its
latest version (7.15.0), which has a peer dependency conflict with the
installed react-router@7.3.0.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Without the lock file, npm install tsx resolved @react-router/dev to its
latest version (7.15.0), which has a peer dependency conflict with the
installed react-router@7.3.0.

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up Docker build by sharing prod-deps and playwright-base stages</title>
<updated>2026-05-07T18:57:37+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@mosquit.one</email>
</author>
<published>2026-05-07T18:57:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/commit/?id=cfbcf4062acdd5de30863097fde4d4b29cb4c558'/>
<id>cfbcf4062acdd5de30863097fde4d4b29cb4c558</id>
<content type='text'>
- Add prod-deps stage to run `npm ci --omit=dev` once (was twice)
- Add playwright-base stage to install Chromium once (was twice)
- Both app and scraper stages inherit from playwright-base
- Add BuildKit cache mounts for npm to accelerate repeated builds

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add prod-deps stage to run `npm ci --omit=dev` once (was twice)
- Add playwright-base stage to install Chromium once (was twice)
- Both app and scraper stages inherit from playwright-base
- Add BuildKit cache mounts for npm to accelerate repeated builds

Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Run scrape immediately on container start before handing off to cron</title>
<updated>2026-05-07T15:14:43+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@mosquit.one</email>
</author>
<published>2026-05-07T15:14:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/commit/?id=0d644012861798f37e041009fc818c9c9ab9352d'/>
<id>0d644012861798f37e041009fc818c9c9ab9352d</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add scraper service to docker-compose with 6-hourly cron</title>
<updated>2026-05-07T15:06:36+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@mosquit.one</email>
</author>
<published>2026-05-07T15:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/commit/?id=8f64dcc0e4e389903e6a7198d0a2b11498fcd948'/>
<id>8f64dcc0e4e389903e6a7198d0a2b11498fcd948</id>
<content type='text'>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Claude Sonnet 4.6 &lt;noreply@anthropic.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Docker + Hetzner deploy setup</title>
<updated>2026-05-07T14:26:57+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@mosquit.one</email>
</author>
<published>2026-05-07T14:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/commit/?id=40f4f59a5a5649dd34b52c1862ce3324bab002d1'/>
<id>40f4f59a5a5649dd34b52c1862ce3324bab002d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit from create-react-router</title>
<updated>2026-05-06T12:56:00+00:00</updated>
<author>
<name>yyamashita</name>
<email>yyamashita@mosquit.one</email>
</author>
<published>2026-05-06T12:56:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.yyamashita.com/tokyo-livehouse-events/commit/?id=014b29bc22b1c207a03dd560051ecdd5df63f0b1'/>
<id>014b29bc22b1c207a03dd560051ecdd5df63f0b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
