<feed xmlns='http://www.w3.org/2005/Atom'>
<title>alarmpy/alarmpy.py, branch blessed</title>
<subtitle>🚨 Pikud Ha'oref Alarm Tracking</subtitle>
<id>https://git.yuv.al/alarmpy/atom/alarmpy.py?h=blessed</id>
<link rel='self' href='https://git.yuv.al/alarmpy/atom/alarmpy.py?h=blessed'/>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/'/>
<updated>2021-05-14T18:53:17Z</updated>
<entry>
<title>Initial module structure</title>
<updated>2021-05-14T18:53:17Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-14T18:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=3733b669471081fa21d35b5eda3d4765aaf14d68'/>
<id>urn:sha1:3733b669471081fa21d35b5eda3d4765aaf14d68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use HTTP session for TCP connection persistence</title>
<updated>2021-05-14T16:32:08Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-14T16:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=a12a4551a1401ba961c5311a5f580dc792c22830'/>
<id>urn:sha1:a12a4551a1401ba961c5311a5f580dc792c22830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup formatting and lint</title>
<updated>2021-05-14T08:27:32Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-14T08:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=ef8d205b23c26959a9a0c760e807d79fd76030ae'/>
<id>urn:sha1:ef8d205b23c26959a9a0c760e807d79fd76030ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add quiet flag (#5)</title>
<updated>2021-05-14T08:26:04Z</updated>
<author>
<name>Ohad Eytan</name>
<email>ohadey@gmail.com</email>
</author>
<published>2021-05-14T08:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=28d118155e6361133717a20822e5c710edc6c973'/>
<id>urn:sha1:28d118155e6361133717a20822e5c710edc6c973</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Github action CI workflow (#4)</title>
<updated>2021-05-14T08:10:14Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-14T08:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=5e394ad7a66f2afd9d79921424b8f76534f5b4d6'/>
<id>urn:sha1:5e394ad7a66f2afd9d79921424b8f76534f5b4d6</id>
<content type='text'>
* Add pylint dependency

* Add initial pylintrc and scripts

* Cleanup lints

* Initial CI workflow

* Skip tests for now</content>
</entry>
<entry>
<title>Catch more HTTP timeouts</title>
<updated>2021-05-13T18:25:58Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-13T18:25:58Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=fb2f0045d9812834aa5977173395f825568b7f3c'/>
<id>urn:sha1:fb2f0045d9812834aa5977173395f825568b7f3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Harmonize default kwargs</title>
<updated>2021-05-13T17:19:06Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-13T17:19:06Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=9208172a32f75272af78459bfff4ce4bac9eda6f'/>
<id>urn:sha1:9208172a32f75272af78459bfff4ce4bac9eda6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small cleanup</title>
<updated>2021-05-13T17:18:24Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-13T17:18:24Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=22014491191fc1a958809db64783d3e610321c95'/>
<id>urn:sha1:22014491191fc1a958809db64783d3e610321c95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finalize structure refactoring</title>
<updated>2021-05-13T17:14:31Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-13T17:14:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=123d2ee0f1225a6ce7043a9755f06f85a467feae'/>
<id>urn:sha1:123d2ee0f1225a6ce7043a9755f06f85a467feae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Suppress repeating alarms with matching flag to disable</title>
<updated>2021-05-13T16:00:41Z</updated>
<author>
<name>Yuval Adam</name>
<email>_@yuv.al</email>
</author>
<published>2021-05-13T16:00:41Z</published>
<link rel='alternate' type='text/html' href='https://git.yuv.al/alarmpy/commit/?id=2fc545b57599ffdc7bf3e75b3f94a2cfbb495214'/>
<id>urn:sha1:2fc545b57599ffdc7bf3e75b3f94a2cfbb495214</id>
<content type='text'>
</content>
</entry>
</feed>
