<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/.github/workflows, branch v4.9.6</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.6</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.6'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2020-05-04T15:51:49Z</updated>
<entry>
<title>GitHub Actions: stop creating CI releases</title>
<updated>2020-05-04T15:51:49Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-05-04T15:51:49Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=d49647d288de63638ffd040e35fa857909d48a61'/>
<id>urn:sha1:d49647d288de63638ffd040e35fa857909d48a61</id>
<content type='text'>
Net net this has caused more problems than it solved. Too often binaries
were missing or broken. Instead 'release equivalent' binaries are now
consistently posted to downloads/test via a Webhook.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>Github Actions: don't bundle mac app</title>
<updated>2020-04-30T21:06:48Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-30T20:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=ff0438a3fd25febfd8fc3ef362bbc2c2192f0006'/>
<id>urn:sha1:ff0438a3fd25febfd8fc3ef362bbc2c2192f0006</id>
<content type='text'>
There's no point in doing that since the app directory this creates is broken
on older macOS versions, anyway (and we create a working DMG through a
webhook).

Additionally, lately this has started to fail on GitHub, so let's just rip this
out.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>GitHub Actions: we can't have an action with no on: clause</title>
<updated>2020-04-27T16:34:07Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-27T16:04:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=0c0d65e2cbb59f966d494a3cf08c0eeb23c36d3a'/>
<id>urn:sha1:0c0d65e2cbb59f966d494a3cf08c0eeb23c36d3a</id>
<content type='text'>
So in order to disable an action, I'll just use an unused
repository_dispatch.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>GitHub Actions: disable Android container builds on GitHub</title>
<updated>2020-04-25T20:18:41Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-24T23:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=eccbf01a223965d89dcbeb6f763d85b18038bd0e'/>
<id>urn:sha1:eccbf01a223965d89dcbeb6f763d85b18038bd0e</id>
<content type='text'>
Building this locally and squashing layers creates a MUCH smaller image.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>GitHub Actions: use the Qt 5.13.2 based Android build container</title>
<updated>2020-04-25T20:18:41Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-24T22:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=f04bfd4a86979ebccad059c1b2b873a7ce0c998e'/>
<id>urn:sha1:f04bfd4a86979ebccad059c1b2b873a7ce0c998e</id>
<content type='text'>
This is no longer created using GitHub actions (but all the necessary
information is still included in this repo). We need to be able to
shrink this container so our GitHub Action runs don't run out of disk
space.

Adjust the path where the resulting binaries are found with this build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>testing/git-storage: don't override test accounts</title>
<updated>2020-04-15T14:58:10Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-14T14:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=162b7a8a3d7ca928a6e4bfe1a187015822e64567'/>
<id>urn:sha1:162b7a8a3d7ca928a6e4bfe1a187015822e64567</id>
<content type='text'>
We now have a much better way of dealing with the issue of colliding
tests inside the test.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>GitHub Actions: add pkg-config to iOS build</title>
<updated>2020-04-04T18:09:17Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-04-04T17:25:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=039ed38067a9d34c8625b2b8b260822c8f65d63e'/>
<id>urn:sha1:039ed38067a9d34c8625b2b8b260822c8f65d63e</id>
<content type='text'>
Our builds fail because we are missing pkg-config.
I'm not quite sure if this is triggered by a new dependency or if pkg-config
used to be there and now isn't. Either way, this should hopefully fix things.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>GitHub Actions/iOS: shift to using a pre-packaged Qt installation</title>
<updated>2020-02-13T21:34:01Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-02-12T17:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=639be7149f3daa27a7a6c54cb8b12ea747eeb8a6'/>
<id>urn:sha1:639be7149f3daa27a7a6c54cb8b12ea747eeb8a6</id>
<content type='text'>
Since the official Qt binaries can no longer be installed without disclosing
credentials (well, sure, that could be done through secrets), I decided that
we should go back to packaging just the part of the iOS Qt SDK that we need.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>build-system/coverity: it seems silly to need both wget and curl</title>
<updated>2020-02-10T22:22:22Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-02-10T22:22:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=b3f0fd3e1894ab987be268726abca5ec2ebaeaf9'/>
<id>urn:sha1:b3f0fd3e1894ab987be268726abca5ec2ebaeaf9</id>
<content type='text'>
But hopefully with this we'll get the Coverity scans back.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
<entry>
<title>GitHub Actions: convert Coverity build to using container as well</title>
<updated>2020-02-05T18:17:44Z</updated>
<author>
<name>Dirk Hohndel</name>
<email>dirk@hohndel.org</email>
</author>
<published>2020-02-05T18:16:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=550ec3410147aac77a67cff4644c088d9c4fa132'/>
<id>urn:sha1:550ec3410147aac77a67cff4644c088d9c4fa132</id>
<content type='text'>
Same build failures as we had with the other Bionic based build.

Signed-off-by: Dirk Hohndel &lt;dirk@hohndel.org&gt;
</content>
</entry>
</feed>
