Files
task/RELEASING_TASK.md

1.1 KiB

Releasing Task

The release process of Task is done is done with the help of GoReleaser. You can test the release process locally by calling the test-release task of the Taskfile.

The Travis CI should release automatically when a new Git tag is pushed to master, either for the artifact uploading (raw executables and DEB and RPM packages) and publishing of a new version in the Homebrew tap.

Snapcraft

The exception is the publishing of a new version of the snap package. This current require two steps after publishing the binaries: