Skip to content

Releases: FlowCI/flow-core-x

v1.23.01

03 Jan 19:45
Compare
Choose a tag to compare

Changelog

  • UI improvement
  • Bugfix
  • Support multi-YAML configuration

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:1.23.01

## web
docker pull flowci/web:latest
docker pull flowci/web:1.23.01

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.23.01

v1.22.38

24 Sep 20:32
4a04e44
Compare
Choose a tag to compare

Changelog

  • UI improvement
  • Helm install
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:1.22.38

## web
docker pull flowci/web:latest
docker pull flowci/web:1.22.38

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.22.38

v1.22.12

28 Mar 18:10
1bf242b
Compare
Choose a tag to compare

Changelog

  • Gerrit integration
  • Commit status in GitLab, GitHub, and Gerrit
  • ARM64 Docker image
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:1.22.12

## web
docker pull flowci/web:latest
docker pull flowci/web:1.22.12

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.22.12

v1.21.50

16 Dec 14:41
Compare
Choose a tag to compare

Changelog

  • Introduced trigger system
  • Enable to list related jobs from the same git event
  • Improved template selection UI
  • Fix Log4j2 vulnerability issue
  • Upgrade flow-core-x to Java 11
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:1.21.50

## web
docker pull flowci/web:latest
docker pull flowci/web:1.21.50

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.21.50

v1.21.40

04 Oct 20:14
dfe7be6
Compare
Choose a tag to compare

Changelog

  • Show plugin sync status from settings
  • Bugfix on flow.ci python lib
  • Bugfix on agent

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:1.21.40

## web
docker pull flowci/web:latest
docker pull flowci/web:1.21.40

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.21.40

v1.21.33

18 Aug 20:38
bee8fd7
Compare
Choose a tag to compare

Changelog

  • Stability improvement
  • UI improvement
  • Enable to load config content from the environment variable
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:1.21.33

## web
docker pull flowci/web:latest
docker pull flowci/web:1.21.33

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:1.21.33

v0.21.21

06 May 18:52
462e88d
Compare
Choose a tag to compare

Changelog

  • Support post step that will be executed anyway
  • Enable to restart the job from failure step
  • Enable to get secret from the environment variable
  • UI improvement
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:0.21.21

## web
docker pull flowci/web:latest
docker pull flowci/web:0.21.21

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.21.21

v0.21.05

10 Feb 21:02
3f7d684
Compare
Choose a tag to compare

Changelog

  • Support parallel build !!!
  • Support step level cache !!!
  • Enable to modify parameters on manual build
  • UI improvement
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:0.21.05

## web
docker pull flowci/web:latest
docker pull flowci/web:0.21.05

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.21.05

v0.20.45

26 Oct 13:10
5d12aaf
Compare
Choose a tag to compare

Changelog

  • Enable run Agent in windows with PowerShell
  • YAML configuration improvement
    • bash | pwsh in step level to write Bash and/or Powershell script
    • retry and tiemout in step level
    • condition with Groovy script in flow level instead of trigger
  • New template for .Net Core project
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:0.20.45

## web
docker pull flowci/web:latest
docker pull flowci/web:0.20.45

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.20.45

v0.20.40

01 Oct 21:11
e5ac5d3
Compare
Choose a tag to compare

Changelog

  • Support dynamic agents in a Kubernetes cluster.
  • PHP template
  • Support sub-steps in a step
  • Apply websocket connection between server and agent instead of zk and mq
  • Skip ci build by [ci-skip]
  • New system configuration in the admin panel
  • Bugfix

Docker images

## core
docker pull flowci/core:latest
docker pull flowci/core:0.20.40

## web
docker pull flowci/web:latest
docker pull flowci/web:0.20.40

## agent
docker pull flowci/agent:latest
docker pull flowci/agent:0.20.40