Skip to content

0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 23:17
· 11 commits to master since this release
ed869f3

Changelog

  • 03779c0 Better step names in test.yml
  • d58167a Bump github.com/go-kit/log from 0.2.0 to 0.2.1 (#7)
  • eaebb33 Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#8)
  • e2ef5b2 Configure CodeQL (#9)
  • 6c05715 Configure coverage and test reporting for SonarCloud
  • 98e2f2f Configure sonarcloud (#10)
  • 5e5d302 Consolidate SonarCloud scan in test.yml workflow
  • 3db6d34 Create codeql.yml (#5)
  • 05746dc Create dependency-review.yml
  • a08a535 Fix test command in GH action
  • 1158344 Only generate test coverage when it will be analyzed
  • ed869f3 Reduce Args() complexity for 'config write' command (#11)
  • 6d46281 Remove debug output
  • 17e0455 Setup code scanning with SonarCloud (#6)
  • 0c011ff Simplify config bootstrapping
  • e0c5d58 Track CodeQL workflow
  • 7526833 Try to get Sonar to see the properties file
  • ca952a2 Update Sonar workflow boilerplate