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

213 commits

Author SHA1 Message Date
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
Tonye Jack
b50afacfed updated get-base-sha.sh 2022-09-25 09:31:57 -06:00
Tonye Jack
8281b8ad57 fix: bug with force pushed commits 2022-09-25 09:19:22 -06:00
Tonye Jack
5485a02af8 Updated to use the last remote commit by default. 2022-09-24 19:08:58 -06:00
Tonye Jack
2c4c729f2a revert removing since-last-remote-commit input 2022-09-24 18:59:22 -06:00
Tonye Jack
b6b72a44c8 Updated to use INPUT_HAS_CUSTOM_PATTERNS. 2022-09-24 18:35:01 -06:00
Tonye Jack
0ec94592d4 Renamed entrypoint.sh -> get-changed-paths.sh 2022-09-24 18:30:52 -06:00
Tonye Jack
068970bff8 reorder inputs 2022-09-24 18:12:07 -06:00
Tonye Jack
26361016d9 Fixed test. 2022-09-24 17:49:47 -06:00
Tonye Jack
1f907ee3bb
feat: make since_last_remote the default for push events 2022-09-24 13:07:33 -06:00
Tonye Jack
ca2731c4b9
chore: update broken link 2022-09-24 00:34:19 -06:00
Tonye Jack
1bc25030ee
Update action.yml 2022-09-23 23:12:06 -06:00
Tonye Jack
69cb60a7bb
Update action.yml 2022-09-23 22:57:32 -06:00
Tonye Jack
86eef8cdff
fix: bug with setting the LAST_REMOTE_COMMIT 2022-09-13 09:54:25 -06:00
Tonye Jack
8fcb602161
Update action.yml 2022-09-13 08:12:44 -06:00
Tonye Jack
e3b5eb746a
fix: bug with last remote commit sha 2022-09-12 22:04:33 -06:00
Tonye Jack
0c9b5d5c37
feat: warn when since/until inputs are set but not corresponding sha is found 2022-09-08 12:33:11 -06:00
Tonye Jack
d0e5182f78
fix: bug with similar commits when github.event.before is empty
Closes: #615
2022-09-07 18:07:19 -06:00
Tonye Jack
7b0c3d7790
chore: set defaults for until and since inputs 2022-09-07 09:43:10 -06:00
Tonye Jack
4ad3c84be0
docs: update reference to setting input env variables 2022-09-04 17:21:34 -06:00
Tonye Jack
30ac0d5e30
chore: remove unused input 2022-08-28 13:54:28 -06:00
Tonye Jack
b12ac5bdd5
Update action.yml 2022-08-25 23:25:39 -06:00
Tonye Jack
88f751a23c
chore(deps): update tj-actions/glob to v12 2022-08-23 07:53:28 -06:00
Tonye Jack
5c03d2895c
chore(deps): Update tj-actions/glob to v11.1 2022-08-22 14:24:59 -06:00
Tonye Jack
ee1ab68105 updated action.yml 2022-08-21 11:04:51 -06:00
Tonye Jack
8a141f1b25 updated action.yml 2022-08-21 11:04:51 -06:00