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

238 commits

Author SHA1 Message Date
Tonye Jack
83eb7d0871
Update action.yml 2023-01-03 00:31:55 -07:00
Tonye Jack
4c09115926
Update action.yml 2023-01-02 13:06:25 -07:00
Tonye Jack
8125192be8
chore: update readme (#916) 2023-01-02 04:40:19 +00:00
Tonye Jack
d5d55864de
Update action.yml 2023-01-01 20:00:39 -07:00
Tonye Jack
dbfd5e10a7
fix: bug running on pull_request_review (#915) 2023-01-01 11:39:47 -07:00
adonisgarciac
171fd357a8
add raw-output option for json output (#900)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-12-29 22:27:08 -07:00
Tonye Jack
8aef40ac80
Update action.yml 2022-12-29 14:53:10 -07:00
Tonye Jack
8bb2cb2854
feat: add support for excluding matched directories (#902) 2022-12-29 21:50:16 +00:00
Tonye Jack
8a5f6280e6
chore: update the default sha (#896) 2022-12-26 06:51:17 +00:00
Tonye Jack
83952deb06
feat: add support for writing outputs to files (#890)
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-12-19 17:51:22 +00:00
Tonye Jack
d2f7657e17
fix: error retrieving changed files (#882) 2022-12-18 22:12:33 -07:00
Tonye Jack
6758393645
Update action.yml 2022-12-16 11:34:44 -07:00
Tonye Jack
1d0a36c98e
Update action.yml 2022-12-15 13:10:14 -07:00
Tonye Jack
7a06bb7247
Update action.yml 2022-12-14 08:49:41 -07:00
Tonye Jack
bb675e1715
Update action.yml 2022-12-14 08:05:54 -07:00
Tonye Jack
49ac42e025 Deprecate max_fetch_depth 2022-12-13 14:02:40 -07:00
Tonye Jack
6497e8ef99 Updated to fetch the common ancestor 2022-12-13 13:24:35 -07:00
Tonye Jack
79fbc9646d
Update action.yml 2022-12-12 16:33:39 -07:00
Tonye Jack
fbc9b61579
Update action.yml 2022-12-09 23:51:25 -07:00
Tonye Jack
4b60d05705
Update action.yml 2022-12-08 12:43:50 -07:00
Tonye Jack
8c766cffe7
Update action.yml 2022-12-08 12:32:51 -07:00
Tonye Jack
ed7adeaf22
Update action.yml 2022-12-05 15:15:35 -07:00
Tonye Jack
fd5d6c3a2d
Update action.yml 2022-12-05 14:30:14 -07:00
Tonye Jack
d78a469ec7 fix: wrong changed files for forked prs 2022-12-04 23:57:17 -07:00
Tonye Jack
d8b80b3b09 chore: fix typos 2022-12-04 23:06:33 -07:00
Tonye Jack
20cff0223e
Update action.yml 2022-11-23 21:37:16 -07:00
Tonye Jack
a262e55d0d
Update action.yml 2022-11-23 20:08:09 -07:00
Tonye Jack
08d0cedfea feat: add support for dir_names_max_depth 2022-11-23 17:25:26 -07:00
Tonye Jack
30b9252953 Updated diff-sha.sh 2022-11-17 08:16:17 -07:00
Tonye Jack
fe3a37012f
Update action.yml 2022-11-16 11:46:53 -07:00
Tonye Jack
67230d6de5 fix: re-add ability to change the max fetch depth 2022-11-08 12:45:25 -07:00
renovate[bot]
e062ae86aa chore(deps): update tj-actions/glob action to v16 2022-11-08 10:41:17 -07:00
Tonye Jack
1e46f60599 feat: add support for using the last remote commit 2022-11-06 19:50:53 -07:00
Kenji Miyake
62aa9ed8ce chore: change sha to non-required
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
2022-11-06 13:16:38 +09:00
Tonye Jack
866ffdf84d
Update action.yml 2022-11-04 19:08:02 -06:00
Tonye Jack
6042b819eb
chore: update env 2022-11-04 15:55:29 -06:00
Tonye Jack
8890344e49
Update action.yml 2022-11-03 23:17:57 -06:00
Tonye Jack
75a97e3f7b
Update action.yml 2022-11-03 06:31:50 -06:00
Tonye Jack
ed67b9caa4
feat: increase the default max_fetch_depth 2022-11-02 09:12:51 -06:00
Tonye Jack
8cfc822887 chore: increase the default max_fetch_depth 2022-10-30 17:49:12 -06:00
Tonye Jack
335f001567 chore: updated docs 2022-10-29 15:48:36 -06:00
Tonye Jack
fe56d428c0 feat: add support for fetching more history 2022-10-25 14:12:36 -06:00
Tonye Jack
8e3e2f13a8
Update action.yml 2022-10-20 13:19:57 -06:00
Tonye Jack
759895012f feat: remove duplicate files support backwards compatible set-output 2022-10-14 12:59:47 -06:00
Tonye Jack
a0f6ff42fa
Merge branch 'main' into fix/668-bug-new-commits-pushed-to-the-base-branch-results-in-errors-when-shallow-history-is-used 2022-10-12 12:49:46 -06:00
Tonye Jack
316681cafb Updated README.md 2022-10-12 12:46:39 -06:00
Tonye Jack
6d2a5c29e8 fix: bug with new commits pushed to the base branch that result in errors when shallow history is used 2022-10-12 12:39:30 -06:00
renovate[bot]
7c640bd299 chore(deps): update tj-actions/glob action to v15 2022-10-11 04:33:52 -06:00
renovate[bot]
17ab284b9d chore(deps): update tj-actions/glob action to v14 2022-10-04 11:36:34 -06:00
Tonye Jack
f588e17a5b
chore: remove redundant since last remote input 2022-10-02 07:09:45 -06:00