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

78 commits

Author SHA1 Message Date
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
Tonye Jack
bc752d6087 chore: remove comment 2022-10-25 16:15:37 -06:00
Tonye Jack
941c21b681 Simplify code 2022-10-25 14:58:02 -06:00
Tonye Jack
fe56d428c0 feat: add support for fetching more history 2022-10-25 14:12:36 -06:00
Tonye Jack
a558487ee0 Updated usage of until 2022-10-15 18:21:02 -06:00
Tonye Jack
d8ae75228d Updated diff-sha.sh 2022-10-15 17:25:37 -06:00
Tonye Jack
61ed208946 Updated diff-sha.sh 2022-10-15 16:26:42 -06:00
Tonye Jack
4f38efcb15 Updated debug message. 2022-10-15 16:01:59 -06:00
Tonye Jack
724c3d91d5 Update diff-sha.sh 2022-10-14 13:01:08 -06:00
Tonye Jack
759895012f feat: remove duplicate files support backwards compatible set-output 2022-10-14 12:59:47 -06:00
Logan Pulley
1ced186070
Merge branch 'set-output-github-output' of github.com:lpulley/changed-files into set-output-github-output 2022-10-12 15:16:28 -05:00
Logan Pulley
dd9210256d
Use cat instead of echo 2022-10-12 15:16:26 -05:00
Logan Pulley
be3cb7b5aa
Merge branch 'main' into set-output-github-output 2022-10-12 15:14:48 -05:00
Logan Pulley
81520789a6
Add spaces 2022-10-12 15:14:35 -05:00
Tonye Jack
5cd49f8c2d Updated the log message 2022-10-12 13:23:59 -06:00
Tonye Jack
6d2a5c29e8 fix: bug with new commits pushed to the base branch that result in errors when shallow history is used 2022-10-12 12:39:30 -06:00
Logan Pulley
a299058164
Combine repeated echos 2022-10-12 13:35:11 -05:00
Logan Pulley
c8b8b3cadf
Double-quote $GITHUB_OUTPUT 2022-10-12 11:35:06 -05:00
Logan Pulley
2610be7bb8
Use >>$GITHUB_OUTPUT instead of ::set-output 2022-10-12 11:23:25 -05:00
Tonye Jack
1b438493cf chore: add back ability to fetch branch history 2022-09-28 20:42:32 -06:00
Tonye Jack
7de6088904 Updated check 2022-09-25 09:23:05 -06:00
Tonye Jack
8281b8ad57 fix: bug with force pushed commits 2022-09-25 09:19:22 -06:00
Tonye Jack
bc7fa5e550 Updated determining the remote sha 2022-09-24 20:52:05 -06:00
Tonye Jack
4cd2d9f19e Fixed test 2022-09-24 20:21:08 -06:00
Tonye Jack
69d9410ad3 chore: improve debug message. 2022-09-24 19:59:18 -06:00
Tonye Jack
05f9744e41 remove unused code 2022-09-24 19:33:47 -06:00