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

1228 commits

Author SHA1 Message Date
Tonye Jack
d0e5182f78
fix: bug with similar commits when github.event.before is empty
Closes: #615
2022-09-07 18:07:19 -06:00
Tonye Jack
17ea45322d
Merge pull request #616 from tj-actions/chore/set-defaults-for-until-and-since-inputs 2022-09-07 13:51:36 -06:00
Tonye Jack
7b0c3d7790
chore: set defaults for until and since inputs 2022-09-07 09:43:10 -06:00
Tonye Jack
9461e99923
Merge pull request #613 from tj-actions/chore/update-readme
chore: update readme
2022-09-05 10:49:39 -06:00
Tonye Jack
b4c0efad44
chore: update readme 2022-09-05 10:43:20 -06:00
Tonye Jack
98d07d49b8
Merge pull request #611 from tj-actions/chore/test-using-for-loop-with-output
chore: test using for loop with output
2022-09-04 23:36:24 -06:00
Tonye Jack
bbc26e5efa
Update test.yml 2022-09-04 23:34:23 -06:00
Tonye Jack
01d9c79ad2
Update test.yml 2022-09-04 23:20:36 -06:00
Tonye Jack
48326e19ea
Update test rename 1.txt 2022-09-04 22:29:48 -06:00
Tonye Jack
bf534010c8
Update test rename 2.txt 2022-09-04 22:29:27 -06:00
Tonye Jack
be849d1612
chore: test using for loop with output 2022-09-04 22:28:32 -06:00
Tonye Jack
3da07e5b14
Merge pull request #610 from tj-actions/docs/update-reference-to-setting-env-variables
docs: update reference to setting input env variables
2022-09-04 17:22:42 -06:00
Tonye Jack
4ad3c84be0
docs: update reference to setting input env variables 2022-09-04 17:21:34 -06:00
Tonye Jack
5cd280e718
Merge pull request #607 from tj-actions/upgrade-to-v29.0.3
Upgraded to v29.0.3
2022-09-03 07:05:15 -06:00
jackton1
9a417daee7 Upgraded from v29.0.2 -> v29.0.3 2022-09-03 02:44:20 +00:00
Tonye Jack
60f4aabced
Merge pull request #606 from tj-actions/fix/bug-using-invalid-fetch-depth
fix: bug using invalid fetch-depth
2022-09-02 20:39:54 -06:00
Tonye Jack
5dd27b18ae update test name 2022-09-02 18:55:27 -06:00
Tonye Jack
6ffc0e26e3 added continue-on-error. 2022-09-02 18:50:38 -06:00
Tonye Jack
dcd088713a updated debug message. 2022-09-02 18:40:51 -06:00
Tonye Jack
3a8cb18589 update the test. 2022-09-02 18:32:08 -06:00
Tonye Jack
16e8ea38da Updated the test 2022-09-02 18:25:29 -06:00
Tonye Jack
618e703768 Fixed bug with setting the exit status 2022-09-02 18:23:52 -06:00
Tonye Jack
1faa996b87 Updated setting the exit status 2022-09-02 16:41:25 -06:00
Tonye Jack
0f7f451225 updated tested platforms. 2022-09-02 15:24:30 -06:00
Tonye Jack
4472745cf1 add debug message. 2022-09-02 15:20:06 -06:00
Tonye Jack
52a83d3ef3 fix: bug using invalid fetch-depth 2022-09-02 15:08:19 -06:00
Tonye Jack
cb433740f0
chore: test invalid fetch-depth 2022-09-01 13:14:33 -06:00
Tonye Jack
3f5b196783
Update README.md 2022-08-29 09:08:43 -06:00
Tonye Jack
c6b48fe911
Merge pull request #604 from tj-actions/upgrade-to-v29.0.2 2022-08-29 01:29:21 -06:00
jackton1
e0bd90b74a Upgraded from v29.0.1 -> v29.0.2 2022-08-29 04:22:48 +00:00
Tonye Jack
82edb42dc4
Merge pull request #603 from tj-actions/chore/remove-unused-input
chore: remove unused input
2022-08-28 22:13:57 -06:00
Tonye Jack
cbcaf86272
Update README.md 2022-08-28 13:58:08 -06:00
Tonye Jack
30ac0d5e30
chore: remove unused input 2022-08-28 13:54:28 -06:00
renovate[bot]
62f3ac4728 chore(deps): update tj-actions/branch-names action to v6 2022-08-27 10:56:02 -06:00
Tonye Jack
3491f60cd2
Update README.md 2022-08-26 17:02:42 -06:00
Tonye Jack
da64026a59
Merge pull request #601 from tj-actions/upgrade-to-v29.0.1 2022-08-25 23:49:04 -06:00
jackton1
06f041ee63 Upgraded from v29.0.0 -> v29.0.1 2022-08-26 05:47:06 +00:00
Tonye Jack
18edda7475
Merge pull request #600 from tj-actions/fix/bug-with-dir-names 2022-08-25 23:45:04 -06:00
Tonye Jack
0268ea521b
Update entrypoint.sh 2022-08-25 23:34:13 -06:00
Tonye Jack
841d7d379c
Update entrypoint.sh 2022-08-25 23:31:47 -06:00
Tonye Jack
b12ac5bdd5
Update action.yml 2022-08-25 23:25:39 -06:00
Tonye Jack
967b5466c0
Update entrypoint.sh 2022-08-25 23:25:09 -06:00
Tonye Jack
559d530325 debug the path output file 2022-08-25 22:14:40 -06:00
Tonye Jack
b1929916fa fixed bug with pattern matching. 2022-08-25 22:12:38 -06:00
Tonye Jack
646144ddf8 fixed bug with pattern matching. 2022-08-25 22:09:42 -06:00
Tonye Jack
1bf658c5ba debug the path output file 2022-08-25 21:53:36 -06:00
Tonye Jack
659d5814cd
Merge branch 'main' into fix/bug-with-dir-names 2022-08-25 21:49:01 -06:00
Tonye Jack
6aa0ae3b2c fix: bug with dir name 2022-08-25 21:46:41 -06:00
Tonye Jack
a9c3a8135d
Merge pull request #597 from tj-actions/upgrade-to-v29.0.0
Upgraded to v29.0.0
2022-08-23 08:57:34 -06:00
jackton1
baedfec11a Upgraded from v28.0.0 -> v29.0.0 2022-08-23 14:45:00 +00:00