Commit Graph

213 Commits

Author SHA1 Message Date
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
13fa7b0c66 add throttling 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
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
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
6c5dc224d1 refactor graphql code into github helper class 2024-08-27 21:20:45 +01:00
c29821586c add tests for building file changes 2024-08-27 21:20:45 +01:00
9d7ad21b2f Try refactor of file changes 2024-08-27 21:20:45 +01:00
f09d6ed256 remove commented code 2024-08-27 21:20:45 +01:00
d88643b9ac try to fix head repo 2024-08-27 21:20:45 +01:00
184d576617 fix filepath when using path input 2024-08-27 21:20:45 +01:00
396429353a disable linter for debug code 2024-08-27 21:20:44 +01:00
efd26f0872 debug payload without contents 2024-08-27 21:20:44 +01:00
bc73bc700a read to buffer not string and use non-legacy method to base64 2024-08-27 21:20:44 +01:00
8f257d093e add debug lines 2024-08-27 21:20:44 +01:00
014f5c1fb1 shift setting the base to before the push 2024-08-27 21:20:44 +01:00
4cf9647c0e fix eslint and lint errors 2024-08-27 21:20:44 +01:00
8a55f622b6 formatting 2024-08-27 21:20:16 +01:00
744c8ceb5d Add support for signed commits (#3055) 2024-08-27 21:20:15 +01:00
00897e0bc2 build: update distribution (#3221) 2024-08-20 13:59:43 +01:00
ba864ad40c build: update distribution (#3154) 2024-08-13 13:19:36 +01:00
c5a7806660 feat: add branch name output (#2995) 2024-06-18 09:51:55 -07:00
4383ba9ef0 build: update distribution (#2990) 2024-06-18 06:16:01 -07:00
e30bbbb3c9 build: update distribution (#2947) 2024-06-04 10:11:08 -07:00
b5ed4c38bc build: update distribution (#2921) 2024-05-28 06:21:15 -07:00
bdffaf9259 build: update distribution (#2907) 2024-05-21 22:58:20 +09:00
8c75f4ab5f build: update distribution (#2878) 2024-04-30 22:08:44 +09:00
6d6857d369 fix: update proxy support to follow octokit change to fetch api (#2867) 2024-04-25 17:09:16 +09:00
9153d834b6 perf: limit the fetch depth of pr branch (#2857) 2024-04-17 20:00:12 +09:00
c55203cfde fix: drop unnecessary fetch with unshallow on push-to-fork (#2849) 2024-04-12 18:18:19 +09:00