1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 02:27:48 +02:00

272 Commits

Author SHA1 Message Date
dependabot[bot]
0a3fbe4563 fix: bump release-please from 13.13.0 to 13.14.0 (#469)
Bumps [release-please](https://github.com/googleapis/release-please) from 13.13.0 to 13.14.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v13.13.0...v13.14.0)

---
updated-dependencies:
- dependency-name: release-please
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 09:35:55 -07:00
Google GitHub Actions Bot
71a2d537c2 chore(main): release 3.2.1 (#468)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2022-04-20 13:44:12 -04:00
dependabot[bot]
43ed86bdb8 fix: bump release-please from 13.10.0 to 13.13.0 (#466)
Bumps [release-please](https://github.com/googleapis/release-please) from 13.10.0 to 13.13.0.
- [Release notes](https://github.com/googleapis/release-please/releases)
- [Changelog](https://github.com/googleapis/release-please/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/release-please/compare/v13.10.0...v13.13.0)

---
updated-dependencies:
- dependency-name: release-please
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2022-04-20 15:45:49 +00:00
Google GitHub Actions Bot
a10fb34b7a chore(main): release 3.2.0 (#464)
Co-authored-by: Jeff Ching <chingor@google.com>
2022-04-12 15:25:37 -07:00
Matan Kushner
1511242f61 feat(deps): update release-please to 13.10.0 (#461)
* feat(deps): update release-please to 13.10.0

* Fix formatting and sort language list

* Add Java and Maven
2022-04-12 15:14:50 -07:00
Google GitHub Actions Bot
ce55e20fcc chore(main): release 3.1.4 (#455)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2022-03-20 10:13:03 -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>
2022-03-01 20:49:36 +00: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>
2022-02-19 11:51:25 -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>
2022-02-11 10:19:37 -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>
2022-01-22 13:37:59 -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
Google GitHub Actions Bot
de7494d27e chore(main): release 3.0.1 (#418)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2022-01-12 18:47:41 -05:00
Benjamin E. Coe
aeaf772691 fix(release-please): pull in latest release-please (#416) 2022-01-12 18:22:24 -05:00
Google GitHub Actions Bot
0ba95d5d22 chore(main): release 3.0.0 (#406)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-12-29 20:00:53 +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>
2021-11-30 20:04:52 +00: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>
2021-10-04 09:11:20 -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) 2021-09-24 10:11:54 -07:00
google-github-actions-bot
e64e55acfa chore: release 2.33.0 (#372)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-09-23 15:52:51 -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
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>
2021-09-12 18:22:06 -07:00
google-github-actions-bot
6a9c957f09 chore: release 2.31.0 (#359)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-09-09 15:19:03 -07:00
Philipp Piwo
59f4915177 feat: adds elixir support (#354)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-09-09 14:56:33 -07:00
google-github-actions-bot
fc74088d86 chore: release 2.30.0 (#347) 2021-09-07 12:51:51 -07:00
Artem Pakhomov
d6f40e4317 feat: add support for simple php projects (#344) 2021-08-25 09:00:26 -07:00
google-github-actions-bot
866463e110 chore: release 2.29.2 (#340)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-08-05 13:01:59 -07:00
Benjamin E. Coe
68f6fc67aa fix(relese-please): rollback bad release (#338) 2021-08-05 12:41:18 -07:00
google-github-actions-bot
250bc41bc9 chore: release 2.29.1 (#335) 2021-08-04 15:18:56 -07:00
Benjamin E. Coe
eb34e44b4c deps(release-please): release please with fix for pre-releases (#332) 2021-08-04 15:04:45 -07:00
google-github-actions-bot
d3d5b411d2 chore: release 2.29.0 (#323)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-07-28 14:57:45 -07:00
Benjamin E. Coe
4140ff7394 feat(release-please): update to release-please with rust mono-repo support (#327) 2021-07-28 14:16:38 -07:00
google-github-actions-bot
fabd3458ca chore: release 2.28.1 (#320)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-06-20 16:37:35 -07:00
google-github-actions-bot
a2665ec8e8 chore: release 2.28.0 (#307) 2021-05-05 12:58:47 -07:00
Benjamin E. Coe
48a8af5a36 feat(release-please): upgrade to release-please@11.11.0 (#305) 2021-05-05 12:51:49 -07:00
google-github-actions-bot
456ac57681 chore: release 2.27.0 (#303)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-05-03 18:03:14 -07:00
Benjamin E. Coe
0267b45516 feat(release-please): improved go release strategy (#301) 2021-05-03 17:26:18 -07:00
google-github-actions-bot
b7f2e309e2 chore: release 2.26.0 (#300)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-04-28 19:17:31 -07:00
Benjamin E. Coe
5a49a61eb5 feat(release-please): update of release-please (#298)
Refs: https://github.com/googleapis/release-please/blob/master/CHANGELOG.md#features
2021-04-28 19:03:13 -07:00
google-github-actions-bot
0a21e17e60 chore: release 2.25.1 (#295)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-04-24 18:51:24 -07:00
Benjamin E. Coe
4d8569bf77 fix(release-please): update to release-please@11.8.1 (#293) 2021-04-24 18:46:49 -07:00
google-github-actions-bot
d097bafc52 chore: release 2.25.0 (#291)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-04-19 18:06:45 -07:00
Benjamin E. Coe
cb319a998f feat(release-please): update to release-please 11.8.0 (#289) 2021-04-19 17:49:02 -07:00
google-github-actions-bot
be97f3106a chore: release 2.24.1 (#285)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-03-25 17:16:18 -07:00