aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/jobs/load-new-guix-revision.scm
Commit message (Expand)AuthorAge
* Use much smaller chunks when trying to run the derivation linterChristopher Baines2022-09-05
* Compute lint warnings for packages in chunksChristopher Baines2022-09-05
* Remove cross derivation targets that don't make senseChristopher Baines2022-05-27
* Take advantage of the new (guix platform) moduleChristopher Baines2022-05-26
* Fix more issues with the git_commits introductionChristopher Baines2022-05-23
* Raise a clearer exception when a linter crashesChristopher Baines2022-05-23
* Only clear the %store-table when it's definedChristopher Baines2022-05-17
* Clear cached store connections when fetching lint warningsChristopher Baines2022-05-13
* Clear out cached store connections in the load revision inferiorChristopher Baines2022-05-07
* Move the builds.derivation_output_details_set_id updateChristopher Baines2022-04-16
* Close the load revision inferior prior to inserting dataChristopher Baines2022-03-11
* Extract out the code for starting an inferiorChristopher Baines2022-03-11
* Process each system target pair individuallyChristopher Baines2022-03-11
* Disable value history in the inferior replChristopher Baines2022-03-11
* Compute more cross derivationsChristopher Baines2022-03-11
* Deduplicate inferior packages including replacementsChristopher Baines2022-03-04
* Simplify deduplicate-inferior-packagesChristopher Baines2022-03-04
* Include the nl_NL.UTF-8 locale when processing revisionsMaxime Devos2022-03-02
* Address a few issues in the load new guix revision testsChristopher Baines2022-03-02
* Skip dropping the log part sequence if there's a lockChristopher Baines2022-02-21
* Move logging cleanup tasks to after the transaction commitsChristopher Baines2022-02-19
* Change how package supported systems are handledChristopher Baines2022-02-18
* Improve logging for system test derivation issuesChristopher Baines2022-01-09
* Track package replacementsChristopher Baines2021-07-11
* Pass #:system to channel-instances->manifestChristopher Baines2021-06-09
* Use filter-map rather than filter and map when processing lintersChristopher Baines2021-05-16
* Fix load revision jobs not failing if the extraction of data failsChristopher Baines2021-03-25
* Fix dropping the job lockChristopher Baines2021-02-05
* Reformat queries in the load-new-guix-revision moduleChristopher Baines2021-02-05
* Tweak exception handling when loading revisionsChristopher Baines2021-02-03
* Better handle retries for jobsChristopher Baines2021-02-03
* Store channel instance derivations in a separate transactionChristopher Baines2021-02-02
* Don't ignore all system tests if computing one derivation failsChristopher Baines2021-01-14
* Fix squee upgrade issues in the load-new-guix-revision moduleChristopher Baines2021-01-02
* Start to add compatibility with squee returning #f for null valuesChristopher Baines2021-01-02
* Vacuum the log parts table after deleting entries from itChristopher Baines2020-11-17
* Vacuum the package derivations table after each jobChristopher Baines2020-11-17
* Improve the failed comparison pageChristopher Baines2020-10-23
* Split the jobs metric in to succeede, queued and failedChristopher Baines2020-10-09
* Improve select-job-for-commitChristopher Baines2020-10-09
* Guard against errors when recording job stderr outputChristopher Baines2020-10-09
* Use the git repository fetch with authentication valueChristopher Baines2020-10-07
* Better handle loading the (guix i18n) module in the inferiorChristopher Baines2020-09-26
* Change the locale codeset representationChristopher Baines2020-09-26
* Add some new metrics about load new revision jobsChristopher Baines2020-09-20
* Guard against null package metadata idsDanjela Lura2020-08-13
* Update the package_metadata_tsvectors with new entriesDanjela Lura2020-08-12
* Avoid problems with lint warnings for duplicate packagesChristopher Baines2020-08-09
* Get the translated package synopsis and descriptions into the databaseDanjela Lura2020-06-19
* Get the translated lint checker descriptions into the databaseDanjela Lura2020-06-07