1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-07 23:01:14 +02:00
Commit Graph

34 Commits

Author SHA1 Message Date
actions-bot
b80fc554fb chore: build dist 2020-10-15 01:14:42 +00:00
actions-bot
9d348babc0 chore: build dist 2020-10-10 00:47:19 +00:00
actions-bot
0358b8689e chore: build dist 2020-10-09 01:15:36 +00:00
actions-bot
fad36d0fcd chore: build dist 2020-10-08 21:03:37 +00:00
bcoe
4b61e6458f build: debug bad build 2020-10-08 13:51:29 -07:00
actions-bot
bae2b75477 chore: build dist 2020-10-08 20:38:33 +00:00
actions-bot
90af55b6d0 chore: build dist 2020-10-01 19:39:11 +00:00
actions-bot
e5f1c264da chore: build dist 2020-10-01 19:38:19 +00:00
Bharath KKB
6a8c41c2e1 chore: compile dist using workflow (#75) 2020-10-01 12:37:42 -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
bcoe
3eee20cf31 debug: print changelog sections 2020-09-17 12:40:57 -07:00
bcoe
fdbd0eeb28 build: debug forking build 2020-09-17 12:38:29 -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
Benjamin E. Coe
6b79987e90 fix(release-please): release please with code-suggester bug fixes (#66) 2020-09-10 11:25:07 -07:00
Lucas Holmquist
2ca6d30396 feat: Add a changelog section type (#64) 2020-09-10 11:13:49 -07:00
Benjamin E. Coe
139a5efd7c fix: do not try to fork (#62) 2020-09-05 18:01:28 -07:00
Benjamin E. Coe
1b9bcd506c fix: hot fix for permission issues in code suggester (#61) 2020-09-04 18:06:16 -07:00
Benjamin E. Coe
1875a0accd feat!: moves to code-suggester for PR management (#57)
Moves to https://github.com/googleapis/code-suggester for handling code suggestions.
2020-09-04 12:37:09 -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
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