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

9 Commits

Author SHA1 Message Date
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