76 Commits

Author SHA1 Message Date
DPEBot
29ea6b33e5 chore: release 2.2.0 (#65) v2.2.0 2020-09-10 11:26:47 -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
DPEBot
d38fe99d21 chore: release 2.1.1 (#63) v2.1.1 2020-09-05 18:02:16 -07:00
Benjamin E. Coe
139a5efd7c fix: do not try to fork (#62) 2020-09-05 18:01:28 -07:00
DPEBot
ad74031dfc chore: release 2.1.0 (#60) v2.x v2.1.0 2020-09-04 18:09:19 -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
512c940c3a feat(build): document and update to 2.x (#59) 2020-09-04 13:50:29 -07:00
DPEBot
a88603eb46 chore: release 2.0.0 (#58) v2.0.0 2020-09-04 13:47:41 -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
DPEBot
1c080853af chore: release 1.6.3 (#56) v1.6.3 2020-08-02 15:57:50 -07:00
bcoe
37d774119e fix: path was sometimes empty string 2020-08-02 15:55:26 -07:00
DPEBot
9f0933c4aa chore: release 1.6.2 (#55) v1.6.2 2020-08-02 15:47:19 -07:00
bcoe
2917070cab docs: version in README incorrect 2020-08-02 15:46:56 -07:00
Benjamin E. Coe
21233d3c9f fix: falsy path should be passed as undefined (#54) 2020-08-02 15:45:04 -07:00
DPEBot
037d85c7c6 chore: release 1.6.1 (#53) v1.6.1 2020-07-27 17:30:34 -07:00
Benjamin E. Coe
41fbc62bb1 fix: add missing path and monorepo-tags options (#52) 2020-07-27 17:28:52 -07:00
DPEBot
f89806075c chore: release 1.6.0 (#51) v1.6.0 2020-07-27 17:14:55 -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
Jef LeCompte
acceae8a5f docs: include input and output (#49) 2020-07-24 10:29:52 -07:00
Benjamin E. Coe
b4c1bd25c7 fix: run tests on release PRs (#47) 2020-07-23 13:54:35 -07:00
DPEBot
944ff5b2b4 chore: release 1.5.0 (#46) v1.5.0 2020-07-23 13:52:15 -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
DPEBot
af7f81de19 chore: release 1.4.0 (#44) v1.4.0 2020-07-23 11:13:51 -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
dependabot[bot]
6e96ade4be build(deps): bump lodash from 4.17.15 to 4.17.19 (#42)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-23 11:12:21 -07:00
Jef LeCompte
539e27c104 docs: bump version, change release format (#40) 2020-06-19 17:40:42 -07:00
DPEBot
40bcfe800f chore: release 1.3.2 (#39) v1.3.2 2020-06-17 09:36:19 -07:00
bcoe
445bd67e39 build: switch to newer token 2020-06-17 09:32:34 -07:00
bcoe
b124d12b70 build: initialize git repo 2020-06-17 08:34:35 -07:00
Benjamin E. Coe
188d36320b fix(build): switch to GITHUB_TOKEN (#38) 2020-06-17 08:28:39 -07:00
Benjamin E. Coe
dbfea84645 chore: release 1.3.1 (#37) v1.3.1 2020-06-16 17:47:15 -07:00
Benjamin E. Coe
1188197913 fix(build): update to match new default branch (#36) 2020-06-16 17:45:10 -07:00
bcoe
6b1ad0b287 build: support main branch 2020-06-16 17:40:40 -07:00
Benjamin E. Coe
6e3d39bf69 chore: release 1.3.0 (#35) v1.3.0 2020-06-16 17:38:44 -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
bcoe
ce1aab3981 docs: document the next version 2020-06-16 17:23:11 -07:00
bcoe
8a06827664 chore: use a secret that has signed CLA 2020-06-16 17:17:24 -07:00
Benjamin E. Coe
4f72a02b61 fix(docs): update docs to GoogleCloudPlatform (#31) 2020-06-16 17:07:53 -07:00
github-actions[bot]
51fa5b4d3f chore: release 1.2.2 (#29) v1.2.2 2020-06-10 20:10:59 -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
7ccaca965e docs: document the types of releasers we support 2020-05-21 09:55:36 -07:00
Benjamin E. Coe
3815b6b90a docs: document automating publication (#27) 2020-05-20 22:01:53 -07:00
bcoe
e2f52f0d16 chore: testing latest version of action 2020-05-20 21:18:52 -07:00
github-actions[bot]
cbad9048f0 chore: release 1.2.1 (#26) v1.2.1 2020-05-20 21:18:05 -07:00
bcoe
687255987d fix: use the static build helper 2020-05-20 21:17:14 -07:00
bcoe
0304d5d475 build: run the latest version 2020-05-20 21:15:42 -07:00
github-actions[bot]
02e4c33a45 chore: release 1.2.0 (#25) v1.2.0 2020-05-20 21:14:18 -07:00
Benjamin E. Coe
b80ca61e26 feat: output whether or not a release was created (#24) 2020-05-20 21:13:10 -07:00
github-actions[bot]
f38e297b72 chore: release 1.1.0 (#23) v1.1.0 2020-05-19 22:17:21 -07:00