Changelog History
Page 3
-
v1.2.2 Changes
January 16, 2020 -
v1.2.1 Changes
January 15, 2020π Changelog
803410e Fix relative file path bug + rename file field (#68)
π 5b94c9d Merge pull request #62 from ovh/ci-build-dockerimage
π 024e27c chore: Add a docker build step during CI to validate Dockerfile
π³ 6eb116e chore: Using wait-for-it.sh inside test-docker.sh to wait for postgresql availability
8e08b07 feat: Personalize path prefix for dashboard/editor and API (#65)
π 258a8e2 feat: http plugin improments (#63)
26fd347 fix: bumping loopfz/gadgeto to v0.9.1 following loopfz/gadgeto#64 fix
88ada50 fix: subtask: templating issue when creating subtask in foreach loop (#66) (#67) -
v1.2.0 Changes
January 09, 2020π Changelog
π 3ba4b29 Improve way to install Goreleaser in CI (#58)
π 23d5f26 Merge pull request #52 from ovh/featHttpMagicPrefix
π 2841215 Merge pull request #55 from ovh/fix-subtask-templating
π b81e9ae Merge pull request #61 from ovh/fix/build-dashboard-ngxchips
π 2836f0f Plugin subtask: fix templating instructions (escape hyphens)
β‘οΈ ba44781 Update pkg/plugins/builtin/http/README.md
β‘οΈ c9a240e Update pkg/plugins/builtin/http/README.md
b67f44a feat(http): add magic prefix to be able to communicate with api like gerrit
π 4aaae74 feat: Implement script plugin (#46)
π 6df3ca5 feat: Split payload and metadata from SSH plugin (#47)
cdcd063 feature: page for task states statistics (#49)
β¬οΈ 682e51d fix(ui/dashboard): downgrade ngxchips, cause ng2-material-dropdown problem
π· 3515d5b fix: CI go test checker (#50)
880293e fix: delete dirty replace in go.mod (#36)
π c51c099 fix: goreleaser path (#59)
b4ab56a fix: rename field + avoid multiple cast
0f1324f fix: use trimPrefix
π± 82dba99 fixup! test: Improve code coverage (#37) π (#44) -
v1.1.0 Changes
November 26, 2019π New plugins + release automation
π Changelog
b6f8ce4 Automate the release process π€ (#27)
π 43c8a00 Dumb ping plugin (#34)
a760803 Expose version on API (#31)
π e4a744a Fix http-plugin config format (#28)
770f57a Fix shebang and makes script executable (#21)
f7bfc5e Get rid of weird and not posix compliant sed (#22)
510573d Implement Slack Notify feature (#10)
dd2d2e3 Improve goreport (#33)
8ecc5dd Improving utask dev stack (#23)
π± 9570f38 Rework email plugin π (#25)
π¦ fc4c1f6 duplicate reference to fizz package: s/wi2L/wI2L/ (#18)
π» 8f08b11 feat(ui/dashboard): Add 'children' to steps list (#32)
π b255c42 fix documentation + ready for release automation (#20)
β‘οΈ 8dbc219 update vendoring + bump mod go1.13 (#29) -
v1.0.1 Changes
November 12, 2019π Make a step's error available for inspection during a check condition, after running the step.
-
v1.0.0 Changes
November 07, 2019π³ Include install script based on official ovhcom/utask:v1.0.0 docker image