3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-18 19:44:45 +00:00
Commit graph

150 commits

Author SHA1 Message Date
Tonye Jack
de0eba3279
feat: update error handling for yaml inputs ()
Co-authored-by: GitHub Action <action@github.com>
2023-07-20 18:05:55 +00:00
Tonye Jack
33288d37e7
feat: add support for restricting recoverable deleted files via patterns ()
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 ()
Co-authored-by: GitHub Action <action@github.com>
2023-07-18 03:44:59 -06:00
Tonye Jack
2a968ff601
fix: excluding current dir with max depth less than 2 ()
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2023-07-13 13:01:23 -06:00
Tonye Jack
2f49eb9ee1
feat: add support for skipping initial fetch ()
Co-authored-by: GitHub Action <action@github.com>
2023-07-09 09:19:14 +00:00
renovate[bot]
c060576a37
chore(deps): lock file maintenance ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2023-06-29 21:06:16 +00:00
renovate[bot]
bb3376162b
chore(deps): lock file maintenance ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2023-06-27 06:05:28 +00:00
Tonye Jack
bdf73bf6ae
chore: update package version requirements ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-26 19:25:05 -06:00
Tonye Jack
8c58d60f5b
chore: update debug message ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-25 23:10:22 -06:00
Tonye Jack
7d7c69556b
fix: bug listing submodule paths () 2023-06-26 01:41:25 +00:00
Tonye Jack
2106eb4457
fix: add warning message when unable to list submodules ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-25 17:12:13 +00:00
Tonye Jack
e5efec47f6
fix: error using current path to determine the .git dir location ()
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
2023-06-24 15:27:16 +00:00
Tonye Jack
a4cd522ee2
chore: use input api url ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-23 18:55:55 +00:00
Tonye Jack
faa5db4b1d
remove: deprecated dir_names_exclude_root ()
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-06-23 12:06:47 -06:00
Tonye Jack
fd5b3a411d
feat: add support for retrieving changed files via github rest api ()
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
54479c37f5
fix: bug with returning old filename in renamed files output ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-19 21:34:12 +00:00
Tonye Jack
f573054697
feat: add support for returning changed file counts ()
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 () 2023-06-16 20:33:42 -06:00
Tonye Jack
77f9e6c7c6
feat: add support for recovering deleted files ()
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 ()
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
tj-actions[bot]
d144c0c92d
Updated README.md ()
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2023-06-15 17:01:34 +00:00
Tonye Jack
90ef0b1b22
feat: add support for outputting renamed files as deleted and added ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-14 13:59:31 -06:00
Tonye Jack
b9ea510e42
chore: rename git fetch arguments ()
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 ()
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 ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-08 06:12:03 -06:00
Tonye Jack
f41e41fa3f
feat: improve warning message ()
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-06-08 05:20:11 -06:00
Tonye Jack
e208eb429a
fix: bug with errors from fork prs ()
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2023-06-08 00:29:48 +00:00
Tonye Jack
6dc4095801
fix: bug with only_(changed|modified|deleted) outputs ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-07 22:56:42 +00:00
Tonye Jack
353ea22e6f
feat: add dir_names_exclude_current_dir input and cleaned up logic to retrieve the current sha ()
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: jackton1 <jackton1@users.noreply.github.com>
2023-06-06 06:00:56 -06:00
Tonye Jack
b13786805a
chore: update README.md ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-04 21:51:28 -06:00
renovate[bot]
7c72320404
chore(deps): lock file maintenance ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
2023-06-04 21:46:30 -06:00
renovate[bot]
5d2fcdb4cb
chore(deps): update dependency typescript to v5.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-06-02 04:39:26 +00:00
Tonye Jack
47db5bd435
fix: bug retrieving base sha for force push () 2023-06-01 21:16:31 -06:00
Tonye Jack
9ecc6e7fe2
fix: bug with retrieving the base sha when since last commit is enabled ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-01 11:18:54 -06:00
Tonye Jack
8c9ee56d01
fix: error fetching history ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-01 10:34:16 -06:00
Tonye Jack
5978e5a2df
fix: bug retrieving diff when persist credentials is false ()
Co-authored-by: GitHub Action <action@github.com>
2023-06-01 10:03:09 -06:00
Tonye Jack
3f7b5c900b
fix: bug with diff output ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-30 15:27:56 -06:00
Tonye Jack
cf4fe8759a
fix: matching all nested files with a directory name ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-29 16:12:36 +00:00
Tonye Jack
043929ee8f
feat: add support for running on release event ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-28 19:56:55 -06:00
Tonye Jack
449a845ff2
fix: bug running changed files with limited history ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-28 19:20:27 -06:00
Tonye Jack
652648acb4
feat: deduplicate dir names list ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-26 11:18:05 -06:00
Tonye Jack
9ad1a5b96a
fix: error detecting initial commits ()
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 ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-26 08:20:56 -06:00
Tonye Jack
25eaddf37a
fix/resolve bug fetching more history ()
Co-authored-by: GitHub Action <action@github.com>
2023-05-26 03:14:24 +00:00
Tonye Jack
abef388dd9
fix: update test to include push event ()
Co-authored-by: tj-actions[bot] <109116665+tj-actions-bot@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2023-05-25 17:39:26 -06:00
Tonye Jack
30e1bb07d4 Fixed bug retrieving older commits 2023-05-25 17:16:16 -06:00
Tonye Jack
9fdfe4cf16
fix: bug with retrieving submodules () 2023-05-25 15:53:58 -06:00
Tonye Jack
024242fc77
fix: bug with retrieving submodules () 2023-05-25 15:43:31 -06:00
Tonye Jack
1c2673b763
fix: bug with retrieving submodules ()
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-05-25 15:26:13 -06:00
tj-actions[bot]
413fd78918
feat: update action to nodejs ()
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: GitHub Action <action@github.com>
2023-05-25 12:22:24 -06:00