Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better Terraform support. | Trygve Laugstøl | 2021-01-31 | 4 | -1/+35 |
| | |||||
* | Better Terraform resources. | Trygve Laugstøl | 2021-01-30 | 4 | -1/+17 |
| | |||||
* | Better main(). | Trygve Laugstøl | 2021-01-26 | 7 | -3/+81 |
| | | | | | * Moving templates into their respective modules. * Supporting export type-based filtering. Probably not perfect. | ||||
* | Improving usability, massive refactoring. | Trygve Laugstøl | 2021-01-25 | 5 | -0/+179 |
* 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. |