summaryrefslogtreecommitdiffstats
path: root/cmd/gorelease/testdata/basic/v1_incompatible_suggest.test
blob: a955b102c441b26bd5d08b62dd7ad1561075b75d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
mod=example.com/basic
version=v1.1.2
base=v1.1.1
success=false
-- want --
# example.com/basic/a
## incompatible changes
A2: removed

# example.com/basic/b
## incompatible changes
package removed

# summary
Cannot suggest a release version.
Incompatible changes were detected.