summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2023-01-07ci: Publish to Maven Central in publish workflowFabian Mastenbroek
2023-01-07ci: Pin version of GitHub Actions runner imagesFabian Mastenbroek
2023-01-07ci: Enable Gradle caching on master branchFabian Mastenbroek
2023-01-07ci: Fix GH Actions workflow for publishing Docker imagesFabian Mastenbroek
2022-11-13build: Make use of Gradle's Java Toolchains featureFabian Mastenbroek
2022-11-04build: Increase minimum Java version to Java 17Fabian Mastenbroek
2022-10-27build(site): Update to Node 18Fabian Mastenbroek
2022-10-21ci: Bump mikepenz/action-junit-report from 3.5.1 to 3.5.2 (#109)dependabot[bot]
2022-10-06build: Remove unused distribution conventionsFabian Mastenbroek
2022-10-04ci: Bump mikepenz/action-junit-report from 3.5.0 to 3.5.1 (#105)dependabot[bot]
2022-09-20ci: Bump actions/configure-pages from 1 to 2 (#99)dependabot[bot]
2022-09-19ci: Bump mikepenz/action-junit-report from 3.4.0 to 3.5.0 (#98)dependabot[bot]
2022-09-13merge: Add documentation using Docusaurus (#97)Fabian Mastenbroek
2022-09-13ci(site): Add GitHub Actions workflow for deploying websiteFabian Mastenbroek
2022-09-05ci: Bump mikepenz/action-junit-report from 3.3.3 to 3.4.0 (#96)dependabot[bot]
2022-08-23ci: Bump mikepenz/action-junit-report from 3.2.0 to 3.3.3 (#95)dependabot[bot]
2022-08-03merge: Simplify OpenDC deployment processFabian Mastenbroek
2022-08-03ci: Build Docker image for OpenDC web UIFabian Mastenbroek
2022-08-03refactor(web/server): Create standalone OpenDC distributionFabian Mastenbroek
2022-07-28ci: Bump mikepenz/action-junit-report from 3.1.0 to 3.2.0 (#92)dependabot[bot]
2022-06-28ci: Bump mikepenz/action-junit-report from 3.0.3 to 3.1.0 (#91)dependabot[bot]
2022-05-15ci: Build Docker images for build pipelineFabian Mastenbroek
2022-05-15ci: Bump docker/login-action from 1 to 2 (#84)dependabot[bot]
2022-05-15ci: Bump docker/build-push-action from 2 to 3 (#83)dependabot[bot]
2022-05-04ci: Bump mikepenz/action-junit-report from 3.0.2 to 3.0.3 (#79)dependabot[bot]
2022-04-21ci: Test Java 18Fabian Mastenbroek
2022-04-19ci: Bump mikepenz/action-junit-report from 3.0.1 to 3.0.2 (#73)dependabot[bot]
2022-04-11ci: Bump codecov/codecov-action from 2 to 3 (#72)dependabot[bot]
2022-04-11ci: Bump actions/upload-artifact from 2 to 3 (#71)dependabot[bot]
2022-04-11ci: Bump actions/setup-java from 2 to 3 (#70)dependabot[bot]
2022-04-05ci(web/ui): Build web UI via GradleFabian Mastenbroek
2022-04-04ci: Fix JaCoCo report aggregationFabian Mastenbroek
2022-04-04ci(web): Remove Python build steps from CI pipelineFabian Mastenbroek
2022-03-21build: Bump mikepenz/action-junit-report from 2 to 3.0.1 (#65)dependabot[bot]
2022-03-07ci: Bump actions/checkout from 2 to 3 (#64)dependabot[bot]
2022-02-28ci: Bump actions/setup-node from 2 to 3 (#62)dependabot[bot]
2022-02-28ci: Bump actions/setup-python from 2 to 3 (#63)dependabot[bot]
2021-12-09ci: Fix issue with actions/upload-artifact@v2Fabian Mastenbroek
2021-11-11ci: Build with Java 17Fabian Mastenbroek
2021-11-11ci: Fix Gradle release candidate test workflowFabian Mastenbroek
2021-11-02ci: Add workflows for testing Java and Gradle EA releasesFabian Mastenbroek
2021-11-02ci: Update Java Github Actions workflowsFabian Mastenbroek
2021-10-25ci: Fix release workflowFabian Mastenbroek
2021-09-28build: Increase Java requirement to version 11Fabian Mastenbroek
2021-07-05ui: Fix linting errorsFabian Mastenbroek
2021-06-24ci: Build pushes to master branchFabian Mastenbroek
2021-06-22ci: Optimize Gradle build performance in Github ActionsFabian Mastenbroek
2021-06-08ci: Test simulator on WindowsFabian Mastenbroek
2021-06-01ci: Fix code coverage reporting for web APIFabian Mastenbroek
2021-05-18Migrate to Auth0 as Identity ProviderFabian Mastenbroek