You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to run regression tests for generated images.
Lastly, we had lots of crashes in for debian/buster due to integer overflow. If we can add this ability, we could detect such crashes before deploying packages to packagecloud. (Add a workflow to test package installation for Citus packages #1171)
Add ability to filter the warnings we get when generating packages for some os's.
This could reduce the effort we spend when reviewing ci jobs, so it can help us to detect important warnings.
Add debug packages for the ones that we don't have now.
It would make debugging the crashes from our customers easier and it would save lots of "engineer x time" effort.
(To make the process safer and faster)
Important to have:
Lastly, we had lots of crashes in for debian/buster due to integer overflow. If we can add this ability, we could detect such crashes before deploying packages to packagecloud. (Add a workflow to test package installation for Citus packages #1171)
This could reduce the effort we spend when reviewing ci jobs, so it can help us to detect important warnings.
It would make debugging the crashes from our customers easier and it would save lots of "engineer x time" effort.
Nice to have: