Skip to content

Releases: jenkins-x/jx-api

0.0.1

15 Jun 15:21
Compare
Choose a tag to compare

Changes

Chores

  • disable code verification
  • use golang image for building
  • disable codegen check for now
  • setting the path for verification
  • enabled GOPATH for builds
  • added generated docs
  • linter fixes in codegen
  • regenerate without v1 semver
  • added generated code
  • fix dependencies for codegen
  • enable codegen verification as part of build
  • update client generation
  • regenerate go.sum
  • add client codegeneration
  • update mods
  • rename to jx-api from jx-client
  • add additional tests to cover utils pkg
  • fix linter issues
  • added cover goal & changelog generation
  • initial commit from JX