<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rules-sandbox.git/module/acme/src, 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-02-03T15:35:48Z</updated>
<entry>
<title>Code reorganization.</title>
<updated>2021-02-03T15:35:48Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-03T15:35:48Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=bafe762ac01d16904c18404283027e426e19bc73'/>
<id>urn:sha1:bafe762ac01d16904c18404283027e426e19bc73</id>
<content type='text'>
Moving main code to src, keeping modules in modules/
</content>
</entry>
<entry>
<title>Updating files.</title>
<updated>2021-02-01T15:45:47Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-01T15:45:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=2957c76e4027f47959f79354b07cdaa4b04da8c6'/>
<id>urn:sha1:2957c76e4027f47959f79354b07cdaa4b04da8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better main().</title>
<updated>2021-01-26T20:06:24Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-26T20:06:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=0ae7ecd47fd76921e8e1137739497578fe703354'/>
<id>urn:sha1:0ae7ecd47fd76921e8e1137739497578fe703354</id>
<content type='text'>
* Moving templates into their respective modules.
* Supporting export type-based filtering. Probably not perfect.
</content>
</entry>
<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>WIP: Optaplanner.</title>
<updated>2021-01-24T20:43:30Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-24T20:43:30Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=0037e24177fe9fc28809b8afd67a881af94037c0'/>
<id>urn:sha1:0037e24177fe9fc28809b8afd67a881af94037c0</id>
<content type='text'>
</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>Figured out a way to not need WgNetworkAllocation.</title>
<updated>2021-01-11T14:26:06Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-11T14:26:06Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=f2fc5a193743e2a66f748c8baefee949a747ea7f'/>
<id>urn:sha1:f2fc5a193743e2a66f748c8baefee949a747ea7f</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>More Wireguard.</title>
<updated>2021-01-07T11:20:02Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-07T11:20:02Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f'/>
<id>urn:sha1:70d0ad3c9f37e44a9504a0d7f66e412a3f3bba6f</id>
<content type='text'>
Fixing broken myapps too.
</content>
</entry>
</feed>
