<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sciteco/.github/workflows/continuous-integration.yml, branch v2.5.2</title>
<subtitle>Scintilla-based Text Editor and COrrector</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/'/>
<entry>
<title>Continuous Integration artifacts are now built only once a day (nightly builds) and include Gtk+ versions</title>
<updated>2021-05-31T22:44:49+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-31T22:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=f1b17f7d2bf03ed798520c3a5f322c0d79f3787c'/>
<id>f1b17f7d2bf03ed798520c3a5f322c0d79f3787c</id>
<content type='text'>
* The CI tests are unchanged. The workflow file has been renamed to ci.yml, though.
* Nightly builds are described by nightly.yml and are built at 4:13.
* Nightly Ubuntu package builds now include the Gtk+ 3 packages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The CI tests are unchanged. The workflow file has been renamed to ci.yml, though.
* Nightly builds are described by nightly.yml and are built at 4:13.
* Nightly Ubuntu package builds now include the Gtk+ 3 packages.
</pre>
</div>
</content>
</entry>
<entry>
<title>cosmetic changes to continuous-integration.yml and mention availability of nightly builds in README</title>
<updated>2021-05-30T18:46:03+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T18:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=d0c8cb91b089e735fb288cf0fd44afb20e08a89c'/>
<id>d0c8cb91b089e735fb288cf0fd44afb20e08a89c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: start xvfb with automatic server number assignment to fix "Xvfb failed to start" (hopefully)</title>
<updated>2021-05-30T16:57:57+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T16:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=4e9f6b97432de675d567c2019cadb165559ab0f5'/>
<id>4e9f6b97432de675d567c2019cadb165559ab0f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: fixed building Gtk versions</title>
<updated>2021-05-30T16:48:31+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T16:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=8b9ae5895573f81f9b5eb5ce6a87bbff930fa149'/>
<id>8b9ae5895573f81f9b5eb5ce6a87bbff930fa149</id>
<content type='text'>
* We need some kind of XServer to run sciteco during the build process
  and for the test suite, so we have to run everything via xvfb-run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* We need some kind of XServer to run sciteco during the build process
  and for the test suite, so we have to run everything via xvfb-run.
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: update repos before installing new packages</title>
<updated>2021-05-30T16:29:27+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T16:29:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=e74d7f507ed1ea3c7d6533f5d29d1adeed5d2da4'/>
<id>e74d7f507ed1ea3c7d6533f5d29d1adeed5d2da4</id>
<content type='text'>
This will hopefully fix downloading libgtk-3-dev.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will hopefully fix downloading libgtk-3-dev.
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: also build and test the Gtk UI on every platform and compiler</title>
<updated>2021-05-30T16:22:15+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T16:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=a0fbe1387faa604b3c243710a0ad79a166c44143'/>
<id>a0fbe1387faa604b3c243710a0ad79a166c44143</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: build on Ubuntu 18.04, Ubuntu 20.04 with GCC and Clang and package for both versions of Ubuntu</title>
<updated>2021-05-30T15:22:09+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T15:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=ac772d940e60e11f4cacc3aab8aca9ad4d7b5e4e'/>
<id>ac772d940e60e11f4cacc3aab8aca9ad4d7b5e4e</id>
<content type='text'>
* Testing is done only in the "build-and-test" job.
* Packages are built by the debian-packages job since
  there is no need building them with Clang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Testing is done only in the "build-and-test" job.
* Packages are built by the debian-packages job since
  there is no need building them with Clang.
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: added debhelper dependency</title>
<updated>2021-05-30T14:00:12+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T14:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=a79ba33b8adc74f8173547b4e1f74c279a160bac'/>
<id>a79ba33b8adc74f8173547b4e1f74c279a160bac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated continuous-integration.yml: now also builds and archives Debian packages</title>
<updated>2021-05-30T13:49:48+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T13:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=d340dc8f67161425fa09d337cb6d6ea56d868c2f'/>
<id>d340dc8f67161425fa09d337cb6d6ea56d868c2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>continuous-integration.yml: fixed "apt-get install" and show badge in README</title>
<updated>2021-05-30T12:34:10+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2021-05-30T12:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/sciteco/commit/?id=f6a6d3d43c7d0c5b5a56ea3f32458b07174686a5'/>
<id>f6a6d3d43c7d0c5b5a56ea3f32458b07174686a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
