1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 02:21:10 +02:00
Commit Graph

19 Commits

Author SHA1 Message Date
Benjamin E. Coe
c6f1cd680f fix(release-please): fallback to tag (#89) 2020-10-14 18:14:14 -07:00
bcoe
4b61e6458f build: debug bad build 2020-10-08 13:51:29 -07:00
Benjamin E. Coe
37d423feba feat: allow github-release/release-pr to be run separately (#70) 2020-09-17 14:00:34 -07:00
bcoe
31e1a25ccf fix: default changelog sections to undefined 2020-09-17 12:54:13 -07:00
Benjamin E. Coe
e7d31db926 feat(release-please): now supports large files; introduces fork option (#67) 2020-09-17 12:06:02 -07:00
bcoe
c50871331b chore(lint): address linting 2020-09-10 11:27:42 -07:00
Lucas Holmquist
2ca6d30396 feat: Add a changelog section type (#64) 2020-09-10 11:13:49 -07:00
bcoe
37d774119e fix: path was sometimes empty string 2020-08-02 15:55:26 -07:00
Benjamin E. Coe
21233d3c9f fix: falsy path should be passed as undefined (#54) 2020-08-02 15:45:04 -07:00
Benjamin E. Coe
6fc9b14e82 feat: adds support for releases from alternate paths (#50)
Refs: https://github.com/googleapis/release-please/pull/501
2020-07-27 16:52:53 -07:00
Benjamin E. Coe
367f112c21 feat(release-please): auth gets; stop skipping all ci/cd (#45)
* feat(release-please): auth gets; stop skipping all ci/cd

* chore: test a new release
2020-07-23 13:51:34 -07:00
mmarchini
90469b02b4 feat: output tag name and upload url (#43)
The tag name is useful to interact with the release on following steps,
and the upload url is useful to upload assets to the release.

Fix: https://github.com/GoogleCloudPlatform/release-please-action/issues/8
Fix: https://github.com/GoogleCloudPlatform/release-please-action/issues/41
2020-07-23 11:12:52 -07:00
bcoe
687255987d fix: use the static build helper 2020-05-20 21:17:14 -07:00
Benjamin E. Coe
b80ca61e26 feat: output whether or not a release was created (#24) 2020-05-20 21:13:10 -07:00
Corey Farrell
788c495e26 feat: Add bump-minor-pre-major option (#9) 2020-05-18 09:27:44 -07:00
bcoe
3ad91fa6cb fix: pass token to create release 2020-05-09 15:42:28 -07:00
Benjamin E. Coe
e72afe059a feat: handle creating releases (#3) 2020-05-09 15:36:40 -07:00
bcoe
9ae523dc91 chore: fiddling with configuration 2020-05-09 15:05:14 -07:00
bcoe
196390b866 feat!: initial implementation of logic for running release please 2020-05-09 14:55:31 -07:00