The friendly message is: `Hello there! `
Created by: mrnugget
This repository has a gorelaserConfig
: true.
The goreleaser.yml
defines the following before.hooks
:
-
go mod download
-
go mod tidy
-
go generate ./schema
(Since these are just Go text/templates
and goreleaserConfig
was parsed
as YAML we can access every field)
My cool branch name: thorsten/variables-release
Created by Sourcegraph campaign mrnugget/dynamic-changeset-template
.