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