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
Just like build workflow, add a “--distribution” parameter, so that the assemble workflow knows which distribution to create based on the input artifacts from build workflow
20220220: Design change, since build workflow already have --distribution ready, assemble workflow can directly take distribution info from build manifest. Then assemble the new rpm after zips installation.
3
Complete
The existing distribution generating code of TAR and ZIP should still function after the above change
peterzhuamazon
changed the title
The assemble workflow should have a function to wrap build artifacts into a RPM package
[RPM M2] The assemble workflow should have a function to wrap build artifacts into a RPM package
Feb 21, 2022
peterzhuamazon
changed the title
[RPM M2] The assemble workflow should have a function to wrap build artifacts into a RPM package
[RPM M1.2] The assemble workflow should have a function to wrap build artifacts into a RPM package
Feb 21, 2022
peterzhuamazon
changed the title
[RPM M1.2] The assemble workflow should have a function to wrap build artifacts into a RPM package
[RPM M1] The assemble workflow should have a function to wrap build artifacts into a RPM package
Feb 21, 2022
Just like build workflow, add a “--distribution” parameter, so that the assemble workflow knows which distribution to create based on the input artifacts from build workflow20220220: Design change, since build workflow already have
--distribution
ready, assemble workflow can directly take distribution info from build manifest. Then assemble the new rpm after zips installation.20220228: Improvements on maps: #1676 ✅
The text was updated successfully, but these errors were encountered: