3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 13:47:20 +00:00
Commit graph

944 commits

Author SHA1 Message Date
Tonye Jack
8ec2566464
chore: restrict rename test to non forks (#573) 2022-08-14 20:26:46 -06:00
Tonye Jack
7dd9711c64
feat: validate the minimum required git version (#572)
* feat: validate the minimum required git version

Closes: #564

* Update diff-sha.sh

* Update diff-sha.sh

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update diff-sha.sh

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-13 15:50:50 -06:00
Tonye Jack
0c7f7d1ce7
chore: remove unused code (#571) 2022-08-13 14:54:51 -06:00
Tonye Jack
abfa34ddb6
Update README.md 2022-08-11 22:37:26 -06:00
Tonye Jack
6d5cf3f952
Update README.md 2022-08-11 22:32:20 -06:00
Tonye Jack
5f910fc7e7
Update README.md 2022-08-11 22:20:38 -06:00
Tonye Jack
dd75630a57
Update README.md 2022-08-11 21:59:16 -06:00
Tonye Jack
9014219205
Upgraded to v25 (#567)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-08-08 13:56:57 -06:00
Tonye Jack
36e65a1165
chore(deps): upgrade glob v9.2 to v10 (#566) 2022-08-08 12:27:55 -06:00
Tonye Jack
4ef34fc5f4
Update README.md 2022-08-07 15:14:00 -06:00
Tonye Jack
95e9882404
Update README.md 2022-08-07 15:13:09 -06:00
Tonye Jack
b977bc8ddc
Upgraded from v24 -> v24.1 (#561)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-08-03 15:16:13 -06:00
Tonye Jack
bf6ddb7db6
fix: bug with matrix job (#560) 2022-08-03 15:07:20 -06:00
Tonye Jack
50a1854730
fix: bug with matrix job (#559) 2022-08-03 14:19:07 -06:00
Tonye Jack
4c536a7182
chore: update action name (#558) 2022-08-03 14:06:08 -06:00
Tonye Jack
fb62fbd197
feat: add support for json formatted output. (#557) 2022-08-03 14:01:40 -06:00
Tonye Jack
3020c439b0
Upgraded from v23.2 -> v24 (#555)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-07-21 20:40:08 -04:00
Tonye Jack
6c44eb8294
fix: bug returning an error for the first repo commit (#554) 2022-07-21 20:33:15 -04:00
Tonye Jack
ce1dc8468b
chore: update README.md (#552)
* chore: update README.md

* Update README.md
2022-07-21 18:37:16 -04:00
Tonye Jack
c07b7603d6
chore: Update README.md (#553) 2022-07-21 18:36:35 -04:00
Tonye Jack
22dc9741b8
Upgraded from v23.1 -> v23.2 (#551)
Co-authored-by: jacktony1 <jacktony1@users.noreply.github.com>
2022-07-18 17:34:45 -04:00
Tonye Jack
b2ee165d6b
feat: fix bug with similar commit hashes. (#549)
* feat: improve error handling when similar commit hashed are detected.

* Updated triggered event

* Update debug message.

* Removed --no-merges restriction.

* Update to use qoutes.

* updated git fetch.
2022-07-18 16:34:41 -04:00
Tonye Jack
8acdf5acdf
chore: update readme (#544) 2022-07-06 21:36:59 -04:00
renovate[bot]
fcfb36863a chore(deps): update tj-actions/github-changelog-generator action to v1.14 2022-07-01 07:40:47 -04:00
Tonye Jack
e2e05ab7f8
chore: update test (#539)
* chore: update test

* Update test.yml

* Update test.yml
2022-06-29 22:42:32 -04:00
Tonye Jack
665f0cd35c
Updated README.md (#540)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-29 22:42:17 -04:00
Tonye Jack
5eb9d8c131
Update README.md (#538) 2022-06-28 21:14:35 -04:00
allcontributors[bot]
7d9d8dbed9
docs: add JoeOvo as a contributor for doc (#537)
* 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-06-28 13:37:33 -04:00
Joe Moggridge
736c95931c
Update README.md (#536)
* Update README.md

Make it extra clear that some of these outputs only work if the `files` parameter has been specified. If `files` has not been specified, then they don't work.

* Apply suggestions from code review

* Update README.md

Co-authored-by: Tonye Jack <jtonye@ymail.com>
2022-06-28 13:37:17 -04:00
Tonye Jack
8f98569b2a
Upgraded from v23 -> v23.1 (#535)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-24 08:07:26 -04:00
Tonye Jack
34a865a2b2
chore: removed unused code (#534) 2022-06-24 00:19:45 -04:00
Tonye Jack
3df9c18651
chore: improve error handling (#533)
* chore: improve error handling

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update test.yml

* Update diff-sha.sh

* Update diff-sha.sh

* updated command.

* Updated message level.

* Updated message.

* Updated message.
2022-06-24 00:17:41 -04:00
renovate[bot]
3fac642ac6 chore(deps): update tj-actions/verify-changed-files action to v10 2022-06-22 07:56:35 -04:00
Tonye Jack
38cf4def05
Updated README.md (#528)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-15 10:12:05 -04:00
Renovate Bot
0d740caef8 chore(deps): update codacy/codacy-analysis-cli-action action to v4.1.0 2022-06-15 09:41:32 -04:00
allcontributors[bot]
d9101bf951
docs: add deronnax as a contributor for doc (#526)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2022-06-13 08:58:37 -04:00
Mathieu Dupuy
4d9c041938
fix mispellings (#525) 2022-06-13 08:57:36 -04:00
Tonye Jack
ad2f98ecee
chore: reformat manual-test.yml (#524) 2022-06-13 00:09:49 -04:00
Tonye Jack
d95d0359a5
Update README.md 2022-06-13 00:00:23 -04:00
Tonye Jack
4221d49190
Update README.md 2022-06-12 23:58:54 -04:00
Tonye Jack
6a63d1e1bf
Upgraded from v22.2 -> v23 (#523)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
2022-06-12 13:33:56 -04:00
Tonye Jack
fb1fe28aa9 Updated test.yml 2022-06-12 10:11:04 -04:00
Tonye Jack
d39be7dab1
Update README.md 2022-06-12 10:10:32 -04:00
Tonye Jack
0906711ee2
Update README.md 2022-06-12 10:09:00 -04:00
Tonye Jack
4cbef76b5d
feat: add support for returning directory names (#522)
* feat: add support for returning directory names

* Updated step name

* Updated to return uniq dir names

* Updated README.md

* Updated README.md

* Updated separator encoding
2022-06-12 10:08:13 -04:00
Tonye Jack
cf50530aad
Update README.md 2022-06-11 16:25:18 -04:00
Tonye Jack
6a872c41f9
feat: switch to use debug messages for log outputs (#521) 2022-06-11 12:51:58 -04:00
Tonye Jack
b417139777
chore: Clean up internal variables. (#520) 2022-06-07 22:31:43 -04:00
Tonye Jack
be340ec1ef
Update README.md 2022-06-07 10:43:44 -04:00
Renovate Bot
af9b0d1b66 chore(deps): update peter-evans/create-pull-request action to v4.0.4 2022-06-03 07:26:33 -04:00