release

package
v0.0.15 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package release executes a go scripts that prepares a vince release. When preparing release you can follow these step

DOCS=true go generate ./release

Generates any automatic documentation, such as man pages and completions which are packaged with the release.

Commit any changes on the files from this step before going to the next one.

VERSION=(major |minor|patch) go generate ./release

Creates annotated tag and push to remote.

BUILD=true go generate ./release

Builds the binaries/docker images/ apk packages/brew formula and upload them to github.

DOWNLOAD=true go generate ./release

Generate download page based on the build metadata. Make sure you commit the changes before moving to the next step.

SITE=true go generate ./release

Generates documentation ,blog and helm repository. The generated static site is pushed to github that deploy the site on https://vinceanalytics.github.io

Directories

Path Synopsis
gen
tag

Jump to

Keyboard shortcuts

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