<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/.travis.yml, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2021-08-12T13:27:10+00:00</updated>
<entry>
<title>Remove Travis CI workflow, we use GitHub actions now</title>
<updated>2021-08-12T13:27:10+00:00</updated>
<author>
<name>John J. Camilleri</name>
<email>john@digitalgrammars.com</email>
</author>
<published>2021-08-12T13:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=058526ec5d33759f5f19dedc4767276009888a97'/>
<id>urn:sha1:058526ec5d33759f5f19dedc4767276009888a97</id>
<content type='text'>
Closes #123
</content>
</entry>
<entry>
<title>(#5) reintroduce make install</title>
<updated>2018-08-12T01:16:28+00:00</updated>
<author>
<name>odanoburu</name>
<email>bcclaro@gmail.com</email>
</author>
<published>2018-08-12T01:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=dce81dc0eceed0bc40aedd6d7f164a80c3103224'/>
<id>urn:sha1:dce81dc0eceed0bc40aedd6d7f164a80c3103224</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(#5) specify image version</title>
<updated>2018-08-12T01:11:27+00:00</updated>
<author>
<name>odanoburu</name>
<email>bcclaro@gmail.com</email>
</author>
<published>2018-08-12T01:11:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=29acef41fc841eaab8fd905cbf4b9bbe020aa274'/>
<id>urn:sha1:29acef41fc841eaab8fd905cbf4b9bbe020aa274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(#5) no need for make install</title>
<updated>2018-08-12T01:07:53+00:00</updated>
<author>
<name>odanoburu</name>
<email>bcclaro@gmail.com</email>
</author>
<published>2018-08-12T01:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=4038546321965f4c9c793796873cdbc1fd759893'/>
<id>urn:sha1:4038546321965f4c9c793796873cdbc1fd759893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(#5) add travis CI with docker</title>
<updated>2018-08-12T01:02:08+00:00</updated>
<author>
<name>odanoburu</name>
<email>bcclaro@gmail.com</email>
</author>
<published>2018-08-12T01:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=df31ab241b91975d7da48859d8bbf6ecb5bb1adf'/>
<id>urn:sha1:df31ab241b91975d7da48859d8bbf6ecb5bb1adf</id>
<content type='text'>
dependencies are preinstalled in docker image for faster build, but this means we need to update it whenever dependencies change
</content>
</entry>
<entry>
<title>Add a Travis configuration for autotesting commits</title>
<updated>2017-09-04T16:22:07+00:00</updated>
<author>
<name>Mikael Brockman</name>
<email>mikael@brockman.se</email>
</author>
<published>2017-08-21T11:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5c73d6d7a9071395abf5a9d63164b421e440de7e'/>
<id>urn:sha1:5c73d6d7a9071395abf5a9d63164b421e440de7e</id>
<content type='text'>
The configuration uses Nix to install dependencies.  I first tried using
just Cabal, but compiling all the dependencies takes too long for the
free tier of Travis.  Nix doesn't compile Hackage dependencies because
it has a "binary cache" with compiled versions of almost all
Hackage packages.

I do not run the GF test suite, because it seems to be in a
failing state.  This can be enabled later.

All of this will only be enabled once the Travis service is set up by
someone in the GF team with the permissions to do so.

Build results will then be automatically visible on all new commits and
pull requests.
</content>
</entry>
</feed>
