Currently we are looking on build framework git log for changed parts. When using CI we commonly use shallow framework clone where data is missing.
Also put hash calculating outside of the build process since its independent and this will help in CI process when we need to restart build process due to failed build. Now, repeating build train fail exactly because this information is missing.
Currently we are looking on build framework git log for changed parts. When using CI we commonly use shallow framework clone where data is missing.
Also put hash calculating outside of the build process since its independent and this will help in CI process when we need to restart build process due to failed build. Now, repeating build train fail exactly because this information is missing.