<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blog.git/Makefile, branch master</title>
<subtitle>Code and content for blog.ilvokhin.com.</subtitle>
<id>https://git.ilvokhin.com/blog.git/atom?h=master</id>
<link rel='self' href='https://git.ilvokhin.com/blog.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/'/>
<updated>2024-02-10T17:42:53Z</updated>
<entry>
<title>Fix deploy target</title>
<updated>2024-02-10T17:42:53Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2024-02-10T17:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=ce637f885c955f36ade5414aa5bd510879b6d8bd'/>
<id>urn:sha1:ce637f885c955f36ade5414aa5bd510879b6d8bd</id>
<content type='text'>
Option -a enables too much flags I don't need. For example, -t (preserve
times), which leads to errors on receiving side.
</content>
</entry>
<entry>
<title>Actualize list of PHONY targets</title>
<updated>2024-02-03T18:14:18Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2024-02-03T18:14:18Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=fa3da1bcc7d0bd6eed34e25e1030d005d6988ea5'/>
<id>urn:sha1:fa3da1bcc7d0bd6eed34e25e1030d005d6988ea5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make deploy scipt work after migration to new host</title>
<updated>2024-02-03T18:03:49Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2024-02-03T18:03:49Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=0bdc50cc876b4bb6da7a8f4a6721f8eee316d631'/>
<id>urn:sha1:0bdc50cc876b4bb6da7a8f4a6721f8eee316d631</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add typecheck as a separate target</title>
<updated>2023-02-05T14:08:11Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-02-05T14:08:11Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=45792695457388109f3341ff5ac483530f531e80'/>
<id>urn:sha1:45792695457388109f3341ff5ac483530f531e80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add format target to Makefile</title>
<updated>2023-02-05T14:06:50Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-02-05T14:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=922c5697f64f973a6d0f02945cdae53f2f90cc96'/>
<id>urn:sha1:922c5697f64f973a6d0f02945cdae53f2f90cc96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add type annotation support with mypy</title>
<updated>2023-02-05T13:29:44Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-02-05T13:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=4d727570a469f40d124038e4c3f2b05c9185c637'/>
<id>urn:sha1:4d727570a469f40d124038e4c3f2b05c9185c637</id>
<content type='text'>
Default target in Makefile check types now.
</content>
</entry>
<entry>
<title>Regenerate remote target if code changes</title>
<updated>2023-01-28T13:43:19Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-01-28T13:43:19Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=0ede0dc1b05a43460785bd08dbe580b4642781aa'/>
<id>urn:sha1:0ede0dc1b05a43460785bd08dbe580b4642781aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not hardcode hostname in the Makefile</title>
<updated>2023-01-23T22:34:57Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-01-23T22:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=71e5f6fd5b6d386efa3b22dfa67fbd140bc35da2'/>
<id>urn:sha1:71e5f6fd5b6d386efa3b22dfa67fbd140bc35da2</id>
<content type='text'>
Use a CNAME instead.
</content>
</entry>
<entry>
<title>Fix deploy Makefile target</title>
<updated>2023-01-08T18:57:08Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2023-01-08T18:57:08Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=f3e02f5d00ebad3ef96b51252f9ce80b8d741099'/>
<id>urn:sha1:f3e02f5d00ebad3ef96b51252f9ce80b8d741099</id>
<content type='text'>
I use old rsync without fancy ownership flags, so let's use good old ssh and
chwon to make things right.

Also, remove file at destination, in case I want to "unpublish" something.
</content>
</entry>
<entry>
<title>Add deploy target to Makefile</title>
<updated>2022-12-26T18:49:31Z</updated>
<author>
<name>Dmitry Ilvokhin</name>
<email>d@ilvokhin.com</email>
</author>
<published>2022-12-26T18:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ilvokhin.com/blog.git/commit/?id=141225d062af26af3a2248653c6ebb0c502502b6'/>
<id>urn:sha1:141225d062af26af3a2248653c6ebb0c502502b6</id>
<content type='text'>
</content>
</entry>
</feed>
