Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
6 days | Sleep for some short period of time before retrying after odb::recoverable ↵ | Karen Arutyunov | 1 | -4/+4 | |
exception Also increase the default maximum number of retries for configuration to 20 from 10. | |||||
6 days | Automatically increase build queued timeout for big number of builds in ↵ | Karen Arutyunov | 1 | -4/+14 | |
'queued' notifications Note that this commit changes the semantics of the tenant::queued_timestamp member. Previously it was set to the time when the build objects are turned into the queued state. Now it is set to the time when the queued notification for them is assumed to be delivered to the third party service. | |||||
10 days | ci-github: Store App id as uint64_t | Francois Kritzinger | 1 | -1/+1 | |
2025-01-15 | ci-github: Store webhook secret in a file | Francois Kritzinger | 1 | -5/+5 | |
Keep secrets out of the configuration file for the sake of security. | |||||
2024-12-10 | Support multiple GitHub app instances | Boris Kolpackov | 1 | -10/+5 | |
2024-12-10 | Handle replaced tenants and clean up code/comments | Francois Kritzinger | 1 | -1/+2 | |
2024-12-10 | Add suppport for build-task tenant_service_type parameter | Karen Arutyunov | 1 | -0/+7 | |
2024-12-10 | Handle pull requests | Francois Kritzinger | 1 | -4/+1 | |
2024-12-10 | Update module infrastructure | Francois Kritzinger | 1 | -5/+2 | |
2024-12-10 | Verify webhook request HMACs | Francois Kritzinger | 1 | -1/+8 | |
2024-12-10 | Get installation access token (IAT) and restructure code | Francois Kritzinger | 1 | -3/+28 | |
2024-10-29 | Increase build-result-request-max-size config option default value from 10M ↵ | Karen Arutyunov | 1 | -2/+2 | |
to 15M | |||||
2024-08-09 | Some tweaks to advanced package search page | Karen Arutyunov | 1 | -0/+6 | |
Also make project links on other pages to refer to advanced package search page | |||||
2024-08-07 | Add support for advanced package search | Karen Arutyunov | 1 | -3/+44 | |
2024-08-07 | Add support for loading package version reviews | Karen Arutyunov | 1 | -0/+21 | |
2024-05-28 | Add CI cancel handler | Karen Arutyunov | 1 | -5/+21 | |
2024-05-21 | Add support for build_unloaded() notification for tenant-associated services | Karen Arutyunov | 1 | -2/+2 | |
2024-03-21 | Add support for build auxiliary machines/configurations | Karen Arutyunov | 1 | -28/+44 | |
2024-03-13 | Add search-description configuration option | Boris Kolpackov | 1 | -0/+8 | |
2024-03-13 | Change semantics for build-toolchain-email configuration option | Karen Arutyunov | 1 | -7/+10 | |
2024-02-22 | Add support for tenant-associated service notifications | Karen Arutyunov | 1 | -14/+43 | |
2023-09-28 | Add support for explicit hidden target configuration class | Karen Arutyunov | 1 | -1/+4 | |
2023-05-17 | Add support for interactive parameter for task request | Karen Arutyunov | 1 | -1/+7 | |
2023-05-17 | Add support for upload handlers and implement brep-upload-bindist handler | Karen Arutyunov | 1 | -1/+144 | |
2023-04-14 | Add support for random package ordering in build task module | Karen Arutyunov | 1 | -11/+20 | |
2022-11-23 | Add support for package build configurations | Karen Arutyunov | 1 | -19/+20 | |
2022-09-29 | Fix build-result-request-max-size config option default value from 10240000 ↵ | Karen Arutyunov | 1 | -1/+1 | |
to 10485760 | |||||
2022-08-29 | Add target to build configuration id | Karen Arutyunov | 1 | -0/+4 | |
2022-07-01 | Add support for disabling package build notification emails per toolchain name | Karen Arutyunov | 1 | -0/+14 | |
2021-10-04 | Add support for soft and hard rebuilds | Karen Arutyunov | 1 | -24/+66 | |
2021-03-29 | Add missing build-interactive-login option to etc/brep-module.conf | Karen Arutyunov | 1 | -1/+2 | |
2021-03-26 | Add support for interactive CI mode | Karen Arutyunov | 1 | -2/+20 | |
2020-04-01 | Invent alternative package rebuild timeout | Karen Arutyunov | 1 | -0/+34 | |
2020-03-27 | Implement brep-monitor | Karen Arutyunov | 1 | -0/+811 | |