Skip to content

Latest commit

 

History

History
131 lines (84 loc) · 6.19 KB

CHANGELOG.md

File metadata and controls

131 lines (84 loc) · 6.19 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

2 May 2022

  • test: upload coverage only on push events #213
  • update go-jsonnet #207
  • fix workflows #208

27 June 2021

  • 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

11 February 2021

  • 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

3 October 2020

  • add name field to GFlows package manifest #174
  • reinstate default workflow checks #173

3 October 2020

  • Automatically load libs directory from GFlows context #171
  • update example workflows to use published gflows binary #168

3 October 2020

  • 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

22 September 2020

  • 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

10 September 2020

  • Fix gflows.jsonnet template #133

10 September 2020

  • Add a changelog #131
  • Refactor lib templates into "common" directory #129
  • Improve Jsonnet serialization errors #127

5 September 2020

  • update links to config docs #124
  • rename yaml -> yamlutil #121
  • Import "on" key as a string with ytt engine #120

31 July 2020

  • allow version command without context #117

31 July 2020

  • Add version command #116

31 July 2020

  • Use setup gflows #114
  • Use setup-gflows action #113

24 July 2020

  • fix ResolvePath to work with remote urls #111

24 July 2020