<feed xmlns='http://www.w3.org/2005/Atom'>
<title>harvester-submit-week-for-approval, branch master</title>
<subtitle>Automatically submits Harvest timesheets for approval at the end of the week</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/'/>
<entry>
<title>Merge pull request #1 from teddywing/dependabot/pip/requests-2.20.0</title>
<updated>2019-10-21T18:48:49+00:00</updated>
<author>
<name>teddywing</name>
</author>
<published>2019-10-21T18:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=a3bdd73aca363b9e04149c2e98fc6ccf4bf0dc75'/>
<id>a3bdd73aca363b9e04149c2e98fc6ccf4bf0dc75</id>
<content type='text'>
Bump requests from 2.18.4 to 2.20.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bump requests from 2.18.4 to 2.20.0</pre>
</div>
</content>
</entry>
<entry>
<title>Bump requests from 2.18.4 to 2.20.0</title>
<updated>2019-10-18T15:35:58+00:00</updated>
<author>
<name>dependabot[bot]</name>
</author>
<published>2019-10-18T15:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=1795cfc569382e0fcce00141d0898128a61986ca'/>
<id>1795cfc569382e0fcce00141d0898128a61986ca</id>
<content type='text'>
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.18.4...v2.20.0)

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Include app URL in Harvest API request User-Agent</title>
<updated>2018-02-04T14:59:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T14:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=8274835cb3791f68924c471dc3009e4a1cbb4ee5'/>
<id>8274835cb3791f68924c471dc3009e4a1cbb4ee5</id>
<content type='text'>
Harvest requires either a link to the application or an email address to
be included in the 'User-Agent' header with requests to their API
(https://help.getharvest.com/api-v2/introduction/overview/general/#api-requests).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Harvest requires either a link to the application or an email address to
be included in the 'User-Agent' header with requests to their API
(https://help.getharvest.com/api-v2/introduction/overview/general/#api-requests).
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Fix indentation</title>
<updated>2018-02-04T14:56:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T14:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=237a9b1ef17286000f0aa27128a6fd68c3d5db2a'/>
<id>237a9b1ef17286000f0aa27128a6fd68c3d5db2a</id>
<content type='text'>
GitHub's parser didn't like my indentation, which was held over from
before the Markdown conversion.

* The code blocks don't need to be double-indented.
* Change the list indentation so that the bullets appear at the start of
  the text of the previous bullet. Otherwise GitHub turns them into
  blockquotes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub's parser didn't like my indentation, which was held over from
before the Markdown conversion.

* The code blocks don't need to be double-indented.
* Change the list indentation so that the bullets appear at the start of
  the text of the previous bullet. Otherwise GitHub turns them into
  blockquotes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert README from Markdown to reStructuredText</title>
<updated>2018-02-04T14:34:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T14:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=49eaaab3da6521fa11c453ec9b524dba89353dff'/>
<id>49eaaab3da6521fa11c453ec9b524dba89353dff</id>
<content type='text'>
Markdown apparently doesn't support letter lists (what?), so use a
markup language that actually does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Markdown apparently doesn't support letter lists (what?), so use a
markup language that actually does.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2018-02-04T07:03:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T07:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=34f0e434c6a35f21bec1d95442266986b2a4dafa'/>
<id>34f0e434c6a35f21bec1d95442266986b2a4dafa</id>
<content type='text'>
Give some background, along with installation instructions and license
information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Give some background, along with installation instructions and license
information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2018-02-04T06:25:46+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T06:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=faa4d4c0831b70b5e103d0337c816db025ef8a9f'/>
<id>faa4d4c0831b70b5e103d0337c816db025ef8a9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set path for `geckodriver` log</title>
<updated>2018-02-04T06:21:25+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T06:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=30a6c75e3b391ab663bf9f412667925bd04bdd12'/>
<id>30a6c75e3b391ab663bf9f412667925bd04bdd12</id>
<content type='text'>
Otherwise it gets created in the current directory, and this fails when
run from Launchd because that runs at the root of the filesystem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise it gets created in the current directory, and this fails when
run from Launchd because that runs at the root of the filesystem.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add launchd plist</title>
<updated>2018-02-04T06:20:07+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T05:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=4f253d83f4b0edc264e134828e4d35232544b497'/>
<id>4f253d83f4b0edc264e134828e4d35232544b497</id>
<content type='text'>
This will run the program every Monday and Friday evening.

The plist needs to be modified to work in your environment and with your
configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will run the program every Monday and Friday evening.

The plist needs to be modified to work in your environment and with your
configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>Print error message when week was already submitted</title>
<updated>2018-02-04T05:54:43+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-02-04T05:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/harvester-submit-week-for-approval/commit/?id=82cfabefbc1916cf881b6e6f7b2fa819a798eeee'/>
<id>82cfabefbc1916cf881b6e6f7b2fa819a798eeee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
