1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/internal
Brian Flad 01fd3e8c7b
feat: support closing milestones (#1657)
* feat: support closing milestones

Reference: https://github.com/goreleaser/goreleaser/issues/1415

* refactor: Adjust milestone handling for code simplification, add ErrNoMilestoneFound, and fix milestone documentation close default

Reference: https://github.com/goreleaser/goreleaser/pull/1657#pullrequestreview-445025743

* refactor: Use single repo config in milestones instead of each VCS

* fix: Ensure milestone Pipe is included in Defaulters

* feat: Add fail_on_error configuration to milestone configuration

Co-authored-by: Radek Simko <radek.simko@gmail.com>
2020-07-09 21:40:37 +01:00
..
artifact chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
builders/golang feat: deterministic / reproducible build support (#1641) 2020-07-06 17:09:22 -03:00
client feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
deprecate refactor: align Homebrew repo handling with Scoop (#1649) 2020-07-06 10:48:17 -03:00
exec chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
extrafiles chore: go doc for extrafiles.Find 2020-05-25 15:18:24 -03:00
git feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
http chore(deps): bump github.com/golangci/golangci-lint from 1.27.0 to 1.28.0 (#1648) 2020-07-06 17:30:00 -03:00
ids chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
linux chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
logext chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
middleware feat: improve output a bit (#1380) 2020-03-06 01:25:09 -03:00
pipe feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
pipeline feat: Add build command (#1520) 2020-05-15 11:19:20 -03:00
semerrgroup chore(deps): bump github.com/golangci/golangci-lint from 1.23.7 to 1.27.0 (#1563) 2020-05-26 00:48:10 -03:00
static fix: removed unused code (#1605) 2020-06-12 21:24:54 -03:00
testlib feat: deterministic / reproducible build support (#1641) 2020-07-06 17:09:22 -03:00
tmpl feat: support custom tokens in Homebrew & Scoop (#1650) 2020-07-06 17:12:41 -03:00