packit / packit-service

Packit provided as a service
https://packit.dev
MIT License
34 stars 46 forks source link

Store results only of usage data tasks #2419

Closed nforro closed 1 month ago

nforro commented 1 month ago

Storing results of all tasks is unnecessary and requires all result data to be serializable. Ignore results of all tasks by default (they will still be visible in the logs) and only store them for usage data tasks.

softwarefactory-project-zuul[bot] commented 1 month ago

Build succeeded. https://softwarefactory-project.io/zuul/t/packit-service/buildset/dd3f4b13b2d946098daf776e592f6157

:heavy_check_mark: pre-commit SUCCESS in 2m 28s :heavy_check_mark: packit-service-tests SUCCESS in 2m 53s

nforro commented 1 month ago

That would be my guess :slightly_smiling_face:

mfocko commented 1 month ago

That would be my guess 🙂

Well, at least I don't have to open a PR for the resource changes then :D

softwarefactory-project-zuul[bot] commented 1 month ago

Build succeeded (gate pipeline). https://softwarefactory-project.io/zuul/t/packit-service/buildset/0f307382865d4b62898bcabde33853ba

:heavy_check_mark: pre-commit SUCCESS in 2m 46s