Skip to content

Releases: jbrunton/gflows

Release 0.6.1

02 May 12:40
Compare
Choose a tag to compare
  • remove replace directive for k14s/ytt #214
  • Bump node-fetch from 2.6.1 to 2.6.7 #210
  • Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.8 #211

Release 0.6.0

02 May 12:10
Compare
Choose a tag to compare
  • test: upload coverage only on push events #213
  • update go-jsonnet #207 (thank you to @Meroje)
  • fix workflows #208

Release 0.5.0

27 Jun 17:25
17d10e9
Compare
Choose a tag to compare
  • remove setup-go from jsonnet templates #204
  • Remove setup-go step from ytt templates #203
  • fix: incorrect update command suggestion #202
  • Bump handlebars from 4.7.6 to 4.7.7 #199
  • Bump glob-parent from 5.1.1 to 5.1.2 #200
  • chore: update k14s packages #193

Release 0.4.0

11 Feb 21:17
Compare
Choose a tag to compare
  • feat: support git packages for private repos #190
  • fix: use workflow description in ls command #189
  • fix: 'no such file' error with packages without lib directory #187
  • Bump ini from 1.3.5 to 1.3.8 #179
  • fix: typo in attribution comment for go-git #184
  • chore: use GITHUB_ENV for setting env vars #183
  • add names to example gflows packages #175

Release 0.3.2

03 Oct 13:21
Compare
Choose a tag to compare
  • add name field to GFlows package manifest #174
  • reinstate default workflow checks #173

Release 0.3.1

03 Oct 12:58
Compare
Choose a tag to compare
  • Automatically load libs directory from GFlows context #171
  • update example workflows to use published gflows binary #168

Release 0.3.0

03 Oct 10:32
Compare
Choose a tag to compare

This release includes further support for GFlows Packages, including support for workflow definitions in packages.

  • change branch in example configs to develop #165
  • Separate libs and dependencies in config #163
  • Support for workflows within libraries #158
  • Import local gflowslib packages #156
  • Extract GFlowsEnv type #155
  • Use latest gflows release in example workflows with remote libs #153

Release 0.2.0

22 Sep 17:34
Compare
Choose a tag to compare

This release includes initial support for GFlows Packages.

  • fix remote lib url #152
  • Add example workflow with remote ytt lib #151
  • Add support for gflowslibs to ytt engine #146
  • Add local lib test for ytt engine #149
  • fix remote branch in .gflowslib url #147
  • Add example workflow with remote jsonnet lib #142
  • Templatize config path #141
  • Add g3opslibs for remote Jsonnet libraries #135
  • Add Debug log levels #136
  • Add example gflows workflows #134

Release 0.1.8

10 Sep 21:51
Compare
Choose a tag to compare
  • Fix gflows.jsonnet template #133

Release 0.1.7

10 Sep 12:39
Compare
Choose a tag to compare
  • Add a changelog #131
  • Refactor lib templates into "common" directory #129
  • Improve Jsonnet serialization errors #127