| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-06 | build: Switch to Spotless for formatting | Fabian Mastenbroek | |
| This change updates the build configuration to use Spotless for code formating of both Kotlin and Java. | |||
| 2022-10-06 | style: Eliminate use of wildcard imports | Fabian Mastenbroek | |
| This change updates the repository to remove the use of wildcard imports everywhere. Wildcard imports are not allowed by default by Ktlint as well as Google's Java style guide. | |||
| 2022-10-03 | feat(exp/workflow): Add provisioning step for workflow service | Fabian Mastenbroek | |
| This change adds a new module `opendc-experiments-workflow` that provides provisioner implementations for experiments to use for setting up and using the workflow engine in OpenDC. | |||
