Skip to content

Releases: akshaymankar/dhall-concourse

0.9.0

08 Jul 14:43
d93df4f
Compare
Choose a tag to compare
  • helpers.addTags: Add tags to job hooks too (#6)
  • Add ci/pipeline.dhall as an example
  • schemas.StepHooks: Make schema usable by providing Step type
  • Upgrade Prelude to v19.0.0
  • Upgrade to dhall 1.36
  • Add helper to add tags to steps but not resources

0.8.0

07 Jun 06:38
Compare
Choose a tag to compare
  • Implement load_var step
  • Add add_hooks to helpers
  • Upgrade prelude to v16.0.0

0.7.0

02 Mar 22:16
Compare
Choose a tag to compare
  • Add support for set_pipeline step.

0.6.2

02 Mar 22:15
Compare
Choose a tag to compare
  • add tags helper will also add tags to resources

0.6.1

02 Mar 22:14
Compare
Choose a tag to compare
  • Add helper to add tags to all steps in a pipeline (list of jobs)

0.6.0

07 Feb 07:01
Compare
Choose a tag to compare
  • Upgrade to Prelude 13.0.0

0.5.1

05 Feb 12:25
Compare
Choose a tag to compare
  • Add helpers for creating steps with hooks

0.5.0

26 Nov 01:23
Compare
Choose a tag to compare
  • Add support for grouping jobs. Resource can still not be grouped.

0.4.0

16 Nov 13:57
Compare
Choose a tag to compare
  • Remove defaults for non optional fields
  • Remove BasicStep type.

0.3.1

15 Nov 16:42
Compare
Choose a tag to compare

Add defaults for TaskInput and TaskOutput