<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/buildSrc/src/main/kotlin/distribution-conventions.gradle.kts, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>build: Remove unused distribution conventions</title>
<updated>2022-10-06T09:35:58+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-10-06T09:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=d447295f535c3587c82d809397cb1a5f23ab1b4b'/>
<id>d447295f535c3587c82d809397cb1a5f23ab1b4b</id>
<content type='text'>
This change removes the distribution conventions used by the root
project of OpenDC. Previously, we used this to build a single
distribution for OpenDC containing the experiment uberjars and scripts
to start OpenDC.

However, with the introduction of the Quarkus-based web server, we have
decided to split releases into (potentially) multiple distributions
(e.g., one for the web server, one for just the web runner, etc.).

Furthermore, the implementation of this convention caused issues with
several other Gradle plugins.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the distribution conventions used by the root
project of OpenDC. Previously, we used this to build a single
distribution for OpenDC containing the experiment uberjars and scripts
to start OpenDC.

However, with the introduction of the Quarkus-based web server, we have
decided to split releases into (potentially) multiple distributions
(e.g., one for the web server, one for just the web runner, etc.).

Furthermore, the implementation of this convention caused issues with
several other Gradle plugins.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Update simulator dependencies</title>
<updated>2022-05-16T07:58:19+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-05-16T07:58:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=69ec8d277bb702cc7aad3460775f829a48a9b5f0'/>
<id>69ec8d277bb702cc7aad3460775f829a48a9b5f0</id>
<content type='text'>
This change updates the simulator dependencies to the latest available
version where possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the simulator dependencies to the latest available
version where possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor(harness): Remove OpenDC Harness modules</title>
<updated>2022-05-06T20:13:43+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-05-06T11:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5c5662f00ffd0e4af89103bdb2e45d1b71c9c839'/>
<id>5c5662f00ffd0e4af89103bdb2e45d1b71c9c839</id>
<content type='text'>
This change removes the OpenDC Harness modules from the main repository.
We have made the decision to take a different direction regarding the
specification and execution of experiments. The design of the current
harness does not integrate well with the specification of experiments in
the web interface. The new version focuses on proper integration with
the web interface, as well as via the command line interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the OpenDC Harness modules from the main repository.
We have made the decision to take a different direction regarding the
specification and execution of experiments. The design of the current
harness does not integrate well with the specification of experiments in
the web interface. The new version focuses on proper integration with
the web interface, as well as via the command line interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>exp: Include experiments in main distribution</title>
<updated>2021-05-05T10:12:32+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-05T09:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=54edc2d5e92d8c117e116a8c507442e49d17e24e'/>
<id>54edc2d5e92d8c117e116a8c507442e49d17e24e</id>
<content type='text'>
This change updates the Gradle configuration to include experiments in
the main distribution of OpenDC. Users can directly execute the
experiments from the command-line without having to recompile the entire
code-base.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the Gradle configuration to include experiments in
the main distribution of OpenDC. Users can directly execute the
experiments from the command-line without having to recompile the entire
code-base.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Add support for distribution packaging</title>
<updated>2021-05-03T18:15:56+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-04-26T13:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=19f6ae16e68ca81a6cf0aae023caaa52df6ebce6'/>
<id>19f6ae16e68ca81a6cf0aae023caaa52df6ebce6</id>
<content type='text'>
This change configures the Distribution plugin for the root project and
aggregates the artifacts of the other projects to generate a single
distribution file containing all libraries and binaries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change configures the Distribution plugin for the root project and
aggregates the artifacts of the other projects to generate a single
distribution file containing all libraries and binaries.
</pre>
</div>
</content>
</entry>
</feed>
