summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-01-24Updated all out of date github actions (#298)Dante Niewenhuis
2025-01-24Added Fragment scaling (#296)Dante Niewenhuis
2025-01-17added carbon tests (#292)Dante Niewenhuis
2024-03-05Updated package versions, updated web server tests. (#207)Dante Niewenhuis
2023-10-29ci: Bump actions/setup-node from 3 to 4 (#160)dependabot[bot]
2023-10-21ci: Bump docker/login-action from 2 to 3dependabot[bot]
2023-10-21ci: Bump docker/build-push-action from 4 to 5dependabot[bot]
2023-10-21ci: Bump mikepenz/action-junit-report from 3 to 4dependabot[bot]
2023-10-21ci: Bump actions/checkout from 3 to 4dependabot[bot]
2023-07-30ci: Bump actions/upload-pages-artifact from 1 to 2 (#149)dependabot[bot]
2023-03-25ci: Test OpenDC on Java 20Fabian Mastenbroek
2023-03-25ci: Migrate to GitHub Container Registry (#143)Fabian Mastenbroek
2023-03-25ci: Bump actions/deploy-pages from 1 to 2 (#142)dependabot[bot]
2023-02-11ci: Bump docker/build-push-action from 3 to 4 (#133)dependabot[bot]
2023-01-27ci: Fix Docker build for web UIFabian Mastenbroek
2023-01-27ci: Bump actions/configure-pages from 2 to 3 (#127)dependabot[bot]
2023-01-07ci: Upload distributions after CI buildFabian Mastenbroek
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