chore: updated goreleaser config
a8586fda
11 file(s) · +55 −77
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | disable: true |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `bookmarks/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `cellar/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `easel/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `feeds/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `jotts/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `library/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `og/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `posts/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `shrink/vX.Y.Z` git tag |
| 50 | 50 | version_template: "0.0.0-snapshot-{{.ShortCommit}}" |
|
| 51 | 51 | ||
| 52 | 52 | changelog: |
|
| 53 | - | use: github |
|
| 54 | - | sort: asc |
|
| 55 | - | filters: |
|
| 56 | - | exclude: |
|
| 57 | - | - "^docs:" |
|
| 58 | - | - "^test:" |
|
| 59 | - | - "^chore:" |
|
| 53 | + | # Disabled: the workflow's `gh release create --generate-notes` produces the |
|
| 54 | + | # real notes on the prefixed `<app>/vX.Y.Z` tag. GoReleaser's GitHub compare |
|
| 55 | + | # API uses the stripped version (e.g. v0.4.0), which 404s since the real tag |
|
| 56 | + | # is prefixed (e.g. posts/v0.4.0). |
|
| 57 | + | disable: true |
|
| 60 | 58 | ||
| 61 | 59 | release: |
|
| 62 | 60 | # Disabled: workflow uploads artifacts to the real `sipp/vX.Y.Z` git tag |