Skip to content

Releases: go-vela/ui

v0.7.0

29 Sep 18:59
333657e
Compare
Choose a tag to compare

v0.7.0 (2020-09-29)

Enhance

  • ux: moving Add Repos to Source Repos (#213)

v0.7.0-rc2

28 Sep 16:45
b581185
Compare
Choose a tag to compare
chore(deps): bump node-forge from 0.7.6 to 0.10.0 (#211)

* chore(deps): bump node-forge from 0.7.6 to 0.10.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.7.6 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.7.6...0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): bump node-forge from 0.7.6 to 0.10.0

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.7.6 to 0.10.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/0.7.6...0.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: davidvader <davelvader@gmail.com>
Co-authored-by: David Vader <48764154+davidvader@users.noreply.github.com>

v0.7.0-rc1

22 Sep 20:21
bbe6498
Compare
Choose a tag to compare
ci: add security scan (#203)

* Create codeql-analysis.yml

* fix: workflow file linter issue

Co-authored-by: David May <david.may@target.com>

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)