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 |
|
Tonye Jack
|
5e2a2f1923
|
Added support for detecting deleted files. (#188)
|
2021-09-05 08:22:47 -04:00 |
|
Tonye Jack
|
368be5bbf0
|
Rename all_changed_files to all_changed_and_modified_files. (#187)
|
2021-09-04 09:42:11 -04:00 |
|
Tonye Jack
|
1af9ab3830
|
Update handling separator. (#181)
|
2021-09-04 09:08:20 -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
|
675ab58887
|
Update action.yml
|
2021-07-17 21:33:35 -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 |
|
Tonye Jack
|
202fce939f
|
Update action.yml
|
2021-07-15 06:03:07 -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
|
f9f0a46798
|
Update action.yml
|
2021-06-21 18:36:10 -04:00 |
|
Tonye Jack
|
0754fdabe3
|
Rename changed_files to type_changed_files (#109)
|
2021-06-18 19:28:02 -04:00 |
|
Tonye Jack
|
d290bdd91e
|
Fix bug with input token
|
2021-06-18 19:15:18 -04:00 |
|
Tonye Jack
|
d5520e1e13
|
Fixed missing env variables (#108)
|
2021-06-18 19:03:51 -04:00 |
|
Tonye Jack
|
6254a409a7
|
Add support for multiple platforms (#102)
|
2021-06-18 10:19:28 -04:00 |
|
Tonye Jack
|
c2b58adcbd
|
Switch to a docker based action (#78)
|
2021-05-21 08:39:56 -04:00 |
|
Tonye Jack
|
ca530b2cc6
|
Exit with error when HEAD sha is empty (#77)
|
2021-05-17 04:39:42 -04:00 |
|
Tonye Jack
|
fe86615f16
|
Update action.yml
|
2021-05-17 04:14:23 -04:00 |
|
Tonye Jack
|
1c561c0270
|
Update action.yml
|
2021-05-17 04:07:57 -04:00 |
|
Tonye Jack
|
51d97e3330
|
Remove unused line (#75)
|
2021-05-17 04:05:25 -04:00 |
|
Tonye Jack
|
49e4a65bc2
|
Fixed bug with trailing separator (#74)
|
2021-05-17 04:02:50 -04:00 |
|
Tonye Jack
|
3f4565907d
|
Update action.yml (#73)
|
2021-05-16 16:33:09 -04:00 |
|
Tonye Jack
|
550d248e17
|
Update action.yml (#70)
|
2021-05-16 16:12:12 -04:00 |
|
Tonye Jack
|
7c66aa285d
|
Fixed bug with any_changed boolean (#68)
Closes: #67
|
2021-05-16 15:43:33 -04:00 |
|
Tonye Jack
|
ac8a08a71b
|
Deprecate all_changed output. (#62)
|
2021-05-13 16:57:44 -04:00 |
|
Tonye Jack
|
47c1f9d2a2
|
Fixed typo (#58)
|
2021-05-08 20:06:24 -04:00 |
|
Tonye Jack
|
e95bba87d2
|
Add warning message when the head sha is empty (#56)
|
2021-05-08 19:30:57 -04:00 |
|
Tonye Jack
|
d183729cfc
|
Added visual spacing.
|
2021-05-06 17:31:39 -04:00 |
|
Tonye Jack
|
7852058eee
|
Fixed bug reading username
```
fatal: could not read Username for 'github.com': No such device or address
```
|
2021-05-06 08:44:56 -04:00 |
|
Tonye Jack
|
81f32e2402
|
Strip leading whitespaces (#50)
|
2021-05-01 19:58:35 -04:00 |
|
Tonye Jack
|
05fe5a1454
|
Update README.md (#48)
|
2021-05-01 19:17:05 -04:00 |
|
Tonye Jack
|
e2bd4f229f
|
Update action.yml
|
2021-05-01 19:09:08 -04:00 |
|
Tonye Jack
|
5c76029233
|
Update action.yml
|
2021-05-01 19:00:26 -04:00 |
|
Tonye Jack
|
0e956bb09e
|
Fixed bug with all_changed when array is empty (#46)
|
2021-05-01 16:35:48 -04:00 |
|
Tonye Jack
|
78879f7581
|
Fixed log message.
|
2021-05-01 16:28:18 -04:00 |
|
Tonye Jack
|
18496eb7e4
|
Added better logging.
|
2021-05-01 16:26:36 -04:00 |
|
Tonye Jack
|
c92504a11b
|
Update action.yml
|
2021-05-01 15:49:20 -04:00 |
|
Tonye Jack
|
6a4e739596
|
Switch to using a bash script. (#39)
|
2021-05-01 15:14:25 -04:00 |
|
Tonye Jack
|
d188a8e7a1
|
Update .gitignore (#34)
|
2021-05-01 14:03:43 -04:00 |
|
Tonye Jack
|
5653483733
|
Update action.yml
|
2021-05-01 14:00:06 -04:00 |
|
Tonye Jack
|
bdd3bf886a
|
Add support for any changed file. (#35)
|
2021-05-01 13:40:36 -04:00 |
|
Tonye Jack
|
a0301e7e4d
|
Update action.yml
|
2021-05-01 13:32:09 -04:00 |
|
Tonye Jack
|
8a7dfe02e7
|
Renamed has_changed to all_changed (#33)
|
2021-05-01 13:27:06 -04:00 |
|
Tonye Jack
|
db67c2c65f
|
Update action.yml
|
2021-05-01 12:05:17 -04:00 |
|
Tonye Jack
|
1137222c33
|
Update action.yml
|
2021-05-01 12:03:23 -04:00 |
|
Tonye Jack
|
1378377c4f
|
Update action.yml
|
2021-05-01 10:44:33 -04:00 |
|
Tonye Jack
|
461fb0a676
|
Update action.yml
|
2021-05-01 10:24:26 -04:00 |
|
Tonye Jack
|
eacc417146
|
Update action.yml
|
2021-05-01 10:10:12 -04:00 |
|
Tonye Jack
|
86c6017967
|
Update action.yml
|
2021-05-01 09:59:48 -04:00 |
|
Tonye Jack
|
95ef6d6cbd
|
Update action.yml
|
2021-05-01 09:36:57 -04:00 |
|
Tonye Jack
|
bca6aacc45
|
Update action.yml
|
2021-05-01 09:32:01 -04:00 |
|
Tonye Jack
|
79272641ee
|
Update action.yml
|
2021-05-01 09:21:41 -04:00 |
|
Tonye Jack
|
3d12540806
|
Update action.yml
|
2021-05-01 09:17:04 -04:00 |
|
Tonye Jack
|
b1f6992ec2
|
Update action.yml
|
2021-05-01 09:15:25 -04:00 |
|
Tonye Jack
|
1e435854e3
|
Update action.yml
|
2021-05-01 09:14:27 -04:00 |
|
Tonye Jack
|
fdc23e7274
|
Update action.yml
|
2021-05-01 09:06:55 -04:00 |
|
Tonye Jack
|
932c8a5c11
|
Update action.yml
|
2021-05-01 08:57:11 -04:00 |
|
Tonye Jack
|
41c5eb7faa
|
Update action.yml
|
2021-05-01 08:53:56 -04:00 |
|
Tonye Jack
|
858bda29ab
|
Update action.yml
|
2021-05-01 08:52:22 -04:00 |
|
Tonye Jack
|
570809f09a
|
Update action.yml
|
2021-05-01 08:31:24 -04:00 |
|
Tonye Jack
|
1f7183322d
|
Update action.yml
|
2021-05-01 08:25:21 -04:00 |
|
Tonye Jack
|
254f56230a
|
Update action.yml
|
2021-05-01 08:14:27 -04:00 |
|
Tonye Jack
|
5b98ea4364
|
Update action.yml
|
2021-05-01 08:02:50 -04:00 |
|
Tonye Jack
|
ce0e219f00
|
Update action.yml
|
2021-05-01 08:01:13 -04:00 |
|
Tonye Jack
|
6c57b11941
|
Update action.yml
|
2021-05-01 07:59:48 -04:00 |
|
Tonye Jack
|
085386c38b
|
Update action.yml
|
2021-05-01 07:49:15 -04:00 |
|
Tonye Jack
|
43245574e6
|
[WIP] Add support to filter only specific files
|
2021-04-30 12:04:23 -04:00 |
|
Tonye Jack
|
271bbd60fe
|
Update action.yml
|
2021-04-23 06:55:01 -04:00 |
|
Tonye Jack
|
e8ace0110c
|
Update action.yml
|
2021-04-23 06:43:57 -04:00 |
|
Tonye Jack
|
b47ed0ffe6
|
Update action.yml
|
2021-04-23 06:13:11 -04:00 |
|
Tonye Jack
|
0e1d04f780
|
Added support for push events
|
2021-04-23 06:04:38 -04:00 |
|
Tonye Jack
|
d889202b3a
|
Update action.yml
|
2021-04-20 19:41:57 -04:00 |
|
Tonye Jack
|
d205273c8b
|
Update action.yml
|
2021-04-11 18:06:58 -04:00 |
|
Tonye Jack
|
223d074d69
|
Add support for all modified files
|
2021-04-11 17:54:10 -04:00 |
|
Tonye Jack
|
fbfaba544e
|
Update action.yml
|
2021-04-04 09:00:53 -04:00 |
|
Tonye Jack
|
21c1f27d33
|
Update action.yml
|
2021-04-02 08:37:45 -04:00 |
|
Tonye Jack
|
e1d275d6d3
|
Update action.yml
|
2021-03-18 07:33:12 -04:00 |
|
Tonye Jack
|
d048f47c2d
|
Update action.yml
|
2021-03-18 07:32:07 -04:00 |
|
Tonye Jack
|
181cc0611b
|
Fixed end of string with separator
|
2021-03-10 19:36:33 -05:00 |
|
Tonye Jack
|
980c226035
|
Update action.yml
|
2021-03-05 07:32:36 -05:00 |
|
Tonye Jack
|
2c3bf3cbc4
|
Update action.yml
|
2021-03-05 07:25:17 -05:00 |
|
Tonye Jack
|
cee7cbf35c
|
Update action.yml
|
2021-03-05 07:17:26 -05:00 |
|
Tonye Jack
|
73e787415d
|
Update action.yml
|
2021-03-05 07:13:15 -05:00 |
|
Tonye Jack
|
3e5dc55ea7
|
Update action.yml
|
2021-03-05 07:05:13 -05:00 |
|
Tonye Jack
|
fa35dfda3d
|
Update action.yml
|
2021-03-05 06:51:02 -05:00 |
|
Tonye Jack
|
f27a974eb0
|
Update action.yml
|
2021-03-05 06:46:46 -05:00 |
|
Tonye Jack
|
c779b1b3a4
|
Update action.yml
|
2021-03-05 06:42:06 -05:00 |
|
Tonye Jack
|
7f553e5eac
|
Update action.yml
|
2021-03-05 06:30:34 -05:00 |
|
Tonye Jack
|
b7160b4c97
|
Update action.yml
|
2021-03-05 06:25:28 -05:00 |
|
Tonye Jack
|
fbeabde486
|
Update action.yml
|
2021-03-05 06:11:59 -05:00 |
|
Tonye Jack
|
471572469c
|
Update action.yml
|
2021-03-05 06:03:04 -05:00 |
|
Tonye Jack
|
763842f2b1
|
Update action.yml
|
2021-03-05 05:58:42 -05:00 |
|
Tonye Jack
|
402c583403
|
Update action.yml
|
2021-03-05 05:56:35 -05:00 |
|
Tonye Jack
|
19674b1082
|
Update action.yml
|
2021-03-05 05:55:53 -05:00 |
|
Tonye Jack
|
a991ab427b
|
Update action.yml
|
2021-03-04 22:50:33 -05:00 |
|
Tonye Jack
|
7da377e942
|
Update action.yml
|
2021-03-04 22:43:17 -05:00 |
|
Tonye Jack
|
7eba13b12c
|
Initial commit.
|
2021-03-04 21:36:52 -05:00 |
|