Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package checksum contain algorithms to checksum files
|
Package checksum contain algorithms to checksum files |
Package client contains the client implementations for several providers.
|
Package client contains the client implementations for several providers. |
Package config contains the model and loader of the goreleaser configuration file.
|
Package config contains the model and loader of the goreleaser configuration file. |
Package context provides gorelease context which is passed through the pipeline.
|
Package context provides gorelease context which is passed through the pipeline. |
Package pipeline provides a generic pipe interface.
|
Package pipeline provides a generic pipe interface. |
archive
Package archive implements the pipe interface with the intent of archiving and compressing the binaries, readme, and other artifacts.
|
Package archive implements the pipe interface with the intent of archiving and compressing the binaries, readme, and other artifacts. |
archive/tar
Package tar implements the Archive interface providing tar.gz archiving and compression.
|
Package tar implements the Archive interface providing tar.gz archiving and compression. |
archive/zip
Package zip implements the Archive interface providing zip archiving and compression.
|
Package zip implements the Archive interface providing zip archiving and compression. |
brew
Package brew implements the Pipe, providing formula generation and uploading it to a configured repo.
|
Package brew implements the Pipe, providing formula generation and uploading it to a configured repo. |
build
Package build implements Pipe and can build Go projects for several platforms, with pre and post hook support.
|
Package build implements Pipe and can build Go projects for several platforms, with pre and post hook support. |
checksums
Package checksums provides a Pipe that creates .checksums files for each artifact.
|
Package checksums provides a Pipe that creates .checksums files for each artifact. |
defaults
Package defaults implements the Pipe interface providing default values for missing configuration.
|
Package defaults implements the Pipe interface providing default values for missing configuration. |
env
Package env implements the Pipe interface providing validation of missing environment variables needed by the release process.
|
Package env implements the Pipe interface providing validation of missing environment variables needed by the release process. |
fpm
Package fpm implements the Pipe interface providing FPM bindings.
|
Package fpm implements the Pipe interface providing FPM bindings. |
git
Package git implements the Pipe interface getting and validating the current git repository state
|
Package git implements the Pipe interface getting and validating the current git repository state |
release
Package release implements Pipe and manages github releases and its artifacts.
|
Package release implements Pipe and manages github releases and its artifacts. |
Click to show internal directories.
Click to hide internal directories.