sfreleaser

module
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: Apache-2.0

README

StreamingFast sfreleaser

Note This tool is meant for StreamingFast usage and is not a generic release tool. If you like it, feel free to use it but your are not our main target.

This is a tool we use internally at StreamingFast to automate release process in a standardize way. The tool can support different language and variant. Currently supported project types:

  • Language: Golang, Variant: Application
  • Language: Golang, Variant: Library
  • Language: Rust, Variant: Library

The sfreleaser usually simply wraps instructions for other tools, mainly:

The sfreleaser release usually builds the necessary artifacts, configures goreleaser, uploads extra artifacts if necessary and performs the release on GitHub in draft mode. You have then the possibility to review it and publish it.

Development Version

The sfreleaser binary uses a build injected value for the version which is later used to compare against sfreleaser-min-version check in the config file.

If you build locally, either you the devel/sfreleaser script which inject it or go install -ldflags "-X main.version=0.7.1" ./cmd/sfreleaser where 0.7.1 should be set to the version you want to "simulate".

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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