57 Commits

Author SHA1 Message Date
google-github-actions-bot
697af42151 chore: build dist release-please-action (#170) 2020-12-29 14:43:00 -08:00
google-github-actions-bot
bf1d82ee31 chore: build dist release-please-action (#166) 2020-12-17 16:39:49 -08:00
google-github-actions-bot
598c23182f chore: build dist release-please-action (#161) 2020-12-10 06:56:58 -08:00
google-github-actions-bot
6d21c86f6e chore: build dist release-please-action (#158) 2020-12-09 19:18:04 -08:00
google-github-actions-bot
9149961b5b chore: build dist release-please-action (#154) 2020-12-09 18:14:40 -08:00
google-github-actions-bot
431f1c7e12 chore: build dist release-please-action (#151) 2020-12-08 07:41:00 -08:00
google-github-actions-bot
22bd15c36c chore: build dist release-please-action (#148) 2020-12-07 15:40:39 -08:00
google-github-actions-bot
fc2d6df6ff chore: build dist release-please-action (#146) 2020-12-07 15:01:18 -08:00
google-github-actions-bot
97021ca0e1 chore: build dist release-please-action (#143) 2020-12-07 13:47:21 -08:00
google-github-actions-bot
f506d9032d chore: build dist release-please-action (#140) 2020-12-07 12:39:25 -08:00
google-github-actions-bot
6206785876 chore: build dist (#134) 2020-12-07 09:35:55 -08:00
google-github-actions-bot
b0a8024df8 chore: build dist (#130) 2020-12-07 08:47:05 -08:00
google-github-actions-bot
efcdc25d47 chore: build dist release-please-action (#127) 2020-12-03 15:52:49 -08:00
google-github-actions-bot
7ab8e4b1a6 chore: build dist release-please-action (#123) 2020-12-01 15:48:56 -08:00
google-github-actions-bot
44f0b62c2d chore: build dist release-please-action (#119) 2020-11-25 14:12:49 -08:00
google-github-actions-bot
61a8c135eb chore: build dist release-please-action (#118) 2020-11-25 13:27:55 -08:00
google-github-actions-bot
cfd3483816 chore: build dist release-please-action (#116) 2020-11-25 13:25:18 -08:00
google-github-actions-bot
032fe68729 chore: build dist release-please-action (#113) 2020-11-25 13:04:55 -08:00
google-github-actions-bot
eed4f57494 chore: build dist release-please-action (#107)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2020-11-25 12:44:03 -08:00
google-github-actions-bot
dda9b7b3c4 chore: build dist release-please-action (#105) 2020-11-25 11:44:07 -08:00
google-github-actions-bot
efa75c8aa6 chore: build dist release-please-action (#101) 2020-11-19 07:21:19 -08:00
google-github-actions-bot
074f0f68f9 chore: build dist release-please-action (#96) 2020-11-08 15:30:48 -08:00
actions-bot
9275f1e213 chore: build dist 2020-10-29 19:46:21 +00:00
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