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

31 commits

Author SHA1 Message Date
Tonye Jack
368be5bbf0
Rename all_changed_files to all_changed_and_modified_files. (#187) 2021-09-04 09:42:11 -04:00
Tonye Jack
9cc7563ef7
Update other_changed_files output to also use the separator (#186) 2021-09-04 09:31:19 -04:00
Tonye Jack
1af9ab3830
Update handling separator. (#181) 2021-09-04 09:08:20 -04:00
Tonye Jack
55a857d66a
Update removing trailing separator (#182)
* Update removing trailing separator

* Update test new.txt
2021-09-03 03:38:10 -04:00
Tonye Jack
62a9200adf
Fixed bug with parsing filenames that contain quotes (#174) 2021-08-27 22:59:23 -04:00
Ivan Pizhenko
8a41500fbe
Implement path parameter (#168)
* Implement path parameter

* Add test

* Update README.md

* Corrections after code review

* Update action.yml

* Update test.yml

* Do not use realpath

* Update entrypoint.sh

* Update test.yml

Co-authored-by: Ivan Pizhenko <IvanPizhenko@users.noreply.github.com>
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2021-08-27 21:53:03 -04:00
Tonye Jack
b80d9cca04
Fix persisting origin URL (#159) 2021-08-17 20:03:07 -04:00
Tonye Jack
2a771ad30d
Remove deleted files from the all_modified_files output (#156) 2021-08-09 08:57:25 -04:00
Tonye Jack
75933dc40b
Dedupe output file names. (#153) 2021-08-06 06:14:50 -04:00
Tonye Jack
2c0d12b627
Detect deleted files via any_changed output (#149) 2021-07-30 12:14:01 -04:00
Tonye Jack
7abdbc94e9
Update any_changed to include renamed files. (#145) 2021-07-24 08:53:47 -04:00
Tonye Jack
8c6f276ea5
Added support for detecting non specific file changes. (#137) 2021-07-17 15:13:26 -04:00
Tonye Jack
43ddf0c457
Added support for a custom base sha. (#135) 2021-07-17 11:46:59 -04:00
Tonye Jack
bd55e90a0a
Added support for retrieving the files input using a source file. (#132) 2021-07-17 10:51:08 -04:00
Krasimir Nikolov
53afe7a5b5
Add custom source sha (#126)
Co-authored-by: Tonye Jack <jtonye@ymail.com>
2021-07-14 16:57:17 -04:00
Tonye Jack
8dd8e28f8a
Update entrypoint.sh 2021-07-06 14:42:55 -04:00
Tonye Jack
654e9a041e
Add message grouping (#117) 2021-06-26 10:20:56 -04:00
Tonye Jack
d679de9200
Fixed empty branch name in debug message (#115) 2021-06-25 14:58:59 -04:00
Tonye Jack
1e10ed4950
Update arrow direction and added branch information (#113) 2021-06-24 16:46:31 -04:00
Tonye Jack
0754fdabe3
Rename changed_files to type_changed_files (#109) 2021-06-18 19:28:02 -04:00
Tonye Jack
6254a409a7
Add support for multiple platforms (#102) 2021-06-18 10:19:28 -04:00
Tonye Jack
15b1769fc5
Clean up debug message (#93)
* Clean up debug message

* Update entrypoint.sh
2021-06-09 18:11:27 -04:00
Nick Landers
f32b39dc36
Make the changes between two commits more explicit (#92)
* Make explicit the changes between two commits

* Add GITHUB_SHA support
2021-06-09 17:52:54 -04:00
Tonye Jack
2ecd06deb6
Added usage link to warning message (#84) 2021-05-26 18:01:44 -04:00
Tonye Jack
5fe8e4d604
Update test.yml (#81) 2021-05-25 00:30:19 -04:00
Tonye Jack
c2b58adcbd
Switch to a docker based action (#78) 2021-05-21 08:39:56 -04:00
Tonye Jack
78b9b2d0f1
Delete entrypoint.sh 2021-05-01 15:50:14 -04:00
Tonye Jack
6a4e739596
Switch to using a bash script. (#39) 2021-05-01 15:14:25 -04:00
Tonye Jack
c1678087f9
Delete entrypoint.sh 2021-03-05 05:57:11 -05:00
Tonye Jack
6ffc92b48e
Update entrypoint.sh 2021-03-04 22:00:09 -05:00
Tonye Jack
7eba13b12c Initial commit. 2021-03-04 21:36:52 -05:00