Skip to content

Releases: sing-group/compi

v1.3.4

22 Oct 16:21
Compare
Choose a tag to compare
  • Fix graph creation to avoid duplicated node links.

v1.3.3

22 Oct 16:21
Compare
Choose a tag to compare
  • Fixes bug when running empty foreachs.

v1.3.2

22 Sep 09:25
Compare
Choose a tag to compare
  • Fixes bug when foreach iteration aborts affecting other iterations

v1.3.1

16 Sep 20:25
Compare
Choose a tag to compare
  • Create logs dir if it does not exist.

v1.3.0

03 Jun 11:01
Compare
Choose a tag to compare
  • Adds "binded foreachs" feature. See docs.
  • Adds Compi resume command. With resume, a pipeline which has not been finished can be resumed by simply invoking: compi resume -p pipeline.xml.
  • Adds Compi configuration variables as task parameters and, thus, they can be accessed from any task as any other parameter.
  • Show iteration values on <foreach> tasks iteration starts and ends.
  • Adds --tag-version parameter to the DK build command so that when this flag is present the build command also tags the Docker image with the pipeline version (in addition to the latest tag created by default).
  • Adds the --docker-remove-dangling parameter to the DK build to allow users to make this command to remove the dangling docker images after building the Compi image.
  • Adds FAQ section to documentation.
  • Bug fixes.

v1.2.3

28 Nov 17:50
Compare
Choose a tag to compare
  • Allow flags to be defined without value in parameters file.
  • Fixes bug skipped tasks aborts if they have if and no-flag parameters.

v1.2.2

20 Nov 16:23
Compare
Choose a tag to compare
  • Fixes missing Docker build output.

v1.2.1

13 Nov 11:33
Compare
Choose a tag to compare
  • Fixes a bug when finding the compi-cli JAR file.

v1.2.0

14 Oct 08:47
Compare
Choose a tag to compare

Release v1.2.0