Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Set %patchwork-series-default-count earlier•••So it's set for the database threads. | Christopher Baines | 2024-06-08 |
* | Move starting all threads to start-guix-qa-frontpage | Christopher Baines | 2024-06-08 |
* | Set %file-port-name-canonicalization 'none | Christopher Baines | 2024-05-17 |
* | Use fibers for refreshing issue and branch data | Christopher Baines | 2024-05-17 |
* | Don't submit system test builds•••As they don't really work currently, due to the agents not being able to GC things that they need to build for the system tests. | Christopher Baines | 2024-05-17 |
* | Submit branch builds via a fiber•••Rather than a thread. | Christopher Baines | 2024-05-15 |
* | Drop the number of patch issues to show/process•••As beid which currently runs data.qa.guix.gnu.org is running out of disk space. | Christopher Baines | 2023-11-04 |
* | Generate a reproducible.json file•••Which can hopefully be consumed by https://ismypackagereproducibleyet.org/ | Christopher Baines | 2023-10-31 |
* | Fix calling create-branch-for-issue | Christopher Baines | 2023-10-19 |
* | Refactor fetching data from patchwork•••Fetch pages one at a time until the required number of patch series has been fetched. This commit also changes the ordering from issue number to the series ID, which will mean that series associated with older issues will be prefered over newer issues with older series. | Christopher Baines | 2023-10-17 |
* | Instrument the refresh patch data thread | Christopher Baines | 2023-10-16 |
* | Fix issues with submit-issue-builds | Christopher Baines | 2023-10-10 |
* | Instrument manage patch branches | Christopher Baines | 2023-10-06 |
* | Add a command to apply patches•••Mostly for testing the code. | Christopher Baines | 2023-09-19 |
* | Move submitting patch builds in to a fiber•••As this should help improve reliability and parallelism (eventually). | Christopher Baines | 2023-09-13 |
* | Stop the patch issues to show•••As beid is running low on disk space. | Christopher Baines | 2023-09-11 |
* | Add metrics around the submit builds threads•••Mostly so I can see if they get stuck. | Christopher Baines | 2023-09-07 |
* | Fix the doc-dir | Christopher Baines | 2023-09-04 |
* | Display the README as a page•••Like the data service. | Christopher Baines | 2023-09-04 |
* | Set GC_RETRY_SIGNALS=0•••To work around the "Signals delivery fails constantly" crashes. | Christopher Baines | 2023-06-30 |
* | Move issue related code from the server module | Christopher Baines | 2023-06-15 |
* | Fix incorrect priority handling in the guix-qa-frontpage script | Christopher Baines | 2023-05-30 |
* | Extract out branch related code | Christopher Baines | 2023-05-23 |
* | Support submitting branch builds manually | Christopher Baines | 2023-05-16 |
* | Instrument the substitute availability of branches•••So that it's possible to get an idea of how this changes over time. | Christopher Baines | 2023-05-06 |
* | Add the ability to submit builds manually for an issue•••Without a limit for the number of builds. | Christopher Baines | 2023-04-09 |
* | Increase the number of patch series to show/process•••Also increase the parallelism for refreshing the data. | Christopher Baines | 2023-03-15 |
* | Increase the number of patches to process | Christopher Baines | 2023-03-12 |
* | Add repl related options | Christopher Baines | 2023-03-09 |
* | Increase the number of additional series to refresh | Christopher Baines | 2023-02-17 |
* | Tweak and join up how many patch series are processed•••By different parts of the code. | Christopher Baines | 2023-02-17 |
* | Add a thread to refresh data for branches | Christopher Baines | 2023-02-03 |
* | Make the refresh data thread more specific•••As I want to add another thread for non-patch branches. | Christopher Baines | 2023-02-03 |
* | Start submitting builds for system tests•••This'll enable getting system test information in to the data service, which will in turn enable starting running system tests for patches when appropriate. | Christopher Baines | 2022-12-15 |
* | Clear relevant cache entries when recreating branches | Christopher Baines | 2022-12-08 |
* | Pull more get-issue-branch-base-and-target-refs calls out | Christopher Baines | 2022-12-05 |
* | Try to fix an issue with the cwd being changed by different threads | Christopher Baines | 2022-11-20 |
* | Adopt managing patch branches•••This previously happened with some scripts run through Laminar, this commit moves the functionality here. | Christopher Baines | 2022-10-25 |
* | Refresh some data regularly | Christopher Baines | 2022-09-18 |
* | Expose prometheus metrics | Christopher Baines | 2022-09-14 |
* | Start adding support for branches | Christopher Baines | 2022-09-14 |
* | Add lots more functionality | Christopher Baines | 2022-09-03 |
* | Initial commit | Christopher Baines | 2022-08-12 |