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
For certain products, like the SLE family of products (as an example) we'd like to ensure that at any point in time, given the latest state of released updates, provided "src.rpms" and in extension sources are rebuildable as a user. That means if an update (could be security or maintenance update on existing SPs or newly scheduled feature/version update on newer SP) causes other already provided distribution packages to be no longer buildable from source, it should be caught, reported and ideally mitigated as part of the introduction of the update.
There is also a supportability use case in there: if users can not rebuild from source, also we likely can no longer do so, which means if there is any desire to update the package (to add a security or a bug fix, for example) we first spend unplanned time on fixing the build regression. discovering those issues earlier would be beneficial to disentangle the workload.
The text was updated successfully, but these errors were encountered:
For certain products, like the SLE family of products (as an example) we'd like to ensure that at any point in time, given the latest state of released updates, provided "src.rpms" and in extension sources are rebuildable as a user. That means if an update (could be security or maintenance update on existing SPs or newly scheduled feature/version update on newer SP) causes other already provided distribution packages to be no longer buildable from source, it should be caught, reported and ideally mitigated as part of the introduction of the update.
There is also a supportability use case in there: if users can not rebuild from source, also we likely can no longer do so, which means if there is any desire to update the package (to add a security or a bug fix, for example) we first spend unplanned time on fixing the build regression. discovering those issues earlier would be beneficial to disentangle the workload.
The text was updated successfully, but these errors were encountered: