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
Orhun Parmaksız
506cfd724b
chore(docker): update git-cliff to 1.0.0
v2.0.0
2022-12-25 23:05:53 +03:00
Orhun Parmaksız
970cdaa65d
fix(action): revert working directory permissions after generating changelog
v1
v1.2.2
2022-12-21 22:43:53 +03:00
Orhun Parmaksız
df3d46fac4
refactor(action): simplify git safe directory workaround
v1.2.1
2022-12-20 00:05:16 +03:00
Orhun Parmaksız
54b96fed0d
chore(docker): update git-cliff to 0.10.0
v1.2.0
2022-12-01 23:18:47 +03:00
Orhun Parmaksız
1e4ada982c
docs(readme): update advanced example about set-output usage
2022-12-01 23:16:48 +03:00
Matt Loberg
9b8dd77b6b
feat(action): add an output for the changelog content ( #4 )
...
* feat: add an output for the changelog content
::set-output is
[deprecated](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ )
in favor of [environment
files](https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#environment-files ).
This has better multiline support, so add the contents of the changelog as an output for cases where
you are creating a GitHub release.
BREAKING CHANGE: self-hosted runners will need to be at 2.297.0 or greater
* fix: update multiline output usage
https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings
* docs(readme): add content as output
Co-authored-by: Orhun Parmaksız <orhunparmaksiz@gmail.com >
2022-12-01 21:13:59 +01:00
Orhun Parmaksız
b95829e081
fix(action): use the correct working directory ( #5 )
2022-12-01 22:28:04 +03:00
Orhun Parmaksız
5352ef7a0a
fix(git): improve git safe directory workaround
v1.1.8
2022-11-20 15:58:06 +03:00
Orhun Parmaksız
cb8a76a874
chore(test): run CI on pull request
2022-11-19 22:55:11 +03:00
Orhun Parmaksız
4f2e0ab320
fix(git): apply a workaround for git safe directory
2022-11-19 22:48:36 +03:00
Orhun Parmaksız
a9fc6d3065
fix(git): disable safe directory checks
2022-11-19 22:31:11 +03:00
Orhun Parmaksız
47495ac64f
chore(docker): update git-cliff to 0.9.2
2022-11-19 22:26:05 +03:00
Matteo Ferrando
4d60dd0dbe
fix(args): handle quotes in passed args ( #3 )
...
* add ' to test
* separate git cliff args before passing
* file expansion
2022-11-19 20:20:33 +01:00
Orhun Parmaksız
ec7be25db9
fix(env): use the correct environment variable for output
v1.1.7
2022-05-02 20:57:05 +03:00
Alex Burgel
599c1fca6f
chore(docker): update git-cliff to 0.7.0
2022-05-02 20:49:29 +03:00
Orhun Parmaksız
7ca2e6cffa
chore(docker): update git-cliff to 0.5.0
v1.1.6
2021-12-19 02:05:45 +03:00
Orhun Parmaksız
154bd8a51d
chore(docker): update git-cliff to 0.4.0
v1.1.5
2021-10-02 01:46:42 +03:00
Orhun Parmaksız
1a07e49702
chore(docker): pin the git-cliff version
v1.1.4
2021-09-25 21:22:15 +03:00
orhun
f33ebb9c7f
docs(readme): update examples
v1.1.3
2021-07-02 01:19:16 +03:00
orhun
30c8d01aac
style(action): update the color
v1.1.2
2021-06-24 15:17:37 +03:00
orhun
b64b1116f5
docs(readme): link to the documentation of the base repository
v1.1.1
2021-06-24 14:59:51 +03:00
orhun
a42735c865
docs(readme): add the advanced example
2021-06-24 14:51:04 +03:00
orhun
f5ccbd15b8
docs(readme): update the title in README.md
v1.1.0
2021-06-19 23:00:29 +03:00
orhun
fb2383ad8b
test(args): use multiple arguments for testing
2021-06-19 22:57:51 +03:00
orhun
79d085ac4a
chore(entrypoint): update argument passing
2021-06-19 22:55:24 +03:00