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

169 commits

Author SHA1 Message Date
Tonye Jack
ac602e39b8
fix: error verifying the previous commit sha for push event 2022-12-09 23:49:27 -07:00
Tonye Jack
385d98db73
Update diff-sha.sh 2022-12-08 12:34:38 -07:00
Tonye Jack
e6fbdde201
Update diff-sha.sh 2022-12-05 14:38:37 -07:00
Tonye Jack
860dc31320
Update diff-sha.sh 2022-12-05 14:34:38 -07:00
Tonye Jack
77fbd5a18c
Update diff-sha.sh 2022-12-05 14:29:20 -07:00
Tonye Jack
aba4e5712b
Update diff-sha.sh 2022-12-05 14:21:07 -07:00
Tonye Jack
c3642c4a1c
Update diff-sha.sh 2022-12-05 13:19:24 -07:00
Tonye Jack
a4d22acb20 Updated fetch branch 2022-12-05 00:12:48 -07:00
Tonye Jack
984b4ca567 Merge branch 'fix/determining-the-merge-base' into fix/wrong-changed-files-for-forked-prs 2022-12-05 00:06:11 -07:00
Tonye Jack
477b380579 Updated to use git diff 2022-12-05 00:05:01 -07:00
Tonye Jack
a699a3be4a Fixed test 2022-12-05 00:02:56 -07:00
Tonye Jack
3a46c048f7 Updated formatting 2022-12-05 00:02:15 -07:00
Tonye Jack
d78a469ec7 fix: wrong changed files for forked prs 2022-12-04 23:57:17 -07:00
Tonye Jack
0d9ec12402 Fixed test 2022-12-04 23:54:36 -07:00
Tonye Jack
ef8591de30 Updated to use merge-base 2022-12-04 23:33:22 -07:00
Tonye Jack
f282e19e52 Updated to use merge-base 2022-12-04 23:27:32 -07:00
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