Skip to content

Releases: go-vela/types

v0.3.0-rc1

04 Feb 17:29
33636d2
Compare
Choose a tag to compare
feat: add Hash field to repo type (#37)

* feat: add Hash field to repo type

* chore: fix linter errors

v0.2.0

20 Dec 20:00
Compare
Choose a tag to compare

v0.2.0 (2019-12-19)

Ci

  • add explicit configuration for automation (#31)
  • switch from coveralls to codecov (#30)

Refactor

  • fix linter errors (#32)

v0.2.0-rc3

17 Dec 16:56
Compare
Choose a tag to compare
feat(build): add email and link fields (#29)

v0.2.0-rc2

06 Dec 19:35
Compare
Choose a tag to compare
improvement: use library setters in convert funcs (#24)

v0.2.0-rc1

03 Dec 16:50
Compare
Choose a tag to compare
improvement: add Number field to Hook struct (#23)

* test(image): fix tests for service/step Validate

* improvement: add Number field to Hook struct

v0.1.4

14 Nov 20:43
3049218
Compare
Choose a tag to compare
Merge pull request #13 from go-vela/bug/container_id

Create Sanitize() to clean container ID field

v0.1.3

13 Nov 17:30
Compare
Choose a tag to compare
fix: rename allow_pr to allow_pull (#11)

v0.1.2

11 Nov 15:03
a58fc2f
Compare
Choose a tag to compare
Merge pull request #9 from go-vela/test/library

Add tests and docs for Library setters

v0.1.1

08 Nov 20:15
b933bba
Compare
Choose a tag to compare
Merge pull request #6 from go-vela/bug/login

Fix bug with login

v0.1.0

04 Nov 16:48
84caf4f
Compare
Choose a tag to compare
Merge pull request #2 from go-vela/actions

Add a GitHub actions for validate and test