1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-31 01:53:50 +02:00
goreleaser/pkg
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
..
archive 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
build 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
config feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00
context feat: deterministic / reproducible build support (#1641) 2020-07-06 17:09:22 -03:00
defaults feat: support closing milestones (#1657) 2020-07-09 21:40:37 +01:00