convention_change_log

package module
v0.0.0-...-4c94305 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

ci license go mod version GoDoc GoReportCard codecov GitHub release)

Deprecated: move package to https://github.com/convention-change/convention-change-log

for what

  • convention change log generate
  • convention change log reader

Features

  • more perfect test case coverage
  • more perfect benchmark case

env

  • minimum go version: go 1.18
  • change go 1.18, ^1.18, 1.18.10 to new go version

libs

lib version
https://github.com/stretchr/testify v1.8.4
https://github.com/sebdah/goldie v2.5.3

usage

cli

# install at $(GO_PATH)/bin
$ go install -v github.com/sinlov-go/convention-change-log/cmd/convention-change-log@latest
# install version v1.0.0
$ go install -v github.com/sinlov-go/convention-change-log/cmd/convention-change-log@v1.0.0

dev

Contributing

Contributor Covenant GitHub contributors

We welcome community contributions to this project.

Please read Contributor Guide for more information on how to get started.

请阅读有关 贡献者指南 以获取更多如何入门的信息

local dev

# It needs to be executed after the first use or update of dependencies.
$ make init dep
  • test code
$ make test testBenchmark

add main.go file and run

# run at env dev use cmd/main.go
$ make dev
  • ci to fast check
# check style at local
$ make style

# run ci at local
$ make ci

docker

# then test build as test/Dockerfile
$ make dockerTestRestartLatest
# clean test build
$ make dockerTestPruneLatest

# more info see
$ make helpDocker

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PackageJson string

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL