Skip to content

v0.1.0a5

Choose a tag to compare

@github-actions github-actions released this 06 Nov 00:17
· 136 commits to main since this release
d6c703a

v0.1.0a5 (2025-11-05)

Perf

  • use rsync command instead of ansible's copy module to speed up copying of the experiment dir

v0.1.0a4 (2025-11-05)

Fix

  • use index and hostname as key in status dict to correctly render tables

v0.1.0a3 (2025-11-03)

Feat

  • add a new experiment type, shell, which can simply runs scripts
  • add support for extending software, deployment and add ability to run checks on experiments

Refactor

  • change url of htcondor website

v0.1.0a2 (2025-11-03)

Feat

  • add support for extending software, deployment and add ability to run checks on experiments

v0.1.0a1 (2025-09-12)

v0.1.0a0 (2025-09-10)

Feat

  • change experiment configuration schema
  • initial commit