<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hedgedoc/.github/workflows, branch cindy</title>
<subtitle>Hedgedoc with support for CindyScript
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/'/>
<entry>
<title>CI: Stop running tests with Node.js 10</title>
<updated>2021-04-22T20:52:51+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2021-04-22T16:47:22+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=29e08cdb9fa421f5577d60359aaaa11627686efb'/>
<id>29e08cdb9fa421f5577d60359aaaa11627686efb</id>
<content type='text'>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Run tests with Node.js 16</title>
<updated>2021-04-22T16:40:01+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2021-04-22T16:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=26f79c1d986f5c00e1fc63fe81fab05814c77683'/>
<id>26f79c1d986f5c00e1fc63fe81fab05814c77683</id>
<content type='text'>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update actions/setup-node action to v2</title>
<updated>2021-02-05T20:59:08+00:00</updated>
<author>
<name>Renovate Bot</name>
</author>
<published>2021-02-05T20:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=0012ccad14b5676c871bce36bfc5dc51310587cb'/>
<id>0012ccad14b5676c871bce36bfc5dc51310587cb</id>
<content type='text'>
Signed-off-by: Renovate Bot &lt;bot@renovateapp.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Renovate Bot &lt;bot@renovateapp.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit CI runs to pushes to master and pull requests against master</title>
<updated>2020-11-26T20:22:03+00:00</updated>
<author>
<name>Tilman Vatteroth</name>
</author>
<published>2020-11-26T20:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=9fb5dbbd2205035356fe1d82ba6645c2a74e11f8'/>
<id>9fb5dbbd2205035356fe1d82ba6645c2a74e11f8</id>
<content type='text'>
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tilman Vatteroth &lt;tilman.vatteroth@tu-dortmund.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added zipping and uploading of production builds</title>
<updated>2020-11-25T21:27:01+00:00</updated>
<author>
<name>Erik Michelson</name>
</author>
<published>2020-11-17T23:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=daf14a51e150eab35c99975e41e43d89da701906'/>
<id>daf14a51e150eab35c99975e41e43d89da701906</id>
<content type='text'>
This extends the 'production build' workflow with uploading the final bundle as an artifact. The bundle is only uploaded on pushes to `master` and with Node.js 14.

Co-authored-by: David Mehren &lt;git@herrmehren.de&gt;

Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This extends the 'production build' workflow with uploading the final bundle as an artifact. The bundle is only uploaded on pushes to `master` and with Node.js 14.

Co-authored-by: David Mehren &lt;git@herrmehren.de&gt;

Signed-off-by: Erik Michelson &lt;github@erik.michelson.eu&gt;
Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to GitHub Actions</title>
<updated>2020-11-11T19:44:18+00:00</updated>
<author>
<name>David Mehren</name>
</author>
<published>2020-11-11T09:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/hedgedoc/commit/?id=4ba4bad7de39dcc9909de2b9940d54f4c08fc7ce'/>
<id>4ba4bad7de39dcc9909de2b9940d54f4c08fc7ce</id>
<content type='text'>
GH Actions now also do a production build with all supported Node versions to catch any Webpack errors

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GH Actions now also do a production build with all supported Node versions to catch any Webpack errors

Signed-off-by: David Mehren &lt;git@herrmehren.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
