Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RPM M1] The assemble workflow should have a function to wrap build artifacts into a RPM package #1544

Closed
Tracked by #27
peterzhuamazon opened this issue Jan 25, 2022 · 2 comments
Assignees
Labels

Comments

@peterzhuamazon
Copy link
Member

peterzhuamazon commented Jan 25, 2022

Tasks Estimate Status Notes Dependencies
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 3 Complete 20220220: #1659 ✅

20220228: Improvements on maps: #1676
 
@peterzhuamazon
Copy link
Member Author

@peterzhuamazon 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 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 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
@peterzhuamazon
Copy link
Member Author

peterzhuamazon commented Mar 1, 2022

20220228: Improvements on maps: #1676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant