| Age | Commit message (Collapse) | Author |
|
This change fixes the conditional Github Actions trigger that we use to
only trigger CI invocations for the changed subprojects. Previously,
Github Actions was only triggered when a file in the top-level directory
of the subproject was changed.
|
|
This change renames the web-server component to API in order to be more
descriptive of its role. The OpenDC API bridges between the frontend on
one side and the database and simulator on the other side.
|
|
This pull request selectively enables the build workflows for the three
subproject based on the changed files in the commit.
|
|
|
|
|
|
|
|
|
|
|