3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 23:44:46 +00:00
changed-files/src
Lukas Pfahler f8034fbb84
Renamed Files decomposed into Deleted: previous_filename and Added:filename (#2236)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2024-08-21 03:50:59 -06:00
..
__tests__ fix: update test skip logic to use custom env (#2242) 2024-08-21 03:43:42 -06:00
changedFiles.ts Renamed Files decomposed into Deleted: previous_filename and Added:filename (#2236) 2024-08-21 03:50:59 -06:00
changedFilesOutput.ts feat: add support for returning true for any_{changed, modified, deleted} outputs when no patterns are specified (#1988) 2024-03-13 22:19:50 +00:00
commitSha.ts fix: error using since_last_remote_commit with the first PR commit (#2163) 2024-06-23 01:03:16 -06:00
constant.ts fix: warning with fetch_missing_history_max_retries using REST API (#2114) 2024-05-30 05:05:34 +00:00
env.ts chore: remove debug lines (#2166) 2024-06-24 10:06:44 -06:00
inputs.ts feat: add support for providing patterns to match tags (#2098) 2024-05-21 04:17:52 +00:00
main.ts fix: remove unused code (#2202) 2024-07-18 19:39:13 +00:00
utils.ts fix: bug detecting previous tag when workflow is rerun (#2107) 2024-05-24 04:46:34 +00:00