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

203 commits

Author SHA1 Message Date
Tonye Jack
a20b263d03 Updated to use merge-base 2022-12-04 23:16:45 -07:00
Tonye Jack
69b90fbdbe fix: determining the merge-base with limited history. 2022-12-04 23:13:42 -07:00
Tonye Jack
91e0894f3f
Update diff-sha.sh 2022-11-23 21:46:23 -07:00
Tonye Jack
bf097488b7
Update diff-sha.sh 2022-11-18 06:28:49 -07:00
Tonye Jack
fad01cd373
chore: fix error locating last remote commit sha 2022-11-18 06:17:59 -07:00
Tonye Jack
7b68fcd082
Update diff-sha.sh 2022-11-17 12:59:15 -07:00
Tonye Jack
96ce8da4f6
Update diff-sha.sh 2022-11-17 12:32:34 -07:00
Tonye Jack
2ed48aa52f
Update diff-sha.sh 2022-11-17 12:25:27 -07:00
Tonye Jack
0efacabbb5
Update diff-sha.sh 2022-11-17 12:05:17 -07:00
Tonye Jack
61fac4da4b Updated diff-sha.sh 2022-11-17 08:28:46 -07:00
Tonye Jack
6ea66cc129 Updated diff-sha.sh 2022-11-17 08:24:46 -07:00
Tonye Jack
30b9252953 Updated diff-sha.sh 2022-11-17 08:16:17 -07:00
Tonye Jack
3b10cebd3d
Update diff-sha.sh 2022-11-16 21:06:22 -07:00
Tonye Jack
fe47f7dc4c
fix: pulling current branch history 2022-11-16 11:29:35 -07:00
Tonye Jack
e447432ead
Update diff-sha.sh 2022-11-15 11:11:36 -07:00
Tonye Jack
4203489288
Update diff-sha.sh 2022-11-15 11:08:51 -07:00
Tonye Jack
3e827ae4d1
Update diff-sha.sh 2022-11-15 10:38:56 -07:00
Tonye Jack
839d5701db
fix: bug with retrieving the last remote commit 2022-11-15 10:29:27 -07:00
Tonye Jack
4f5723a9fe fix: finding merge-base 2022-11-15 09:31:41 -07:00
Tonye Jack
443b6c32e7 Show progress 2022-11-11 07:47:09 -07:00
Tonye Jack
56a01f8a9e Update arguments 2022-11-11 07:44:25 -07:00
Tonye Jack
2e4e636392 Updated the retrieving the merge-base 2022-11-11 07:39:00 -07:00
Tonye Jack
ac07453ae9 feat: skip merge-base check for non shallow clones and fallback to using --fork-point 2022-11-11 07:28:34 -07:00
Tonye Jack
67230d6de5 fix: re-add ability to change the max fetch depth 2022-11-08 12:45:25 -07:00
Tonye Jack
420a7792d0 fix: bug with force pushing commits to pr branches 2022-11-08 11:06:59 -07:00
Tonye Jack
9962dc418e fix: bug with invalid branch name 2022-11-08 09:00:45 -07:00
Tonye Jack
8dc46ae460 fix: similar commit hashes 2022-11-07 08:04:54 -07:00
Tonye Jack
2d251d6924
Update diff-sha.sh 2022-11-06 23:49:17 -07:00
Tonye Jack
c46761fdcd
Update diff-sha.sh 2022-11-06 23:28:15 -07:00
Tonye Jack
321490c60a
Update diff-sha.sh 2022-11-06 22:53:53 -07:00
Tonye Jack
dc88c3a0c5
chore: exclude fetching tags 2022-11-06 22:31:54 -07:00
Tonye Jack
1e46f60599 feat: add support for using the last remote commit 2022-11-06 19:50:53 -07:00
Tonye Jack
1b73c818fe
chore: update debug message 2022-11-05 02:59:57 -06:00
Tonye Jack
6a0f4e7f4d
Update diff-sha.sh 2022-11-04 18:30:36 -06:00
Tonye Jack
ac593b977e
Update diff-sha.sh 2022-11-04 16:40:47 -06:00
Tonye Jack
5b43f91839
Update diff-sha.sh 2022-11-04 16:31:48 -06:00
Tonye Jack
367c547d7d
Update diff-sha.sh 2022-11-04 15:21:49 -06:00
Tonye Jack
6ac1087775
Update diff-sha.sh 2022-11-04 15:09:11 -06:00
Tonye Jack
2982c7c1d0
Update diff-sha.sh 2022-11-04 15:06:44 -06:00
Tonye Jack
a3a62da413
Update diff-sha.sh 2022-11-04 14:49:06 -06:00
Tonye Jack
958d453c5d
Update diff-sha.sh 2022-11-04 14:43:22 -06:00
Tonye Jack
0f09389954
Update diff-sha.sh 2022-11-04 14:41:40 -06:00
Tonye Jack
dc104b5c83
Update diff-sha.sh 2022-11-04 14:25:33 -06:00
Tonye Jack
97e67238ea
Update diff-sha.sh
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-04 14:22:55 -06:00
Tonye Jack
ac72938f3a
Update diff-sha.sh 2022-11-04 14:17:10 -06:00
Tonye Jack
133f857c90
Update diff-sha.sh 2022-11-04 13:07:40 -06:00
Tonye Jack
3e8708a684
Update diff-sha.sh 2022-11-04 12:28:22 -06:00
Tonye Jack
90a4d2a19b
Update diff-sha.sh 2022-11-04 12:12:26 -06:00
Tonye Jack
251c03879a
Update diff-sha.sh 2022-11-04 12:10:09 -06:00
Tonye Jack
ae5f032774
Update diff-sha.sh 2022-11-04 12:09:42 -06:00
Tonye Jack
dd6f3c9e10
Update diff-sha.sh 2022-11-04 12:02:58 -06:00
Tonye Jack
84396edc7e
Update diff-sha.sh 2022-11-04 11:54:46 -06:00
Tonye Jack
6079b26874
Update diff-sha.sh 2022-11-04 11:40:44 -06:00
Tonye Jack
1fd624717d
Update diff-sha.sh 2022-11-04 11:26:51 -06:00
Tonye Jack
dca71d6aaa
Update diff-sha.sh 2022-11-04 11:24:59 -06:00
Tonye Jack
ed9a8c623c
feat: include merge commit for push events 2022-11-03 20:12:34 -06:00
Tonye Jack
08509d9a42
Update diff-sha.sh 2022-11-03 19:24:05 -06:00
Tonye Jack
807520bd14 Updated test 2022-11-03 17:30:38 -06:00
Tonye Jack
68efb13b02 Updated test 2022-11-03 17:06:45 -06:00
Tonye Jack
3351aa00b2
Update diff-sha.sh 2022-11-03 15:12:56 -06:00
Tonye Jack
b4b4b40c03 Updated diff-sha.sh 2022-11-03 12:32:34 -06:00
Tonye Jack
bfe077bfb6 Updated diff-sha.sh 2022-11-03 12:29:02 -06:00
Tonye Jack
62aef87f39 Updated diff-sha.sh 2022-11-03 12:08:29 -06:00
Tonye Jack
a8965747f2 Updated diff-sha.sh 2022-11-03 11:47:33 -06:00
Tonye Jack
6a28d55cbf Updated diff-sha.sh 2022-11-03 11:45:56 -06:00
Tonye Jack
902daca592 Updated debug message. 2022-11-03 11:33:33 -06:00
Tonye Jack
e2bb33a278 Updated debug message. 2022-11-03 11:04:53 -06:00
Tonye Jack
f390b8d769 Updated to increase shallow clone depth 2022-11-03 10:10:27 -06:00
Tonye Jack
764c279509 Updated to increase shallow clone depth 2022-11-03 10:08:21 -06:00
Tonye Jack
bf1b284c20 Updated to fetch the current PR branch 2022-11-03 10:00:55 -06:00
Tonye Jack
f8d4b5c286 Updated to fetch the current PR branch 2022-11-03 09:50:18 -06:00
Tonye Jack
8fb8d46593 Updated error message. 2022-11-03 09:12:49 -06:00
Tonye Jack
7b3e6ed2f5 Updated diff-sha.sh 2022-11-03 09:04:38 -06:00
Tonye Jack
f1febd43b2
Update diff-sha.sh 2022-11-03 06:50:01 -06:00
Tonye Jack
b9fcfc65d8
Update diff-sha.sh 2022-11-03 06:45:29 -06:00
Tonye Jack
420c851349
Update diff-sha.sh 2022-11-03 06:34:25 -06:00
Tonye Jack
4703a0ce80
Update diff-sha.sh 2022-11-03 06:23:50 -06:00
Tonye Jack
4054514874
Update diff-sha.sh 2022-11-03 06:18:03 -06:00
Tonye Jack
b9e70f7821
Update diff-sha.sh 2022-11-02 16:34:44 -06:00
Tonye Jack
2a5aadbf48
Merge branch 'main' into fix/including-changed-files-from-merge-commits 2022-11-02 16:09:16 -06:00
Tonye Jack
0643dfe61b
fix: error finding merge-base 2022-11-02 15:27:44 -06:00
Tonye Jack
3fa5a82cb1
Merge branch 'main' into fix/including-changed-files-from-merge-commits 2022-11-02 15:02:05 -06:00
Tonye Jack
f1bc8b0892
Update diff-sha.sh 2022-11-02 08:29:27 -06:00
Tonye Jack
e92598caeb
feat: pull initial history 2022-11-02 08:09:18 -06:00
Tonye Jack
57168941b2
Update diff-sha.sh 2022-11-01 11:43:23 -06:00
Tonye Jack
d3cd1f406f
Update diff-sha.sh 2022-11-01 02:21:57 -06:00
Tonye Jack
986dcdd054
fix: including changed files from merge commits 2022-11-01 02:20:59 -06:00
Tonye Jack
3c4becd315
chore: fix detecting changes with the first PR commit 2022-10-30 21:52:09 -06:00
Tonye Jack
1e6b143073 Fixed bug retrieving the first commit of a pull request 2022-10-30 21:08:40 -06:00
Tonye Jack
983dfd764c
chore: update debug message 2022-10-30 21:03:21 -06:00
Tonye Jack
39518769ff Fixed test 2022-10-30 20:39:13 -06:00
Tonye Jack
a5eb308eb7 fix: bug detecting initial commits 2022-10-30 20:28:12 -06:00
Tonye Jack
98989f19ee fix: bug with detecting changes in initial commit. 2022-10-30 17:33:27 -06:00
Tonye Jack
a8c8155e8e update function 2022-10-30 17:06:59 -06:00
Tonye Jack
fcedc1dc3f Fixed bug with command. 2022-10-30 16:58:43 -06:00
Tonye Jack
c1cc30c8d4 Update diff-sha.sh 2022-10-30 16:51:35 -06:00
Tonye Jack
79704e5d8f
Update diff-sha.sh 2022-10-30 10:34:50 -06:00
Tonye Jack
c276f6ff7e
Update diff-sha.sh 2022-10-30 10:27:25 -06:00
Tonye Jack
252a35e796
Create diff-sha.sh 2022-10-30 10:20:35 -06:00
Tonye Jack
7f68648067 fix: bug with finding merge-base 2022-10-30 10:16:43 -06:00