Tonye Jack
|
12bb701066
|
Updated description.
|
2022-05-14 14:54:45 -04:00 |
|
Tonye Jack
|
5f40fac43c
|
Added support for returning old and new names of renamed files
|
2022-05-14 14:33:40 -04:00 |
|
Renovate Bot
|
d26252004a
|
chore(deps): update tj-actions/glob action to v7.20
|
2022-05-14 02:25:05 -04:00 |
|
Renovate Bot
|
62c26bf6f0
|
chore(deps): update tj-actions/glob action to v7.18
|
2022-05-13 21:57:03 -04:00 |
|
Renovate Bot
|
f301f0f948
|
chore(deps): update tj-actions/glob action to v7.17
|
2022-05-02 02:47:55 -04:00 |
|
Tonye Jack
|
a6d456f542
|
feat: Add support for non ascii filenames (#473)
* feat: Add support for non ascii filenames
Closes: #437
* Update action.yml
* Update README.md
* Create test-è.txt
* Update test.yml
* Update README.md
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
|
2022-04-28 02:08:15 -04:00 |
|
Renovate Bot
|
ef211120a5
|
chore(deps): update tj-actions/glob action to v7.16
|
2022-04-08 22:36:46 -04:00 |
|
Tonye Jack
|
a59f800cbb
|
Update action.yml
|
2022-04-08 05:43:01 -04:00 |
|
Tonye Jack
|
5cf6e7a5be
|
Update action.yml
|
2022-04-08 05:41:00 -04:00 |
|
Tonye Jack
|
a2f1692a6f
|
fix: resolved error with escaping unicode unsafe characters (#459)
|
2022-03-30 08:17:26 -04:00 |
|
Tonye Jack
|
72aab29255
|
fix: bug passing invalid patterns to grep (#453)
|
2022-03-29 11:00:10 -04:00 |
|
Renovate Bot
|
6402474c46
|
chore(deps): update tj-actions/glob action to v7.12
|
2022-03-26 13:42:01 -04:00 |
|
Renovate Bot
|
f465da83c9
|
chore(deps): update tj-actions/glob action to v7.11
|
2022-03-22 16:14:11 -04:00 |
|
Renovate Bot
|
842e57c994
|
chore(deps): update tj-actions/glob action to v7.10
|
2022-03-20 14:24:29 -04:00 |
|
renovate[bot]
|
081ee9cc54
|
chore(deps): update tj-actions/glob action to v7.9 (#436)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-16 10:58:25 -04:00 |
|
Tonye Jack
|
227e314ad8
|
fix: bug providing files_ignore without files input (#431)
|
2022-03-14 14:43:28 -04:00 |
|
Renovate Bot
|
2bf9c4d198
|
chore(deps): update tj-actions/glob action to v7.7
|
2022-03-14 13:34:20 -04:00 |
|
renovate[bot]
|
0f808a8de4
|
chore(deps): update tj-actions/glob action to v7.6 (#428)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-03-14 08:21:30 -04:00 |
|
Tonye Jack
|
a7dc1531cb
|
feat: Add support for using files pattern on disk (#425)
|
2022-03-14 01:01:27 -04:00 |
|
Renovate Bot
|
c5eec21596
|
chore(deps): update tj-actions/glob action to v7.5
|
2022-03-13 20:07:43 -04:00 |
|
Tonye Jack
|
17f2c309ac
|
chore: Upgrade tj-actions/glob to v7.4 (#422)
|
2022-03-12 22:37:25 -05:00 |
|
Tonye Jack
|
4daffbaee1
|
feat: Use previous commit when since_last_remote_commit is set to true (#388)
|
2022-02-17 23:23:53 -05:00 |
|
Tonye Jack
|
92456281bc
|
Update diff-sha.sh (#379)
* Update diff-sha.sh
* Update action.yml
* Update test.yml
* Update test.yml
* Update diff-sha.sh
* Update action.yml
* Update action.yml
|
2022-02-17 03:00:58 -05:00 |
|
Tonye Jack
|
0b33274468
|
feat: Added support for using fork point to detect file changes. (#384)
* feat: Added support for using fork point to detect file changes.
* Updated README.md
* Updated test.yml
* Updated action.yml
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated diff-sha.sh
* Updated README.md
* Updated test file
* Updated test.yml
* Updated test.yml
* Removed unused code.
* Removed unused code.
* Test using head_ref
* Test using head
* Removed unused code.
|
2022-02-17 02:35:49 -05:00 |
|
Tonye Jack
|
acb1d7db82
|
feat: Add support for excluding files via files-ignore input (#369)
|
2022-02-14 22:33:45 -05:00 |
|
Tonye Jack
|
aaf26005c3
|
fix: Bug detecting deleted files. (#364)
|
2022-02-14 18:28:12 -05:00 |
|
Tonye Jack
|
3520c15609
|
chore: Update glob action inputs (#363)
|
2022-02-13 05:27:52 -05:00 |
|
Renovate Bot
|
bbda4a813a
|
Update tj-actions/glob action to v7
|
2022-02-11 20:03:03 -05:00 |
|
Tonye Jack
|
830658002d
|
chore: expose internal files-separator input (#346)
|
2022-02-07 22:52:51 -05:00 |
|
Tonye Jack
|
fa18b2cf05
|
fix: resolve bug with pattern matching on windows (#341)
|
2022-02-01 22:30:40 -05:00 |
|
Tonye Jack
|
5b338faafa
|
bug: resolve issue with excluding files via glob pattern (#337)
* bug: resolve issue with excluding files via glob pattern
* Update action.yml
* Update action.yml
|
2022-02-01 03:34:33 -05:00 |
|
Tonye Jack
|
20f6f68d34
|
Clean up variable name to reflect usage. (#327)
|
2022-01-25 23:10:53 -05:00 |
|
Renovate Bot
|
d0d33c82a2
|
Update tj-actions/glob action to v3.3
|
2022-01-09 04:49:33 -05:00 |
|
Tonye Jack
|
835db067d1
|
Clean up unused code (#311)
* Clean up unused code
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
* Update action.yml
|
2022-01-09 03:18:29 -05:00 |
|
Tonye Jack
|
3f66a14524
|
Upgraded tj-actions/glob to v3.2 (#306)
|
2022-01-04 22:23:46 -05:00 |
|
Tonye Jack
|
b7e12d640e
|
Update action.yml
|
2022-01-04 22:10:38 -05:00 |
|
Tonye Jack
|
4e8540cc23
|
Add support for using github's glob pattern syntax (#304)
* Add support for using github's glob pattern syntax
Fixes: #264 #265
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update action.yml
* Update action.yml
* Update action.yml
* Update action.yml
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update sourcefiles.sh
* Update action.yml
* Update test.yml
* Update changed-files-list.txt
* Update changed-files-list.txt
* Update action.yml
* Update action.yml
* Update entrypoint.sh
* Update test.yml
* Update README.md
* Update test.yml
* Update entrypoint.sh
* Update test.yml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2022-01-04 21:38:03 -05:00 |
|
Tonye Jack
|
9b119a28a5
|
Updated comments
|
2022-01-04 20:28:30 -05:00 |
|
Tonye Jack
|
c78c155cf0
|
[PR 2]: Added support for listing all modified files. (#285)
* Added support for listing all modified files.
* Updated the test.
|
2021-12-14 02:01:31 -05:00 |
|
Tonye Jack
|
20765a994f
|
Renamed all_modified_files to all_changed_files (#283)
|
2021-12-14 00:21:49 -05:00 |
|
Tonye Jack
|
188487d180
|
Fixed regression bug with base_sha for pull_request (#278)
* Fixed regression bug with base_sha for pull_request
Fixes: #276
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
|
2021-12-04 16:34:44 -05:00 |
|
Tonye Jack
|
b1b88f09a2
|
Resolve error setting the base sha (#272)
* Resolve error setting the base sha
* Update action.yml
* Update action.yml
|
2021-12-04 07:31:37 -05:00 |
|
Tonye Jack
|
66714ebcad
|
Fixed error with test (#270)
* Fixed error with test
* Update action.yml
|
2021-12-04 07:00:44 -05:00 |
|
Tonye Jack
|
3ef3d14e6d
|
Improve error handling (#263)
* Improve error handling
Fixes: #255
* Update entrypoint.sh
* Update entrypoint.sh
* Update error checking
* Update test.yml
* Update test.yml
* Update test.yml
* Update entrypoint.sh
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update test.yml
* Update entrypoint.sh
* Update test.yml
* Update test.yml
* Update test.yml
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update test.yml
|
2021-12-04 06:11:27 -05:00 |
|
Tonye Jack
|
0a8c804187
|
Update base sha step to use output grouping (#266)
* Update base sha step to use output grouping
* Update action.yml
* Update action.yml
* Update action.yml
|
2021-11-30 12:12:51 -05:00 |
|
Tonye Jack
|
a6d5b37cba
|
Removed unused check
|
2021-11-02 07:43:24 -04:00 |
|
Tonye Jack
|
09a879748c
|
Update action.yml
|
2021-10-30 16:15:42 -04:00 |
|
Tonye Jack
|
71583c0a06
|
Support retrieving changed files between the last remote commit and the current HEAD for push events (#236)
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Update entrypoint.sh
* Create new.yml
* Empty commit
* Empty commit 2
* Empty commit 3
* Updated the use the last remote commit
* Update entrypoint.sh
* Update README.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-10-30 15:55:58 -04:00 |
|
Tonye Jack
|
0b9d12b01a
|
Miscellaneous code cleanup (#219)
* Miscellaneous code cleanup
* Update action.yml
|
2021-10-21 12:00:00 -04:00 |
|
Tonye Jack
|
8e7cc77ab9
|
Fixed bug setting the server URL for github enterprise server (#198)
* Update action.yml
* Update entrypoint.sh
* Update entrypoint.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2021-09-26 02:32:59 -04:00 |
|