Orhun Parmaksız
98c93442bb
fix(run): properly pass arguments as an array ( #56 )
v4.5.1
2025-07-28 09:21:17 +03:00
Orhun Parmaksız
e615672902
chore(version): update git-cliff to 2.10.0
v4.5.0
2025-07-27 15:40:52 +03:00
Orhun Parmaksız
d1e25bacb1
fix(args): allow setting the output via --output argument ( #53 )
2025-07-27 15:39:37 +03:00
Eligio Mariño
104a6cf3c9
fix(install): install in temp path instead of user working dir ( #51 )
...
* fix: install and run binary from action path instead of working dir
* refactor: use INSTALL_DIR
* refactor: remove GIT_CLIFF_DIR and INSTALL_DIR
2025-04-12 12:19:35 +03:00
Nenad Strainović
776c932aba
fix(action): use --context flag before args ( #50 )
2025-03-14 17:21:11 +03:00
Yegor Bayev
4a4a951bc4
fix(install): fix running on windows host ( #43 )
...
Co-authored-by: Yegor Bayev <233409+kodx@users.noreply.github.com >
v4.4.2
2024-12-04 19:45:31 +03:00
Yegor Bayev
e364f07989
fix(install): choose file extension based upon running OS ( #41 )
...
Co-authored-by: Yegor Bayev <233409+kodx@users.noreply.github.com >
v4.4.1
2024-11-28 23:33:42 +03:00
Orhun Parmaksız
5948f44d10
chore(version): update git-cliff to 2.7.0
v4.4.0
2024-11-22 08:20:57 +03:00
Orhun Parmaksız
d3e272c587
fix(action): limit content size to 40MB ( #40 )
...
* fix(action): limit content size to 50MB
* fix(limit): don't echo output on big file
v4.3.1
2024-10-14 18:12:39 +03:00
Orhun Parmaksız
14bb67385a
chore(version): update git-cliff to 2.6.1
v4.3.0
2024-09-27 19:04:34 +03:00
Orhun Parmaksız
a4f49b84a4
refactor(install): trim the install output
2024-09-25 09:55:46 +03:00
Orhun Parmaksız
58e319c5e2
chore(version): update git-cliff to 2.6.0
v4.2.0
2024-09-22 08:41:08 +02:00
Orhun Parmaksız
47c2a7fedd
docs(readme): add write permissions to changelog job
2024-09-20 21:56:06 +02:00
Orhun Parmaksız
39dc6a758b
docs(readme): check out the branch before committing the changelog
2024-09-18 15:18:00 +02:00
Orhun Parmaksız
76ba43af94
fix(action): use environment variable for GitHub Action path ( #36 )
...
https://github.com/actions/runner/issues/2185
v4.1.0
2024-09-18 00:00:43 +03:00
Ludovic Ortega
143d9d4b8e
feat(action): allow configuring the github token and set it when it exists ( #34 )
...
* fix: set Bearer token in curl request when GITHUB_TOKEN is set
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: use a dedicated input variable to pass github token
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: use github_token inputs
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* Update README.md
* Update README.md
---------
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com >
2024-09-17 23:44:33 +03:00
Orhun Parmaksız
9f34d775d3
docs(license): re-license under the MIT + Apache 2.0
v4.0.2
2024-09-04 19:36:43 +03:00
Ludovic Ortega
01a5c9a9d1
fix(action): put git-cliff binary inside ./bin ( #30 )
...
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
v4.0.1
2024-09-02 15:07:20 +03:00
Orhun Parmaksız
8720f565e1
docs(readme): update action input version
v4.0.0
2024-08-26 22:23:19 +03:00
Orhun Parmaksız
290a349311
chore(action): pin the git-cliff version to v2.5.0
2024-08-26 22:21:13 +03:00
Orhun Parmaksız
7b3c32fcd9
docs(readme): remove credits due to the recent changes
2024-08-26 22:19:52 +03:00
Ludovic Ortega
44415ff1bf
feat: add version input variable ( #27 )
...
* feat: add version input variable
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* chore(docs): readme typo
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
* fix: use bash script file instead of raw script
* fix: variable interpolation
* fix: GITHUB_TOKEN bash variable interpolation
* fix: output version description
* fix: VERSION variable interpolation
* fix: add back "lastest" in version description
* fix: add suggested changes
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com >
* refactor: polish implementation
* chore: bump version
---------
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com >
2024-08-26 22:13:46 +03:00
dependabot[bot]
ad11732637
chore(deps): bump orhunp/git-cliff from 2.4.0 to 2.5.0 in the minor group ( #28 )
...
Bumps the minor group with 1 update: orhunp/git-cliff.
Updates `orhunp/git-cliff` from 2.4.0 to 2.5.0
---
updated-dependencies:
- dependency-name: orhunp/git-cliff
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 21:58:56 +03:00
Ludovic Ortega
cb015de125
chore(dependabot): track docker dependencies ( #26 )
...
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr >
2024-07-29 18:26:03 +03:00
Orhun Parmaksız
b946ed27a6
chore(docker): update git-cliff to 2.4.0
v3
v3.3.0
2024-07-27 22:33:03 +03:00
Orhun Parmaksız
39636424cd
docs(readme): reword the checkout note
2024-06-20 22:59:03 +03:00
Güney Saramali
16d19c9a34
docs(readme): add note about fetch-depth ( #25 )
...
* Update README.md
Updating README.md to explicitly mention that fetch-depth is a key argument to checkout repo, otherwise this action is almost unusable.
* Update README.md
Usage of git admonition syntax and some edits on documentation.
2024-06-20 22:58:37 +03:00
Orhun Parmaksız
5594a53dc7
chore(docker): update git-cliff to 2.3.0
v3.2.0
2024-06-03 16:14:05 +03:00
Orhun Parmaksız
1199a3c11d
chore(docker): update git-cliff to 2.2.2
v3.1.0
2024-05-22 20:19:40 +03:00
Clément Nussbaumer
9837bc50d0
docs(readme): add GITHUB_REPO env in examples ( #19 )
2024-04-09 16:52:34 +03:00
Orhun Parmaksız
8b17108aad
chore(docker): update git-cliff to 2.1.2
v3.0.2
2024-03-04 01:44:53 +03:00
Orhun Parmaksız
90ed560c89
chore(docker): update git-cliff to 2.0.3
v3.0.1
2024-02-21 20:03:23 +03:00
Orhun Parmaksız
a5ff0c053b
chore(docker): update git-cliff to 2.0.2
v3.0.0
2024-02-19 18:55:50 +03:00
dependabot[bot]
1656405f98
chore(deps): bump actions/checkout from 3 to 4 ( #14 )
...
* chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* docs(readme): update the action versions in README.md
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com >
2024-01-03 15:07:52 +01:00
Orhun Parmaksız
9f1ad1d8d0
docs(readme): add example about writing the changelog ( #13 )
2024-01-03 17:05:43 +03:00
Orhun Parmaksız
3641ed2c0a
chore(github): add dependabot config
2024-01-03 17:01:06 +03:00
Nicolas Hedger
b7913b6646
feat(action): add output for the latest version ( #12 )
...
* feat: output `version` of the latest release
* update readme
v2
v2.3.0
2023-11-12 23:16:39 +01:00
Orhun Parmaksız
9158b31444
chore(docker): update git-cliff to 1.4.0
v2.2.0
2023-10-30 18:34:37 +01:00
Orhun Parmaksız
e389836655
chore(docker): update git-cliff to 1.3.1
v2.1.1
2023-10-01 15:40:44 +03:00
Orhun Parmaksız
7204866657
chore(docker): update git-cliff to 1.3.0
v2.1.0
2023-09-01 17:35:23 +03:00
Orhun Parmaksız
d2a21a5e4f
chore(docker): update git-cliff to 1.3.0-rc.1
2023-08-31 10:34:40 +03:00
Orhun Parmaksız
0e74765f2f
chore(docker): update git-cliff to 1.2.0
v2.0.6
2023-04-28 21:12:53 +03:00
Orhun Parmaksız
b5f86d99d9
chore(action): bump checkout action to v3
2023-02-15 21:07:44 +03:00
Orhun Parmaksız
05204db500
fix(action): revert to directory permissions workaround
...
This reverts commit adce4765f3 .
v2.0.5
2023-02-06 13:59:01 +03:00
Orhun Parmaksız
dc8bb43a76
chore(docker): update git-cliff to 1.1.2
v2.0.4
2023-02-05 22:02:06 +03:00
Orhun Parmaksız
adce4765f3
refactor(action): further simplify git safe directory workaround
2023-02-05 21:53:45 +03:00
Orhun Parmaksız
c176186c29
chore(docker): update git-cliff to 1.1.1
v2.0.3
2023-01-09 23:23:47 +03:00
Orhun Parmaksız
cdaecb90e2
docs(readme): simplify the advanced example
v2.0.2
2023-01-07 20:03:34 +03:00
Orhun Parmaksız
ba98705de7
docs(readme): update license copyright years
2023-01-01 20:05:44 +03:00
Orhun Parmaksız
aca5ee3a32
docs(readme): recommend the use of v2 instead of v1
v2.0.1
2022-12-25 23:10:43 +03:00