Google GitHub Actions Bot
ce55e20fcc
chore(main): release 3.1.4 ( #455 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v3.1
v3.1.4
2022-03-20 10:13:03 -04:00
Google GitHub Actions Bot
7af273c614
chore: build dist release-please-action ( #454 )
2022-03-20 10:06:41 -04:00
Ian Cervantez
d17599a3da
fix(deps): update release-please to 13.6.0 ( #452 )
2022-03-20 09:53:33 -04:00
Google GitHub Actions Bot
98d3822b5f
chore(main): release 3.1.3 ( #449 )
...
Co-authored-by: Jeff Ching <chingor@google.com >
v3.1.3
2022-03-01 20:49:36 +00:00
Google GitHub Actions Bot
732da67043
chore: build dist release-please-action ( #448 )
2022-03-01 12:47:34 -08:00
Jeff Ching
d30f7b96c9
fix(deps): update release-please to 13.4.14 ( #447 )
2022-03-01 12:44:53 -08:00
Google GitHub Actions Bot
f0145e31b5
chore(main): release 3.1.2 ( #441 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v3.1.2
2022-02-19 11:51:25 -05:00
Google GitHub Actions Bot
098d26660c
chore: build dist release-please-action ( #440 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
2022-02-19 10:57:05 -05:00
Randy Merrill
e997222369
docs: Add manifest output information for referencing package output. ( #433 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
2022-02-19 10:01:40 -05:00
Jeff Ching
2e2f852b70
fix: coerce v13 release object to expected action output keys ( #437 )
2022-02-19 09:54:13 -05:00
Google GitHub Actions Bot
a689e64b01
chore(main): release 3.1.1 ( #432 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v3.1.1
2022-02-11 10:19:37 -05:00
Google GitHub Actions Bot
7f28f07ee2
chore: build dist release-please-action ( #431 )
2022-02-11 08:27:27 -05:00
Joey Parrish
42a3581394
fix(release-please): include-component-in-tag ignored in manifest ( #430 )
2022-02-10 20:27:46 -05:00
Google GitHub Actions Bot
4aba09baa3
chore(main): release 3.1.0 ( #420 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v3.1.0
2022-01-22 13:37:59 -05:00
Google GitHub Actions Bot
1ef8aa499c
chore: build dist release-please-action ( #424 )
2022-01-22 13:35:08 -05:00
Benjamin E. Coe
ad9cdb78a6
fix(release-please): upgrade release-please dep ( #422 )
...
Upgrade release-please dep, address issue with manifest configuration
maintaining state between tagging releases and creating release PRs.
2022-01-22 13:32:50 -05:00
Benjamin E. Coe
508179af9c
docs: update references to google-github-actions ( #423 )
...
Fixes #421
2022-01-22 13:32:29 -05:00
Jonathan Cornaz
a487a5bdc8
feat: add extra-files input ( #410 )
2022-01-17 13:58:55 -05:00
Google GitHub Actions Bot
de7494d27e
chore(main): release 3.0.1 ( #418 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v3.0
v3.0.1
2022-01-12 18:47:41 -05:00
Chao Yang Wu
049ff0419c
docs: update python strategy update files in README.md ( #415 )
2022-01-12 18:36:58 -05:00
Jonathan Cornaz
c4b280eef1
docs(readme): Update defaults format to use booleans (true/false) ( #408 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
2022-01-12 18:35:25 -05:00
Jef LeCompte
21cef46842
docs: update hyperlink ( #411 )
2022-01-12 18:32:40 -05:00
Google GitHub Actions Bot
075f3a1d1c
chore: build dist release-please-action ( #417 )
2022-01-12 18:32:29 -05:00
Benjamin E. Coe
aeaf772691
fix(release-please): pull in latest release-please ( #416 )
2022-01-12 18:22:24 -05:00
bencoe@google.com
cac03337f2
build: switch order of release PR and release
2021-12-30 15:33:53 +00:00
Google GitHub Actions Bot
0ba95d5d22
chore(main): release 3.0.0 ( #406 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v3.0.0
2021-12-29 20:00:53 +00:00
Google GitHub Actions Bot
cac23df803
chore: build dist release-please-action ( #405 )
2021-12-29 19:57:34 +00:00
Benjamin E. Coe
52ffbbe392
feat(release-please)!: consolidate manifest and individual releasers ( #398 )
...
Major update to release-please which consolidates the manifest and single
releaser behavior into a single set of strategies, which can be used
on both split and mono-repos.
feat: adds support for draft pull requests.
feat: adds support for draft releases.
refactor!: if switching to manifest releaser, release_created will only be set if "." path is published.
refactor!: switch to using @actions/core getBooleanInput, accepted values for true = ["true", "True", "TRUE"], accepted values for false = ["false", "False", "FALSE"]
2021-12-29 19:54:42 +00:00
google-github-actions-bot
0091158605
chore: release 2.35.0 ( #389 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v2
v2.35
v2.35.0
2021-11-30 20:04:52 +00:00
google-github-actions-bot
02b1eccf92
chore: build dist release-please-action ( #388 )
2021-10-16 12:05:17 -07:00
Neo Hsu
e257736ed9
chore(package): update release-please from 12.5.0 to 12.6.0 ( #386 )
2021-10-16 11:30:46 -07:00
Neo Hsu
720c5f8f53
feat(input): add github GraphQL URL configuration for input ( #385 )
2021-10-14 14:34:54 -07:00
google-github-actions-bot
413fe37430
chore: release 2.34.0 ( #383 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v2.34
v2.34.0
2021-10-04 09:11:20 -07:00
google-github-actions-bot
6e9d0b16a2
chore: build dist release-please-action ( #382 )
2021-10-04 08:51:03 -07:00
Neo Hsu
906f9156f8
fix(config): add apiUrl config on Github release command ( #379 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
2021-10-04 08:44:57 -07:00
Neo Hsu
a0cd0f5123
feat: allow repo url to be set as argument to GitHub action ( #380 )
2021-10-04 08:40:03 -07:00
Rabyâ Raghib
9bd5f99c48
deps(release-please): update to v12.5 ( #381 )
2021-10-04 08:36:00 -07:00
google-github-actions-bot
9038ef6b74
chore: release 2.33.1 ( #377 )
v2.33
v2.33.1
2021-09-24 10:11:54 -07:00
Neo Hsu
c7c114719a
fix(input): miss inputs config for action.yml ( #376 )
2021-09-24 10:05:05 -07:00
google-github-actions-bot
e64e55acfa
chore: release 2.33.0 ( #372 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v2.33.0
2021-09-23 15:52:51 -07:00
google-github-actions-bot
5bcf728023
chore: build dist release-please-action ( #375 )
2021-09-23 15:51:41 -07:00
Benjamin E. Coe
76774804a8
feat(release-please): add signoff options to sign off commits ( #374 )
2021-09-23 15:19:02 -07:00
google-github-actions-bot
526ef9c27a
chore: build dist release-please-action ( #373 )
2021-09-23 15:01:22 -07:00
Neo Hsu
fd7f2fff26
feat(input): add github API URL configuration for input ( #368 )
2021-09-23 14:37:49 -07:00
google-github-actions-bot
56e7d78b8a
chore: build dist release-please-action ( #371 )
2021-09-23 14:25:54 -07:00
Ilya Lesikov
9cd2fa859d
docs: add go release type ( #367 )
...
Signed-off-by: Ilya Lesikov <ilya@lesikov.com >
2021-09-23 14:21:08 -07:00
Ilya Lesikov
435e216fbe
feat: add bump-patch-for-minor-pre-major option ( #365 )
2021-09-23 14:02:28 -07:00
google-github-actions-bot
973b63d3d5
chore: release 2.32.0 ( #364 )
...
Co-authored-by: Benjamin E. Coe <bencoe@google.com >
v2.32
v2.32.0
2021-09-12 18:22:06 -07:00
google-github-actions-bot
26368176f2
chore: build dist release-please-action ( #363 )
2021-09-12 17:55:08 -07:00
Benjamin E. Coe
670afac8ab
feat: output list of paths released during manifest release ( #362 )
2021-09-12 17:52:27 -07:00