aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
36 hoursAdd tenant id to tenant service notifications and callbacksBoris Kolpackov12-93/+176
36 hoursEnsure all exceptions are handled in build_*() notificationsBoris Kolpackov6-409/+265
36 hoursReview exceptions thrown by github-ci API functionsFrancois Kritzinger8-37/+168
36 hoursHandle close/reopen PR actionsBoris Kolpackov1-5/+16
36 hoursHandle rest of pull_request actionsBoris Kolpackov1-30/+52
36 hoursRemote PRs: cancel previous PR head commit CIBoris Kolpackov3-14/+59
36 hoursAdd support for tenant service reference countBoris Kolpackov10-20/+88
36 hoursHandle re-runs of single check runsFrancois Kritzinger8-105/+1289
36 hoursReturn tenant archived indication from ci_start::find()Boris Kolpackov2-7/+7
36 hoursDo not send tenant service notification in build result handler for ↵Karen Arutyunov1-6/+23
'forcing' build state
36 hoursRetry database operations on recoverable failures in ci_start class functionsKaren Arutyunov6-192/+331
36 hoursUpdate tenant service data in ci_start::rebuild()Boris Kolpackov2-2/+33
36 hoursUpdate comments, clean up and fix codeFrancois Kritzinger7-215/+90
36 hoursImplement build_unloaded_pre_check() and build_unloaded_load()Francois Kritzinger7-558/+348
36 hoursStart GitHub CI documentationBoris Kolpackov1-0/+162
36 hoursHandle check suite rebuilds (all checks) on a commit and/or PRFrancois Kritzinger7-51/+192
36 hoursAdd suppport for build-task tenant_service_type parameterKaren Arutyunov2-0/+42
36 hoursAdd ci_start::rebuild() functionKaren Arutyunov3-0/+82
36 hourshandle_pull_request(): Create pre-check CI requestFrancois Kritzinger4-68/+81
36 hoursImplement CI common API changesKaren Arutyunov3-46/+103
36 hoursPartially revert previous commitKaren Arutyunov1-8/+17
36 hoursAdjust terminology in ci-common headerBoris Kolpackov1-9/+6
36 hourshandle_check_suite_request(): create unloaded CI requestFrancois Kritzinger3-176/+70
36 hoursSketch CI common API changesBoris Kolpackov3-6/+48
36 hoursPlan and prepare for upcoming restructuringBoris Kolpackov7-53/+203
36 hoursHandle check suite re-runsFrancois Kritzinger1-8/+16
36 hoursCancel and create new PR CI requests on base branch updateFrancois Kritzinger4-56/+384
Also Update GraphQL API: - Fix GraphQL response parsing - Fetch repository pull requests with the specified base branch
36 hoursCreate conclusion CR for check suites and update it in build_built()Francois Kritzinger3-58/+230
36 hoursHandle pull requestsFrancois Kritzinger10-68/+1130
36 hoursMisc. fixes and structural improvementsFrancois Kritzinger2-32/+43
36 hoursUpdate module infrastructureFrancois Kritzinger3-6/+6
36 hoursHandle built notificationFrancois Kritzinger8-93/+586
36 hoursHandle queued, building notificationsFrancois Kritzinger12-466/+2051
41 hoursVerify webhook request HMACsFrancois Kritzinger6-7/+239
42 hoursGet installation access token (IAT) and restructure codeFrancois Kritzinger5-287/+949
42 hoursInitial setup and handle webhook requestsFrancois Kritzinger6-3/+546
2024-11-20Fix submit-git handler testKaren Arutyunov1-1/+1
2024-11-19Pass git-clone diagnostics to user on package submission failureKaren Arutyunov2-4/+23
2024-10-29Increase build-result-request-max-size config option default value from 10M ↵Karen Arutyunov3-6/+6
to 15M
2024-10-07Switch to using odb::nested_*() functions directly rather than via adapters ↵Karen Arutyunov3-215/+79
for containers of value types with containers
2024-10-07Suppress redundant object section loading in build task handlerKaren Arutyunov1-1/+2
2024-09-02Fix "ambiguous argument 'FETCH_HEAD'" error which appeared after git-fetch ↵Karen Arutyunov1-3/+6
fails and makes FETCH_HEAD file empty
2024-08-09Minor CSS twek for advanced package search pageKaren Arutyunov1-1/+10
2024-08-09Some tweaks to advanced package search pageKaren Arutyunov6-35/+94
Also make project links on other pages to refer to advanced package search page
2024-08-09Add instructions for setting up package versions metadata loading to INSTALL ↵Karen Arutyunov2-0/+18
file
2024-08-08Minor CSS tweakKaren Arutyunov1-1/+1
2024-08-08Make load-with-metadata script to fetch metadata repository shallowlyKaren Arutyunov1-2/+16
2024-08-07Add support for advanced package searchKaren Arutyunov15-74/+644
2024-08-07Add support for loading package version reviewsKaren Arutyunov24-28/+1362
2024-08-05Document package review manifestBoris Kolpackov1-0/+70