mathieudutour
|
dbd80d2e9d
|
version 6.1
|
2022-10-26 11:00:15 +02:00 |
Yann Savary
|
aff4bff53d
|
Updated README.md
|
2021-11-16 19:44:56 +01:00 |
Yann Savary
|
438b61463e
|
Merge branch 'master' into feature/commit_sha
|
2021-11-16 19:16:42 +01:00 |
Mathieu Dutour
|
917867a4e1
|
prepare version 6.0
|
2021-11-16 19:14:05 +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 |
Miloš Lajtman
|
c5cc34d0bd
|
Update outdated example in README.md
`actions/create-release` action in the example snippet has been archived and replaced by `ncipollo/release-action` as can be seen in [original action's readme](https://github.com/marketplace/actions/create-release#example) in the marketplace.
Also, since [the last release](https://github.com/ncipollo/release-action/releases/tag/v1.8.8) a `token` input is not required because a github token from `github` context is set as a default input value.
|
2021-09-01 12:41:33 +02:00 |
Mathieu Dutour
|
f5c2b1475c
|
v5.6
|
2021-07-22 17:05:38 +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
|
58d61ff5ab
|
Updated README.md
|
2021-07-15 16:06:42 +02:00 |
Mathieu Dutour
|
745081026c
|
add doc
|
2021-04-20 07:53:18 +02:00 |
Mathieu Dutour
|
d02237e777
|
v5.5
|
2021-04-20 07:52:27 +02:00 |
Mathieu Dutour
|
77da7030b0
|
v5.4
|
2021-04-01 15:48:39 +02:00 |
Mathieu Dutour
|
b0dfd30a23
|
reword doc
|
2021-04-01 15:09:16 +02:00 |
Kiran Koirala
|
2cfa3f0604
|
Update README
|
2021-03-20 22:11:06 +05:45 |
Mathieu Dutour
|
87322e4eff
|
v5.3
|
2021-03-09 08:56:35 +01:00 |
Mathieu Dutour
|
7037405dba
|
v5.2
|
2021-02-18 10:15:36 +01:00 |
Mathieu Dutour
|
2d739a69ac
|
add previous_version output
|
2021-02-18 10:15:23 +01:00 |
Mathieu Dutour
|
2abed9daf5
|
fix types
|
2021-01-04 10:05:54 +01:00 |
Mathieu Dutour
|
1db9b7fb61
|
Update README.md
|
2020-12-02 18:19:26 +01:00 |
Moritz Schmitz von Hülst
|
2744b2948f
|
Merge branch 'master' of github.com:mathieudutour/github-tag-action into add-tests
|
2020-11-17 12:42:10 +01:00 |
Moritz Schmitz von Hülst
|
44796f5a02
|
add README
|
2020-11-13 11:55:18 +01:00 |
Moritz Schmitz von Hülst
|
39fb6943f4
|
Improve doc (#39)
|
2020-11-12 10:30:38 +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 |
Oren Klichevsky
|
6f71c79ac5
|
Update README.md
|
2020-10-22 15:12:38 +03:00 |
Simone B
|
5e9c060b75
|
Update README.md
Fix typo in 'custom_tag' description.
|
2020-09-06 10:21:28 +00:00 |
Simone B
|
6f346ca75f
|
Update README.md
Define 'custom_tag' input according to 0f551ad
|
2020-09-06 10:19:52 +00:00 |
Seb Bacon
|
a845af27dd
|
docs: arguments required to work with latest `actions/checkout`
|
2020-07-07 12:03:53 +01:00 |
alexesprit
|
b246e02acc
|
Replace "Github" with "GitHub"
|
2020-06-26 19:48:20 +03:00 |
mathieudutour
|
0b57d04197
|
get commit hash as well
|
2020-05-27 18:18:53 +02:00 |
mathieudutour
|
1ba75e94d8
|
add a `false` option for default_bump
|
2020-05-27 15:30:18 +02:00 |
mathieudutour
|
f498350328
|
v4.3
|
2020-05-27 15:21:27 +02:00 |
mathieudutour
|
fcbdb4900a
|
update readme
|
2020-05-27 15:10:23 +02:00 |
Steffen F. Qvistgaard
|
dbe810aa0a
|
Added dry_run option
|
2020-03-28 20:22:44 +01:00 |
Mathieu Dutour
|
db3f178993
|
add changelog output
|
2020-02-24 18:55:02 +01:00 |
Mathieu Dutour
|
466c73e94c
|
v0.3.1
|
2020-02-24 12:12:16 +01:00 |
mathieudutour
|
861ef9e87f
|
add new_version output
|
2020-01-10 17:29:30 +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
|
ed5ada44f8
|
fix syntax highlight
|
2019-10-31 12:02:20 -07:00 |
Mathieu Dutour
|
2f76d6039d
|
update readme
|
2019-10-31 10:56:45 -07:00 |
Mathieu Dutour
|
78c657ab65
|
update readme
|
2019-10-31 10:48:02 -07:00 |
Mathieu Dutour
|
0f411a5c0d
|
fix typo
|
2019-10-31 10:42:23 -07:00 |
Mathieu Dutour
|
8d6e41caf3
|
first commit 🎉
|
2019-10-31 10:36:53 -07:00 |