Tonye Jack
|
6b2903bdce
|
fix: remove unused code (#2202)
Co-authored-by: GitHub Action <action@github.com>
|
2024-07-18 19:39:13 +00:00 |
|
Tonye Jack
|
cc733854b1
|
chore: remove debug lines (#2166)
Co-authored-by: GitHub Action <action@github.com>
|
2024-06-24 10:06:44 -06:00 |
|
Tonye Jack
|
e052d30e1c
|
feat: add option to exclude submodules when detecting changes (#2047)
Co-authored-by: GitHub Action <action@github.com>
|
2024-04-17 16:24:26 +00:00 |
|
Tonye Jack
|
90941b398f
|
remove: unused code (#2014)
|
2024-03-26 22:49:39 +00:00 |
|
Tonye Jack
|
4bbd49b998
|
fix: ensure the fork remote doesn't exists before creating it (#2012)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-26 19:12:21 +00:00 |
|
Tonye Jack
|
f0e7702ccc
|
fix: update previos sha for forks (#2011)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-26 18:46:29 +00:00 |
|
Tonye Jack
|
4ff79362e5
|
fix: bug with prs from forks returning incorrect set of changed files (#2007)
Co-authored-by: GitHub Action <action@github.com>
|
2024-03-26 11:47:25 -06:00 |
|
Tonye Jack
|
90a06d6ba9
|
feat: enhance error handling for non-git directories (#1885)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-25 18:46:48 +00:00 |
|
Tonye Jack
|
6c9dcea443
|
fix: update input warning (#1870)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-17 20:27:20 -07:00 |
|
Tonye Jack
|
3f8189989b
|
fix: bug with incorrect action path (#1866)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-17 07:20:30 +00:00 |
|
Tonye Jack
|
a60bf3759e
|
feat: enhance error handling and working directory resolution (#1859)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-15 11:54:08 -07:00 |
|
Tonye Jack
|
62f4729b5d
|
fix: bug with inaccurate warnings (#1853)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-13 21:53:17 +00:00 |
|
Tonye Jack
|
0ca1c07b47
|
feat: add support for forcing the use of GitHub’s REST API (#1849)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-13 08:48:42 +00:00 |
|
Tonye Jack
|
13fa1c06fc
|
chore: update warning message (#1845)
Co-authored-by: GitHub Action <action@github.com>
|
2024-01-12 10:28:21 -07:00 |
|
Jorge
|
0102c07446
|
Merge pull request from GHSA-mcph-m25j-8j63
* feat: add `safe_output` input enabled by default
* fix: migrate README to safe uses of interpolation
* fix: README `uses` typo
* fix: README examples to account for newlines
* fix: README examples missing `safe_output`
* fix: remove sanitization of `'`
* fix: also sanitize `|&;`
|
2023-12-22 14:07:32 -07:00 |
|
Tonye Jack
|
9454999946
|
fix: bug recovering deleted files for submodules (#1784)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-12-10 07:14:44 +00:00 |
|
Tonye Jack
|
428220b7f4
|
chore: updated list of unsupported inputs when using REST API (#1611)
Co-authored-by: GitHub Action <action@github.com>
|
2023-09-25 00:10:27 +00:00 |
|
Tonye Jack
|
e6ce728d79
|
feat: add support for restricting the deleted files output to only deleted directories
|
2023-09-22 10:01:57 -06:00 |
|
Tonye Jack
|
d8904df6c5
|
chore: refactor function (#1572)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-09-16 11:44:37 +00:00 |
|
Tonye Jack
|
8d335b7b7d
|
fix: bug with outputs when json is set to true (#1531)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-04 20:03:32 +00:00 |
|
Tonye Jack
|
f1b3c2fa8b
|
feat: add support for failing on error (#1511)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-30 14:51:36 -06:00 |
|
Tonye Jack
|
f6e73eb5b6
|
chore: update warning message (#1497)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-25 21:00:53 -06:00 |
|
Tonye Jack
|
569361586a
|
feat: add support for fetching additional history for submodules (#1476)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-23 15:04:44 -06:00 |
|
Tonye Jack
|
17f3fec1ed
|
fix: error getting diff for submodules (#1473)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-22 22:26:07 -06:00 |
|
Tonye Jack
|
8789204f97
|
feat: add support for including matching changed files when dir_names is set to true (#1464)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-22 03:11:59 +00:00 |
|
Tonye Jack
|
0acc1c308e
|
chore: simplify code (#1439)
Co-authored-by: GitHub Action <action@github.com>
|
2023-08-07 00:00:11 -06:00 |
|
Tonye Jack
|
b8e577a274
|
feat: add support to detect changes for merge group event (#1404)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-24 21:40:48 +00:00 |
|
Tonye Jack
|
33288d37e7
|
feat: add support for restricting recoverable deleted files via patterns (#1390)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-19 07:50:59 +00:00 |
|
Tonye Jack
|
ec0b6d0e4c
|
chore: switch to use the github context (#1386)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-18 03:44:59 -06:00 |
|
Tonye Jack
|
2f49eb9ee1
|
feat: add support for skipping initial fetch (#1353)
Co-authored-by: GitHub Action <action@github.com>
|
2023-07-09 09:19:14 +00:00 |
|
Tonye Jack
|
fd5b3a411d
|
feat: add support for retrieving changed files via github rest api (#1289)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|
2023-06-23 17:20:13 +00:00 |
|
Tonye Jack
|
f573054697
|
feat: add support for returning changed file counts (#1273)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-17 03:13:40 +00:00 |
|
Tonye Jack
|
c3c3db7fee
|
feat: move deleted file recovery to leverage filter (#1272)
|
2023-06-16 20:33:42 -06:00 |
|
Tonye Jack
|
77f9e6c7c6
|
feat: add support for recovering deleted files (#1269)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-17 00:57:12 +00:00 |
|
Tonye Jack
|
c25c77a67a
|
feat: add support for complex filters (#1265)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
|
2023-06-16 06:17:13 +00:00 |
|
Tonye Jack
|
90ef0b1b22
|
feat: add support for outputting renamed files as deleted and added (#1260)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 13:59:31 -06:00 |
|
Tonye Jack
|
b9ea510e42
|
chore: rename git fetch arguments (#1259)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 13:22:47 -06:00 |
|
Tonye Jack
|
174a2a6360
|
feat: switch to use name status (#1230)
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-14 12:45:32 -06:00 |
|
Tonye Jack
|
c467712045
|
chore: update event name (#1242)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-08 06:12:03 -06:00 |
|
Tonye Jack
|
6dc4095801
|
fix: bug with only_(changed|modified|deleted) outputs (#1238)
Co-authored-by: GitHub Action <action@github.com>
|
2023-06-07 22:56:42 +00:00 |
|
Tonye Jack
|
cf4fe8759a
|
fix: matching all nested files with a directory name (#1197)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-29 16:12:36 +00:00 |
|
Tonye Jack
|
9ad1a5b96a
|
fix: error detecting initial commits (#1181)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-26 10:48:32 -06:00 |
|
Tonye Jack
|
c798a4ea57
|
fix: bug not using the path for source file inputs (#1179)
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-26 08:20:56 -06:00 |
|
Tonye Jack
|
9fdfe4cf16
|
fix: bug with retrieving submodules (#1172)
|
2023-05-25 15:53:58 -06:00 |
|
Tonye Jack
|
024242fc77
|
fix: bug with retrieving submodules (#1171)
|
2023-05-25 15:43:31 -06:00 |
|
tj-actions[bot]
|
413fd78918
|
feat: update action to nodejs (#1159)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
|
2023-05-25 12:22:24 -06:00 |
|