<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rules-sandbox.git/module/ri-engine/src/main/resources, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2020/12/rules-sandbox.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2020/12/rules-sandbox.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/'/>
<updated>2021-01-25T20:29:12Z</updated>
<entry>
<title>Improving usability, massive refactoring.</title>
<updated>2021-01-25T20:29:12Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-25T20:29:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=912bc8b903dfa6d438c2469ecdad35c181c71830'/>
<id>urn:sha1:912bc8b903dfa6d438c2469ecdad35c181c71830</id>
<content type='text'>
* Moving all Drools code into their own modules. This fixes ri-engine
  to acme dependency.
* Now they all inherit from their own parent, should be used by
  third party code too.
* Separating acme planning code into its own module.
* Splitting rules code from ri-engine into ri-base. ri-engine is now
  a pure launcher for modules.
* Dumping kogito for the most part, but it seems like the planner still
  requires that.
</content>
</entry>
<entry>
<title>Switching WG code to use object references.</title>
<updated>2021-01-12T22:06:32Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-12T22:06:32Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=e2f4aefa956bb06b1ee52d95ad8275757605678d'/>
<id>urn:sha1:e2f4aefa956bb06b1ee52d95ad8275757605678d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starting on generating ansible files for docker-compose setups.</title>
<updated>2021-01-12T20:35:09Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-12T19:57:56Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=250cb0fb4fa9787c78b73b44425676cfec3a7944'/>
<id>urn:sha1:250cb0fb4fa9787c78b73b44425676cfec3a7944</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Working terraform setup.</title>
<updated>2021-01-07T22:38:01Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-07T22:38:01Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=3d25f7059f518dd8c857dd5e45552ba3ab733aa6'/>
<id>urn:sha1:3d25f7059f518dd8c857dd5e45552ba3ab733aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generating Wireguard files too.</title>
<updated>2021-01-06T20:01:33Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-06T20:01:33Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=ede2372547db659e7b0e9cfd3b531ff542018229'/>
<id>urn:sha1:ede2372547db659e7b0e9cfd3b531ff542018229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using agenda groups to sequence phases.</title>
<updated>2021-01-06T15:04:22Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-06T15:04:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=149cf9efadb1da64b9ee716ac9bee1ac0c0e1329'/>
<id>urn:sha1:149cf9efadb1da64b9ee716ac9bee1ac0c0e1329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Splitting ACME out from the generic parts.</title>
<updated>2021-01-06T11:37:26Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-06T11:37:26Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=9504c7efb9b57aeacf5e2717a43c3cf178a65aee'/>
<id>urn:sha1:9504c7efb9b57aeacf5e2717a43c3cf178a65aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renaming VPN stuff to wireguard.</title>
<updated>2021-01-06T11:12:39Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-06T11:12:39Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=b40cab15f4d01a4e8455e5808ca82e40ff291a92'/>
<id>urn:sha1:b40cab15f4d01a4e8455e5808ca82e40ff291a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Starting on splitting up into different modules.</title>
<updated>2021-01-06T11:05:23Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-06T11:05:23Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=b8699860653e593271e50c8ba1b73f66fcb6287c'/>
<id>urn:sha1:b8699860653e593271e50c8ba1b73f66fcb6287c</id>
<content type='text'>
</content>
</entry>
</feed>
