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

12 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
Benjamin E. Coe
a4607bde22 feat(release-please): configurable default branch; package-lock.json now updated (#34) 2020-06-16 17:37:35 -07:00
Benjamin E. Coe
4f72a02b61 fix(docs): update docs to GoogleCloudPlatform (#31) 2020-06-16 17:07:53 -07:00
Matt Podraza
5c2e7c41fc fix(deps): depend on release-please ^5.2.1 to support merge commits (#28) 2020-06-10 20:07:59 -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
9291b92aca chore: forgot to run build 2020-05-09 15:44:37 -07:00
Benjamin E. Coe
e72afe059a feat: handle creating releases (#3) 2020-05-09 15:36:40 -07:00
bcoe
8abe8ef19a chore: re-run buld 2020-05-09 15:08:33 -07:00
bcoe
196390b866 feat!: initial implementation of logic for running release please 2020-05-09 14:55:31 -07:00