275 Commits

Author SHA1 Message Date
google-github-actions-bot
4e963948bd chore: release 2.22.0 (#271)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.22 v2.22.0
2021-03-10 10:15:21 -08:00
google-github-actions-bot
a30f808e34 chore: build dist release-please-action (#270) 2021-03-10 10:13:11 -08:00
Benjamin E. Coe
f92bb7ea35 feat(release-please): upgrade release-please (#269) 2021-03-10 09:25:47 -08:00
google-github-actions-bot
2594a7e4d6 chore: release 2.21.0 (#266) v2.21 v2.21.0 2021-03-04 14:17:45 -08:00
google-github-actions-bot
caf6799d1b chore: build dist release-please-action (#265) 2021-03-04 14:12:08 -08:00
yi_Xu
d447fdb632 feat: add pull-request-title-pattern option (#259) 2021-03-03 10:20:34 -08:00
Jeff Ching
205f648a65 docs: document configuring multiple release branches (#245) 2021-03-01 17:46:27 -08:00
google-github-actions-bot
071c19e790 chore: release 2.20.1 (#256)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.20 v2.20.1
2021-02-22 19:42:09 -08:00
google-github-actions-bot
b2a655e200 chore: build dist release-please-action (#255) 2021-02-22 19:40:28 -08:00
Benjamin E. Coe
faf27eea7c fix(release-please): missing js-yaml dependency (#254) 2021-02-22 19:36:34 -08:00
google-github-actions-bot
78cf31b3d3 chore: release 2.20.0 (#252)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.20.0
2021-02-22 18:00:41 -08:00
google-github-actions-bot
99a078c6e9 chore: build dist release-please-action (#251) 2021-02-22 17:49:15 -08:00
Benjamin E. Coe
d7ed0b8f09 feat(release-please): update to v11.0.0 of release please (#250)
See: https://github.com/googleapis/release-please/blob/master/CHANGELOG.md#1100-2021-02-23
2021-02-22 17:36:39 -08:00
google-github-actions-bot
f56f8adcf4 chore: release 2.19.2 (#248)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.19 v2.19.2
2021-02-19 18:02:39 -08:00
google-github-actions-bot
a67e4db809 chore: build dist release-please-action (#247) 2021-02-19 17:58:16 -08:00
Benjamin E. Coe
038a2f320b fix(release-please): setup.py retains formatting (#246) 2021-02-19 17:55:48 -08:00
bcoe
b7d6077788 build: switch back to v2 2021-02-17 21:54:36 -08:00
google-github-actions-bot
5241c95d91 chore: release 2.19.1 (#242) v2.19.1 2021-02-17 21:50:44 -08:00
yi_Xu
0d18e7461f fix: fix workflow env missing bug (#238)
fixes #237

Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-02-17 21:47:48 -08:00
bcoe
1671e54515 build: run main branch with fix 2021-02-17 21:40:58 -08:00
google-github-actions-bot
7e431b7748 chore: build dist release-please-action (#240) 2021-02-17 21:34:20 -08:00
Benjamin E. Coe
df8698c999 fix(config): packageName is optional (#239) 2021-02-17 21:33:02 -08:00
google-github-actions-bot
76ee919f52 chore: release 2.19.0 (#234)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.19.0
2021-02-17 13:40:34 -08:00
google-github-actions-bot
59a01bf6ab chore: build dist release-please-action (#236) 2021-02-17 13:02:56 -08:00
Abhinav Khanna
6dc3f3dcd9 doc: added helm info (#235)
Added Helm info

Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-02-17 11:59:15 -08:00
yi_Xu
c23605fcb2 fix: get the correct boolean value of the input (#233) 2021-02-17 11:56:51 -08:00
yi_Xu
eea7db7fda feat(release-please): add default token input option (#212) 2021-02-16 11:03:11 -08:00
google-github-actions-bot
55f1c58651 chore: release 2.18.1 (#219)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.18 v2.18.1
2021-02-15 11:54:42 -08:00
Benjamin E. Coe
70bba9e674 test: smoke test for factory returning instances (#224) 2021-02-14 20:04:48 -08:00
google-github-actions-bot
fffca6faf1 chore: build dist release-please-action (#225) 2021-02-14 20:02:12 -08:00
google-github-actions-bot
16ecf10af8 chore: build dist release-please-action (#223) 2021-02-14 19:59:11 -08:00
Ivan Santos
cede8e4837 fix(release-please): uses factory from latest version (#222) 2021-02-14 19:42:33 -08:00
google-github-actions-bot
9c126787f9 chore: build dist release-please-action (#218) 2021-02-13 20:18:46 -08:00
Ivan Santos
efd1c77e85 fix(release-please): update github-release call to new function (#217)
This PR fixes the wrong call to createRelease now named as run.

Tests are also updated.
2021-02-13 20:16:30 -08:00
google-github-actions-bot
c31be99833 chore: release 2.18.0 (#214)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-02-13 11:02:34 -08:00
google-github-actions-bot
65d6fca5fb chore: build dist release-please-action (#213) 2021-02-12 15:20:52 -08:00
Ivan Santos
484099d969 feat(release-please): use latest release please version (#210) 2021-02-12 14:55:35 -08:00
google-github-actions-bot
b7fac390e7 chore: release 2.17.0 (#208)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.17 v2.17.0
2021-02-08 10:52:14 -08:00
google-github-actions-bot
6f7e46da0b chore: build dist release-please-action (#207) 2021-02-05 11:25:02 -08:00
Ivan Santos
534536c1c2 feat(release-please): add default branch input option for github release (#206) 2021-02-05 11:17:28 -08:00
google-github-actions-bot
61a3f25af9 chore: release 2.16.0 (#204) v2.16 v2.16.0 2021-02-01 20:04:43 -08:00
google-github-actions-bot
23f93356bd chore: build dist release-please-action (#203) 2021-02-01 20:01:33 -08:00
Ivan Santos
4845e49098 feat(release-please): add default branch input option (#202) 2021-01-30 18:29:14 -08:00
google-github-actions-bot
a9e0f67aca chore: release 2.15.3 (#200)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.15 v2.15.3
2021-01-22 13:57:14 -08:00
google-github-actions-bot
b710c281dc chore: build dist release-please-action (#199) 2021-01-22 13:53:31 -08:00
Benjamin E. Coe
c540b9e79b fix(release-please): uses alternate approach to find files in repo (#198)
Refs https://github.com/googleapis/release-please/blob/master/CHANGELOG.md#930-2021-01-22
2021-01-22 13:07:43 -08:00
google-github-actions-bot
b0d436f502 chore: release 2.15.2 (#197)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.15.2
2021-01-15 16:28:13 -08:00
google-github-actions-bot
d19d6a01b3 chore: build dist release-please-action (#196) 2021-01-15 16:25:40 -08:00
Benjamin E. Coe
b5e370ce70 fix(release-please): fix whitespace issues in Rust (#195)
fix(pagination): tagging can use 'updated' releases should use 'created'
2021-01-15 16:22:23 -08:00
google-github-actions-bot
001af28b63 chore: release 2.15.1 (#194)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
v2.15.1
2021-01-15 09:01:18 -08:00