All Versions
26
Latest Version
Avg Release Cycle
17 days
Latest Release
-

Changelog History
Page 3

  • v1.2.2 Changes

    January 16, 2020

    🔄 Changelog

    🔧 25570b2 fix: config: dashboard prefix setter should be configured after Init plugins
    ⚡️ deb1168 fix: template: Need to normalize template before updating (#71)

  • 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