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

14 commits

Author SHA1 Message Date
Tonye Jack
62a23f82b1 Updated debug message 2023-09-22 11:05:42 -06:00
Tonye Jack
060b3b9b03 Removed unused code 2023-09-22 10:01:57 -06:00
Tonye Jack
543c1a25c6 Updated use of deletedFilesPaths 2023-09-22 10:01:57 -06: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
Arthur
951140b94a
fix: changed_keys and modified_keys output to handle json and escape_json inputs ()
Co-authored-by: Arthur Volant <arthur.volant@adevinta.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2023-09-19 19:18:22 +00:00
Tonye Jack
5db7b578d5
feat: add support for returning YAML keys for paths that have changed ()
Co-authored-by: GitHub Action <action@github.com>
2023-09-18 20:17:46 +00:00
Tonye Jack
8d335b7b7d
fix: bug with outputs when json is set to true ()
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
0acc1c308e
chore: simplify code ()
Co-authored-by: GitHub Action <action@github.com>
2023-08-07 00:00:11 -06: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
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
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
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