hugo/commands
Bjørn Erik Pedersen 7f6430d84d Automate the Hugo release process
This commit adds a work flow aroung GoReleaser to get the Hugo release process automated and more uniform:

* It can be run fully automated or in two steps to allow for manual edits of the relase notes.
* It supports both patch and full releases.
* It fetches author, issue, repo info. etc. for the release notes from GitHub.
* The file names produced are mainly the same as before, but we no use tar.gz as archive for all Unix versions.
* There isn't a fully automated CI setup in place yet, but the release tag is marked in the commit message with "[ci deploy]"

Fixes #3358
2017-04-24 11:08:56 +02:00
..
benchmark.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
check.go
commandeer.go commands: Fix broken commandeer 2017-03-27 15:43:56 +02:00
convert.go all: Fix some govet complaints 2017-03-09 14:18:12 +01:00
env.go
gen.go
genautocomplete.go
gendoc.go all: Handle all errors 2017-04-06 20:35:26 +02:00
gendocshelper.go all: Document the Output Formats feature 2017-04-07 10:52:16 +02:00
genman.go Automate the Hugo release process 2017-04-24 11:08:56 +02:00
hugo.go Automate the Hugo release process 2017-04-24 11:08:56 +02:00
hugo_windows.go
import_jekyll.go commands: Import Octopress image tag in Jekyll importer 2017-04-22 22:35:52 +02:00
import_jekyll_test.go commands: Import Octopress image tag in Jekyll importer 2017-04-22 22:35:52 +02:00
limit_darwin.go
limit_others.go
list.go all: Propagate baseURL error to the callers 2017-03-27 15:43:56 +02:00
list_config.go
new.go all: Prepare Hugo 0.20 release version 2017-04-10 09:10:53 +02:00
new_test.go
release.go Automate the Hugo release process 2017-04-24 11:08:56 +02:00
server.go Register all media types when in server mode 2017-04-04 18:05:19 +02:00
server_test.go
undraft.go
undraft_test.go commands: t.Error => t.Errorf 2017-03-11 19:07:32 +01:00
version.go Automate the Hugo release process 2017-04-24 11:08:56 +02:00