Tonye Jack
|
092bd2feb9
|
Upgraded to v3.0.2 (#324)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-24 21:02:14 -05:00 |
|
Tonye Jack
|
738523bd5f
|
Updated README.md (#323)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-24 20:52:31 -05:00 |
|
allcontributors[bot]
|
910453353b
|
docs: add massongit as a contributor for code (#322)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2022-01-24 20:51:13 -05:00 |
|
Masaya Suzuki
|
13328439bc
|
Deduplicate from files parameter without sorting (#321)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2022-01-24 20:50:47 -05:00 |
|
allcontributors[bot]
|
7fe764fa81
|
docs: add wushujames as a contributor for doc (#320)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2022-01-21 11:20:50 -05:00 |
|
James Cheng
|
204ed812d0
|
String literals need to be inside single-quotes (#319)
* String literals need to be inside single-quotes
Per https://docs.github.com/en/actions/learn-github-actions/expressions#literals
string You must use single quotes. Escape literal single-quotes with a single quote.
* Update README.md
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2022-01-21 11:19:23 -05:00 |
|
Tonye Jack
|
7dfde9f9fe
|
Remove redundant debug line (#318)
|
2022-01-20 01:53:39 -05:00 |
|
Tonye Jack
|
269e6c2a15
|
Update README.md
|
2022-01-19 18:51:22 -05:00 |
|
Tonye Jack
|
80cb5a3de4
|
Update README.md
|
2022-01-15 02:08:17 -05:00 |
|
Tonye Jack
|
61ee456a9d
|
Updated README.md (#317)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-10 15:05:01 -05:00 |
|
Tonye Jack
|
b6dd719334
|
Update README.md
|
2022-01-10 14:42:33 -05:00 |
|
Tonye Jack
|
40292bd765
|
Update README.md
|
2022-01-09 14:30:17 -05:00 |
|
Tonye Jack
|
64580b3060
|
Upgraded to v13.1 (#316)
* Upgraded from v3.0.0 -> v13.1
* Update README.md
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-09 14:02:00 -05:00 |
|
Tonye Jack
|
e5db4109e0
|
Upgraded from v3.0.0 -> v3.0.1 (#315)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-09 13:54:05 -05:00 |
|
Tonye Jack
|
98bf782e42
|
Update README.md
|
2022-01-09 12:11:39 -05:00 |
|
Tonye Jack
|
e77fe6304b
|
Update README.md
|
2022-01-09 12:10:47 -05:00 |
|
Renovate Bot
|
d0d33c82a2
|
Update tj-actions/glob action to v3.3
|
2022-01-09 04:49:33 -05:00 |
|
Tonye Jack
|
4ea1cf7500
|
Updated README.md (#312)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-09 03:23:45 -05:00 |
|
Tonye Jack
|
835db067d1
|
Clean up unused code (#311)
* Clean up unused code
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
* Update action.yml
|
2022-01-09 03:18:29 -05:00 |
|
allcontributors[bot]
|
281391b987
|
doc: add Zamiell as a contributor for doc (#310)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* Update .all-contributorsrc
* Update README.md
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
|
2022-01-07 14:31:32 -05:00 |
|
James
|
e458dee210
|
spelling/grammar (#309)
|
2022-01-07 13:51:45 -05:00 |
|
Tonye Jack
|
c4d765fc77
|
Update README.md
|
2022-01-05 00:19:25 -05:00 |
|
Tonye Jack
|
283e1f384e
|
Upgraded from v13 -> v3.0.0 (#308)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-04 22:56:23 -05:00 |
|
Tonye Jack
|
c204bb533c
|
Upgraded from v12.2 -> v13 (#307)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2022-01-04 22:27:11 -05:00 |
|
Tonye Jack
|
3f66a14524
|
Upgraded tj-actions/glob to v3.2 (#306)
|
2022-01-04 22:23:46 -05:00 |
|
Tonye Jack
|
b7e12d640e
|
Update action.yml
|
2022-01-04 22:10:38 -05:00 |
|
Tonye Jack
|
c1d40aa45b
|
Update README.md
|
2022-01-04 22:08:06 -05:00 |
|
Tonye Jack
|
4e8540cc23
|
Add support for using github's glob pattern syntax (#304)
* Add support for using github's glob pattern syntax
Fixes: #264 #265
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update action.yml
* Update action.yml
* Update action.yml
* Update action.yml
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update action.yml
* Update test.yml
* Update changed-files-list.txt
* Update changed-files-list.txt
* Update action.yml
* Update action.yml
* Update entrypoint.sh
* Update test.yml
* Update README.md
* Update test.yml
* Update entrypoint.sh
* Update test.yml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-01-04 21:38:03 -05:00 |
|
Tonye Jack
|
9b119a28a5
|
Updated comments
|
2022-01-04 20:28:30 -05:00 |
|
Renovate Bot
|
ff749ea95a
|
Update tj-actions/remark action to v2.3
|
2022-01-03 16:13:31 -05:00 |
|
Renovate Bot
|
775240461c
|
Update tj-actions/remark action to v2
|
2022-01-02 21:59:56 -05:00 |
|
dependabot[bot]
|
642651fe29
|
Bump tj-actions/github-changelog-generator from 1.10 to 1.11
Bumps [tj-actions/github-changelog-generator](https://github.com/tj-actions/github-changelog-generator) from 1.10 to 1.11.
- [Release notes](https://github.com/tj-actions/github-changelog-generator/releases)
- [Changelog](https://github.com/tj-actions/github-changelog-generator/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/github-changelog-generator/compare/v1.10...v1.11)
---
updated-dependencies:
- dependency-name: tj-actions/github-changelog-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-02 20:29:26 -05:00 |
|
Renovate Bot
|
c029ed4f59
|
Update tj-actions/github-changelog-generator action to v1.10
|
2021-12-31 20:29:31 -05:00 |
|
Tonye Jack
|
2f20ef2c6b
|
Update README.md
|
2021-12-29 21:31:50 -05:00 |
|
Tonye Jack
|
686b672b03
|
Upgraded to v2.0.1 (#298)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2021-12-29 21:29:56 -05:00 |
|
Tonye Jack
|
59233a5db9
|
Upgraded to v12.2 (#297)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2021-12-29 21:25:25 -05:00 |
|
Tonye Jack
|
00f80efd45
|
Fixed unbound variable warnings (#296)
|
2021-12-29 21:22:46 -05:00 |
|
Tonye Jack
|
000d3cff5a
|
Update README.md
|
2021-12-29 20:45:48 -05:00 |
|
Tonye Jack
|
c1644a1f17
|
Update README.md
|
2021-12-29 20:44:54 -05:00 |
|
Tonye Jack
|
af9f912974
|
Upgraded to v12.1 (#295)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2021-12-29 20:01:32 -05:00 |
|
Tonye Jack
|
f56e736bed
|
Fixed regression bug with other_modified and other_changed outputs (#294)
|
2021-12-29 19:57:35 -05:00 |
|
Renovate Bot
|
0d89cb5d73
|
Update reviewdog/action-shellcheck action to v1.13
|
2021-12-28 05:11:23 -05:00 |
|
Tonye Jack
|
ef4467c8b8
|
Update README.md
|
2021-12-24 12:33:11 -05:00 |
|
Tonye Jack
|
16f1061f41
|
Update README.md
|
2021-12-20 02:41:41 -05:00 |
|
Tonye Jack
|
ee22dfaf73
|
Update README.md
|
2021-12-20 02:40:27 -05:00 |
|
Tonye Jack
|
38982dbe41
|
Update README.md
|
2021-12-17 20:12:28 -05:00 |
|
Tonye Jack
|
064d858f63
|
Updated README.md (#289)
* Updated README.md
* Update README.md
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2021-12-17 15:36:30 -05:00 |
|
Tonye Jack
|
31bc57ef04
|
Upgraded from v12 -> v2.0.0 (#290)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
|
2021-12-17 15:13:40 -05:00 |
|
Tonye Jack
|
9c1a181e67
|
Update README.md
|
2021-12-17 15:01:08 -05:00 |
|
Tonye Jack
|
b160683938
|
Update README.md
|
2021-12-17 15:00:14 -05:00 |
|