Commit Graph

1063 Commits

Author SHA1 Message Date
a0f85c82ff fix edge case where changes are partially merged 2024-08-28 17:36:51 +01:00
ce190a9972 update readme about the permissions of the default token 2024-08-27 21:20:52 +01:00
9fc91d93e9 update docs 2024-08-27 21:20:51 +01:00
6c4c6cfe81 multipart tree creation 2024-08-27 21:20:51 +01:00
633a5a9752 use parent tree for base_tree 2024-08-27 21:20:51 +01:00
02efff68da use parent commit details in create commit 2024-08-27 21:20:51 +01:00
034fcb0bf3 pass base commit to push signed commits 2024-08-27 21:20:51 +01:00
42beb85339 parse empty commits 2024-08-27 21:20:51 +01:00
a3546365cd catch errors during blob creation for debugging 2024-08-27 21:20:51 +01:00
1e681e3226 update docs with blob size limit 2024-08-27 21:20:51 +01:00
8f92797560 convert to draft on branch updates when there is a diff with base 2024-08-27 21:20:50 +01:00
c64379e4f4 draft always-true 2024-08-27 21:20:50 +01:00
10454726b6 fix verified output when no commit signing is being used 2024-08-27 21:20:50 +01:00
1cd6df66ac check verification status of head commit when not known 2024-08-27 21:20:50 +01:00
32e97fc746 build branch commits when there is a diff with the base 2024-08-27 21:20:50 +01:00
2ba41ede85 update docs 2024-08-27 21:20:50 +01:00
942e5a917e fix doc 2024-08-27 21:20:50 +01:00
981b4699e5 update docs 2024-08-27 21:20:50 +01:00
4a0f9a8513 remove deprecated env output 2024-08-27 21:20:50 +01:00
c006a630f0 fix branch token input 2024-08-27 21:20:49 +01:00
1985abb7f4 rename git-token to branch-token 2024-08-27 21:20:49 +01:00
5294a5ed9d add maintainer-can-modify input 2024-08-27 21:20:49 +01:00
b793f780d4 use separate client for branch and pull operations 2024-08-27 21:20:49 +01:00
f5bdca7bbf output retryafter for secondary rate limit 2024-08-27 21:20:49 +01:00
59815b27ea default the operation output to none 2024-08-27 21:20:49 +01:00
eb6967ba69 fix head sha output 2024-08-27 21:20:49 +01:00
1fbc61676c log outputs 2024-08-27 21:20:48 +01:00
139c557742 output head sha and verified status 2024-08-27 21:20:48 +01:00
e572f56030 set default back to false 2024-08-27 21:20:48 +01:00
13fa7b0c66 add throttling 2024-08-27 21:20:48 +01:00
3cc54e847d update docs 2024-08-27 21:20:48 +01:00
0a565da02b fix capital letter 2024-08-27 21:20:48 +01:00
cc836600d9 update docs for commit signing 2024-08-27 21:20:48 +01:00
b7277ab0b4 update readme link 2024-08-27 21:20:48 +01:00
72cf0929ae remove unused code 2024-08-27 21:20:48 +01:00
53ed82a297 only build commits when feature enabled 2024-08-27 21:20:48 +01:00
3a6bc1b6c6 limit blob creation concurrency 2024-08-27 21:20:47 +01:00
219a33fe88 add executable mode file to test 2024-08-27 21:20:47 +01:00
384bd7f976 fix format and cleanup 2024-08-27 21:20:47 +01:00
4c77294175 debug commit verification 2024-08-27 21:20:47 +01:00
d94a826899 debug commit verification 2024-08-27 21:20:47 +01:00
0785201fba try fix base tree 2024-08-27 21:20:47 +01:00
63aac9338f force push 2024-08-27 21:20:47 +01:00
8605c43792 fix check for branch existence 2024-08-27 21:20:46 +01:00
0c8901cc91 try rest api route 2024-08-27 21:20:46 +01:00
6b1053d0d8 use source mode for deleted files 2024-08-27 21:20:46 +01:00
b2a409b0a3 build branch commits 2024-08-27 21:20:46 +01:00
ec02db74e9 fix format 2024-08-27 21:20:46 +01:00
029414bc07 add function to get commit detail 2024-08-27 21:20:46 +01:00
9cd16daf06 build file changes even when there is no diff 2024-08-27 21:20:46 +01:00