Skip to content

Releases: go-vela/ui

v0.6.2

20 Aug 16:19
8f7aea3
Compare
Choose a tag to compare

v0.6.2 (2020-08-18)

Enhance

  • build: build refactor (#187)

    Fix

  • logs: preserve whitespace in logs (#191)

    • number: switch to right align log numbers (#192)

v0.6.1

14 Aug 14:18
e8d8a93
Compare
Choose a tag to compare

v0.6.1 (2020-08-14)

Enhance

  • message: move msg next to build number (#189)

    • skip: change kill to skip (#190)

    Fix

  • doc links (#188)

v0.6.0

12 Aug 17:48
2b3b597
Compare
Choose a tag to compare

v0.6.0 (2020-08-12)

Fix

  • hooks: adapt hooks to use new table component (#185)

v0.6.0-rc1

11 Aug 12:53
2a5b480
Compare
Choose a tag to compare
feat: adding a skip step and icon to build (#184)

v0.5.5

21 May 01:00
8ffdfc1
Compare
Choose a tag to compare

v0.5.5 (2020-05-20)

v0.5.4

20 May 20:25
73ac3ff
Compare
Choose a tag to compare

v0.5.4 (2020-05-13)

Enhance

  • secrets: secrets scaleability/pagination (#159)

    Fix

  • repair: account for repo active states (#160)

    Test

  • secrets: cypress tests for secrets (#161)

v0.5.3

07 May 15:51
3b7b2f2
Compare
Choose a tag to compare

v0.5.3 (2020-05-07)

Enhancement

  • help: secrets cli help (#156)

    • secrets: add comment event (#157)

    Fix

  • nginx: correct pathing for location (#155)

v0.5.2

04 May 20:01
10e1523
Compare
Choose a tag to compare

v0.5.2 (2020-05-04)

Fix

  • nginx: reduce scope of regex (#154)
    • secrets: pull should be pull_request (#153)

v0.5.1

04 May 14:52
d1fef56
Compare
Choose a tag to compare

v0.5.1 (2020-05-04)

Ci

  • fix depedency (#152)

v0.5.0

01 May 21:08
b87ef2e
Compare
Choose a tag to compare
adding killed state to step logs (#151)

* adding killed state to steps

* adding Killed to helper classes

Co-authored-by: David May <[email protected]>