Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@reynn reynn released this 16 Feb 10:46
· 12 commits to master since this release

Added

  • golang.lint: Lint Golang code during a pipeline execution.
  • golang.dep: Support for the official dependency manager for Golang.

Fixes

  • docker.push: Wrong credential was being pulled.
  • golang.getStageName: Test workflow failed due to type safety.
  • nodejs & slack: ConcurCommands class name doesn't exist.