summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
23 hoursfeat: managed to successfully run experiment Imjkwiatkowski
5 daysfeat: added additional capability to HTTPClientmjkwiatkowski
6 daysfeat: complete system redesign: KafkaComputeMonitor stays, SmartScheduler is ↵mjkwiatkowski
working and only HTTPClient remains, the rest will be moved to Python scripts
7 daysfeat: managed to retrieve metric-by-metric from Redis in real timemjkwiatkowski
8 daysfix: gradle is not building but the project is runningmjkwiatkowski
8 daysfix: fixing gradle dependenciesmjkwiatkowski
8 daysfix: fixing bugs that arise from different compute monitorsmjkwiatkowski
9 daysfeat: migrated the SmarScheduler and the KafkaMonitormjkwiatkowski
9 daysfeat: migrated the past project to the sunfish repomjkwiatkowski
9 daysMerge branch 'master' of https://github.com/atlarge-research/opendcmjkwiatkowski
9 daysfeat: added build.sh which exports OpenDC to a .bin filemjkwiatkowski
9 daysAdded proper Python setup for M3SA (#431)DanteNiewenhuis
9 daysfeat: added trash -rf to gradle_caches.shmjkwiatkowski
9 daysfeat: added workloads_and_topologiesmjkwiatkowski
9 daysfeat: added shell_scripts/readme.mdmjkwiatkowski
9 daysfix: fixed directory problemsmjkwiatkowski
9 daysfix: fixed shell_script permissionsmjkwiatkowski
9 daysinitial commitmjkwiatkowski
9 daysUpdated build and benchmark to only run on atlarge-research/opendc repo (#429)Dante Niewenhuis
* Made build and benchmark only run on atlarge-research/opendc repo * added error message to benchmark-comment.yml
9 daysUpdated github actions to comment a performance benchmark when creating a PR ↵Dante Niewenhuis
(#428) * Added a 10s delay to test Ci benchmarking * Made minor changes to the benchmark actions * Updated benchmark to save to atlarge repo * small change to delay * Updated the benchmark-comment to pull the baseline results from the correct location * Removed Delay
2026-05-21Updated the benchmark submit to push to a release file (#425)Dante Niewenhuis
2026-05-21Added benchmarking to the CI (#423)Dante Niewenhuis
* Added benchmarking to the CI * Updated writing access of benchmark.yml * Added benchmark-comment.yml that pushes the comment to the PR * Added read permission
2026-05-21Added Benchmarking tools (#413)Dante Niewenhuis
Added files for the smaller workload benchmarks Added benchmark examples Started implementing benchmarking functions
2026-05-20Update deploy condition for publish actionDante Niewenhuis
2026-05-20Updated deploy.yml to trigger on website publish (#421)Dante Niewenhuis
2026-05-20Add grouping for GitHub Actions updatesDante Niewenhuis
2026-05-18Fix documentation link in README (#419)Dante Niewenhuis
Updated documentation link to point to the learning category.
2026-05-12Added latest version to publish action (#418)Dante Niewenhuis
2026-05-12Updated README links (#417)Dante Niewenhuis
2026-05-12Updated README links (#416)Dante Niewenhuis
2026-05-12Added a forced pull of images to deploy.yml (#415)Dante Niewenhuis
* Added workflow_dispatch to all github Actions so they can be triggered from Github.com directly * Add a pull to deploy.yml so it does not use the image from cache
2026-05-12Added workflow_dispatch to all github Actions so they can be triggered from ↵Dante Niewenhuis
Github.com directly (#414)
2026-04-24fix version format without double quotes (#411)vincent van beek
2026-04-24Merge pull request #410 from atlarge-research/fix-mavenvincent van beek
Fix maven
2026-04-24Merge branch 'master' into fix-mavenvincent van beek
2026-04-24add plugin settingsvincent van beek
2026-04-24Fix maven (#409)vincent van beek
* attempt to fix the maven publish step * fix publishing to maven central
2026-04-23fix publishing to maven centralvincent van beek
2026-04-23attempt to fix the maven publish step (#408)vincent van beek
2026-04-23attempt to fix the maven publish stepvincent
2026-04-15add a job report to the scenario overview with details and time data (#406)vincent van beek
* add a job report to the scenario overview with details and time data * create Report data class
2026-04-03make the production docker image versions configurable for easier deployment ↵vincent van beek
(#404)
2026-04-03add configuration options for JOB_TIMEOUT, POLL_INTERVAL and HEARTBEA… (#402)vincent van beek
* add configuration options for JOB_TIMEOUT, POLL_INTERVAL and HEARTBEAT_INTERVAL * fix ./gradlew :opendc-web:opendc-web-runner:spotlessApply
2026-04-03start runner to run jobs, fix the trace path (#401)vincent van beek
2026-04-02fix docker image path, add website, add app cors origin url for prod (#400)vincent van beek
2026-04-02Fix authentication (#398)vincent van beek
* remove test flags for disabling authentication
2026-03-31Merge pull request #396 from atlarge-research/remove-test-settingsvincent van beek
remove test flags for disabling authentication
2026-03-30attempt to fix the deploy of the new UI setup (#394)vincent van beek
2026-03-27Add import topology (#393)vincent van beek
* add a the posibility to import and export topogies in JSON format * fix web-runner integration, there were several bugs and mismatches between new implementations in OpenDC and the UI
2026-03-27add prefabs for racks (#392)vincent van beek
* add prefabs for racks