1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 01:41:12 +02:00
Commit Graph

31 Commits

Author SHA1 Message Date
Benjamin E. Coe
c6f1cd680f fix(release-please): fallback to tag (#89) 2020-10-14 18:14:14 -07:00
bcoe
0ab3b3257c fix(docs): document functional version of release-please 2020-10-09 17:52:38 -07:00
Benjamin E. Coe
b632af4101 fix(docs): indicate correct version (#84) 2020-10-08 18:25:02 -07:00
bcoe
646de90a87 fix(build): use new release strategy 2020-10-08 14:08:21 -07:00
Benjamin E. Coe
14b9b0f74a feat(deps): release-please with support for alternate release branches (#79) 2020-10-08 13:38:03 -07:00
bcoe
60ae28e4b2 fix(build): document working version of release-please 2020-09-17 14:04:53 -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
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
512c940c3a feat(build): document and update to 2.x (#59) 2020-09-04 13:50:29 -07:00
bcoe
37d774119e fix: path was sometimes empty string 2020-08-02 15:55:26 -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
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
Jef LeCompte
539e27c104 docs: bump version, change release format (#40) 2020-06-19 17:40:42 -07:00
Benjamin E. Coe
1188197913 fix(build): update to match new default branch (#36) 2020-06-16 17:45:10 -07:00
bcoe
ce1aab3981 docs: document the next version 2020-06-16 17:23:11 -07:00
Benjamin E. Coe
4f72a02b61 fix(docs): update docs to GoogleCloudPlatform (#31) 2020-06-16 17:07:53 -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
Corey Farrell
788c495e26 feat: Add bump-minor-pre-major option (#9) 2020-05-18 09:27:44 -07:00
Benjamin E. Coe
9586d19055 docs: flesh out docs a bit more (#7) 2020-05-09 16:46:23 -07:00
bcoe
9ad884111d docs: remove hold over from action I used as starting point 2020-05-09 16:00:18 -07:00
Benjamin E. Coe
2cc1d6e6c8 docs: starting to rough out some initial docs (#5) 2020-05-09 15:57:03 -07:00
bcoe
196390b866 feat!: initial implementation of logic for running release please 2020-05-09 14:55:31 -07:00
Benjamin E. Coe
362d78e59b Initial commit 2020-05-07 22:38:05 -07:00