32 Commits

Author SHA1 Message Date
Andres Almiray
8e1cb1b87c [changelog] failure to resolve username should not fail the build. Fixes #388 2021-10-04 21:25:35 +02:00
Andres Almiray
257f8a6419 [release] Add to option to skip a release. Resolves #376 2021-09-23 22:00:31 +02:00
Andres Almiray
2f724e1998 [changelog] let contributors be formatted. Resolves #306 2021-07-24 15:33:01 +02:00
Andres Almiray
66087aeccf [core] rework custom tag resolution. Relates to #275 2021-07-10 17:47:37 +02:00
Andres Almiray
7d9b055a09 [chore] simpligy tag name resolution 2021-07-08 18:10:16 +02:00
Andres Almiray
56db37fe92 [release] drygrun should not cause failures. Fixes #264 2021-07-05 20:52:05 +02:00
Andres Almiray
a38a2caec5 [chore] Update copyright notice [skip ci] 2021-06-23 11:14:27 +02:00
Andres Almiray
25faea6518 [release] Allow customizing which parts of a release should be updated. Resolves #204 2021-06-07 23:20:00 +02:00
Dennis Rippinger
f21f11dff9 [gitlab] add identifier field
The GitlabAPI approach to search for a project could
return multiple projects or the wrong project. The new
field helps Jreleaser to query the GitLab project
id directly.

closes #166
2021-05-24 19:12:05 +02:00
Andres Almiray
33a2350220 [upload] support HTTP/HTTPS uploads. Resolves #161 2021-05-21 18:55:13 +02:00
Andres Almiray
b58b32414b [signing]Tag signing requires a GpgSigner. Fixes #149 2021-05-18 17:56:40 +02:00
Andres Almiray
bbeb2e58f8 [model] Rename gitlab.ref to gitlab.branch. Fixes #117 2021-05-07 12:24:40 +02:00
Andres Almiray
3bfba904fb [release] delete remote tags when project is snapshot. Fixes #89 2021-04-29 00:42:15 +02:00
Andres Almiray
4f6268f4f8 [release] do not close milestones if prerelease 2021-04-21 21:52:21 +02:00
Andres Almiray
d38e747291 Refactor REST apis ro reduce duplication 2021-04-21 18:38:04 +02:00
Andres Almiray
6f2da9570f [announce] add Teams support. Fixes #70 2021-04-21 00:15:16 +02:00
Andres Almiray
2356432fc0 [model] expose connect & read timeouts. Fixes #66 2021-04-18 14:55:57 +02:00
Andres Almiray
3b53ad1b85 [model] support additional properties in Environment. Fixes #64 2021-04-17 13:44:12 +02:00
Andres Almiray
fc75b69e05 [sdks] trace failures 2021-04-13 18:07:51 +02:00
Andres Almiray
f4fe1f08e8 Fix branch auto discovery 2021-04-13 17:34:08 +02:00
Andres Almiray
c84296bb90 [model] auto-configure git properties. Fixes #51 2021-04-12 22:08:44 +02:00
Andres Almiray
602bc144ec [model] rename skipTagging to skipTag. Fixes #45 2021-04-12 14:11:30 +02:00
Andres Almiray
a679e55060 [model] rename allowUploadToExisting to update. Fixes #44 2021-04-12 14:02:45 +02:00
Andres Almiray
383cef1661 Add name templates for clone URLs 2021-04-10 01:33:36 +02:00
Andres Almiray
c197ffb9a7 Support closing milestones upon release 2021-04-07 18:12:42 +02:00
Andres Almiray
a817234a64 [release] add support for Gitea. Fixes #10 2021-04-05 19:10:16 +02:00
Andres Almiray
63937fc162 [release] add support for Gitlab. Fixes #9
- changelog should chek if tag already exists
- homebrew no longer accepts :java dependency
2021-04-04 16:16:27 +02:00
Andres Almiray
c0fc499b2b Switch sdkman api to Feign 2021-03-10 18:41:46 +01:00
Andres Almiray
c81899c83e Rename package to org.jreleaser 2021-02-06 19:13:34 +01:00
Andres Almiray
77f2079358 Add git module 2021-01-31 19:33:41 +01:00
Andres Almiray
11250b39a3 Remove modules, make jreleaser-tool-provider a non-modular uber JAR 2020-11-28 20:05:26 +01:00
Andres Almiray
c534f8b854 Add GH workflow 2020-11-28 15:36:44 +01:00