Yann Savary
1b8ac6a7b8
Fixed code style and documentation
2021-11-16 19:41:49 +01:00
Yann Savary
438b61463e
Merge branch 'master' into feature/commit_sha
2021-11-16 19:16:42 +01:00
Jon Erickson
8614426b27
Updated action to include default_prerelease_bump to separate out options.
2021-10-29 20:34:06 -07:00
Yann Savary
2fca5fd609
Merge branch 'master' into feature/commit_sha
...
# Conflicts:
# src/action.ts
2021-10-28 14:07:53 +02:00
Jonathan Jayet
a21ccc490d
feat(tag fetching): support for more than a 100 tag at a time
2021-07-21 18:03:01 +02:00
Yann Savary
aca73cf197
Added 'commit_sha' input to use this commit SHA instead GITHUB_SHA.
2021-07-15 15:41:03 +02:00
David Jack Wange Olrik
c7025fccaf
feat: Add release_type to outputs
...
Fixes #78
2021-04-18 21:54:19 +02:00
Mathieu Dutour
2abed9daf5
fix types
2021-01-04 10:05:54 +01:00
Moritz Schmitz von Hülst
158d2b0407
add custom_release_rules and more tests
2020-11-13 11:51:00 +01:00
Mathieu Dutour
a2cbb4e42e
Prereleases ( #37 )
...
Co-authored-by: Moritz Schmitz von Hülst <moritz@hauptstadtoffice.com>
2020-11-10 12:18:53 +01:00
Mathieu Dutour
5a7ee2645a
custom_tag not required
2020-09-14 08:31:42 +02:00
Simone B
e4ab737554
Introduce 'custom_tag' input
...
Inspired by commit 0f551ad of laputansoft/github-tag_action fork.
In action.yml:
- Define inputs.custom_tag with no default
In main.ts run() function:
- Define a 'customTag' variable which value is extracted from input.custom_tag
- Define 'newVersion' variable value according to whether 'customTag' variable has a value or not
2020-09-06 10:18:27 +00:00
alexesprit
b246e02acc
Replace "Github" with "GitHub"
2020-06-26 19:48:20 +03:00
mathieudutour
0c680c5a9f
update deps
2020-05-07 16:44:48 +02:00
Steffen F. Qvistgaard
dbe810aa0a
Added dry_run option
2020-03-28 20:22:44 +01:00
Shane
5a380ff488
add annotated tag support and update docs to reference new version
2020-01-07 14:48:44 -07:00
mathieudutour
085ca3ed37
use semantic-release to get the bump
2020-01-06 16:33:39 +01:00
Mathieu Dutour
f6b1bf32ae
add previous_tag output
2019-11-28 11:58:17 +01:00
Mathieu Dutour
78aab39b68
fix typo
2019-10-31 10:45:38 -07:00
Mathieu Dutour
8d6e41caf3
first commit 🎉
2019-10-31 10:36:53 -07:00