Skip to content

v0.7.0

Compare
Choose a tag to compare
@kevenli kevenli released this 31 Jan 14:49
· 411 commits to master since this release
  • add storage_version of Project entity
  • add default_project_storage_version configuration, version with "2" support data stored by project.
  • support project deleting.
  • add ProjectPackage entity, store egg related information.
  • add "runner_type" config, support "docker" runner type.
  • add "runner_docker_image" config, docker image for runner.