<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/build.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: Allow version to be overridable</title>
<updated>2023-01-27T21:33:17+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2023-01-27T21:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=8a9c9638c51d6b2834ac5d57585b7814f5a9d698'/>
<id>8a9c9638c51d6b2834ac5d57585b7814f5a9d698</id>
<content type='text'>
This change updates the Gradle configuration to allow the user to
overide the version number OpenDC will use when producing the build
artifacts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the Gradle configuration to allow the user to
overide the version number OpenDC will use when producing the build
artifacts.
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: Publish to Maven Central in publish workflow</title>
<updated>2023-01-07T21:55:56+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>fmastenbroek@meta.com</email>
</author>
<published>2023-01-06T14:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=7e97b34f96cbaab14466d73a8179a5e6d98449d5'/>
<id>7e97b34f96cbaab14466d73a8179a5e6d98449d5</id>
<content type='text'>
This change updates the release and publish workflows in GitHub Actions
to ensure that we only publish the artifacts to Maven Central once the
release on GitHub is published.

When a version tag is pushed to GitHub, only a draft release will be
created containing the right artifacts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the release and publish workflows in GitHub Actions
to ensure that we only publish the artifacts to Maven Central once the
release on GitHub is published.

When a version tag is pushed to GitHub, only a draft release will be
created containing the right artifacts.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Update next version to 3.0</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:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=00a28ee84606754d186c39e9aa39d2ad2c277c91'/>
<id>00a28ee84606754d186c39e9aa39d2ad2c277c91</id>
<content type='text'>
This change updates the build script in preparation for the OpenDC v3.0
release changing the version numbers to the appropriate values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the build script in preparation for the OpenDC v3.0
release changing the version numbers to the appropriate values.
</pre>
</div>
</content>
</entry>
<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: Use correct group for Gradle modules</title>
<updated>2022-05-18T12:03:25+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2022-05-17T23:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=91fd894b39d000142c5ef5589cb406455933fbf6'/>
<id>91fd894b39d000142c5ef5589cb406455933fbf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Move to next release</title>
<updated>2021-05-10T14:36:35+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-10T14:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=ddefa23e8e86c4eab2d2218646bcef21d547f4bc'/>
<id>ddefa23e8e86c4eab2d2218646bcef21d547f4bc</id>
<content type='text'>
This change moves the version number to the next release, v2.1-rc1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change moves the version number to the next release, v2.1-rc1.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Mark v2.0 release</title>
<updated>2021-05-10T08:48:22+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-10T08:48:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=471118088109636592471b706ecc38d2eba919f2'/>
<id>471118088109636592471b706ecc38d2eba919f2</id>
<content type='text'>
This change updates the version numbers officially to v2.0 in order to
start the release process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the version numbers officially to v2.0 in order to
start the release process.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: Add support for publishing to Maven Central</title>
<updated>2021-05-06T12:04:03+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-05T14:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=25e2fd97409311c89030e51e1a78211d335709b9'/>
<id>25e2fd97409311c89030e51e1a78211d335709b9</id>
<content type='text'>
This change adds support for publishing OpenDC to Maven Central. This
allows other people to develop with OpenDC without needing to build the
entire project themselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds support for publishing OpenDC to Maven Central. This
allows other people to develop with OpenDC without needing to build the
entire project themselves.
</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>
<entry>
<title>build: Migrate to flat project structure</title>
<updated>2021-04-25T14:01:14+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-04-25T14:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=cd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf'/>
<id>cd0b45627f0d8da8c8dc4edde223f3c36e9bcfbf</id>
<content type='text'>
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.

With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the project structure to become flattened.
Previously, the simulator, frontend and API each lived into their own
directory.

With this change, all modules of the project live in the top-level
directory of the repository. This should improve discoverability of
modules of the project.
</pre>
</div>
</content>
</entry>
</feed>
