Skip to content

Releases: threefoldtech/zeroCI

v1.0.0

28 Oct 14:24
48078b5
Compare
Choose a tag to compare

Features

  • Works on a kubernetes pod.
  • Run tests on kubernetes pods on the same cluster.
  • Use jsng config manager.
  • Support for Telegram.
  • Support for Github.
  • Support for Gitea.
  • Support for neph.
  • Trigger tests from webhooks with every push.
  • Trigger manual tests for dashboard.
  • Serial jobs with maximum 3 jobs.
  • Stream logs.
  • Formatted final result for python testsuites.
  • Set environment variables for each repository.
  • Easy configuration from frontend.
  • Download the latest binaries which passed some tests.
  • 3bot login.
  • User management page.
  • Auto update runs status in dashboard.
  • Validate zeroCI.yaml configuration.
  • Cleanup old runs in case of exceeding the storage limit.
  • Health check for servers used.
  • Add Dockerfile to build image.