Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Install appsody as prereq to installer #176

Merged
merged 2 commits into from
Sep 10, 2019

Conversation

makandre
Copy link
Contributor

@makandre makandre commented Sep 9, 2019

Signed-off-by: Andrew Mak [email protected]

For eclipse-archived/codewind#271

Signed-off-by: Andrew Mak <[email protected]>
@makandre
Copy link
Contributor Author

makandre commented Sep 9, 2019

This is the PR to copy appsody CLI alongside codewind installer CLI.

Initially it was discussed we should zip up the appsody binary. But we did not do this because we wanted to quickly piggyback on what's currently done with the codewind binary (it is not zipped up). Ultimately we would want to dynamically fetch both appsody and codewind CLIs so they are not bundled into the repo. So we opted to leave out the zipping since that's going to add some complexity that would be tossed out soon anyways.

@tetchel Could you review please?

@jopit
Copy link
Contributor

jopit commented Sep 10, 2019

I'm concerned that this adds about 40MB to the size of the plugins. I'd really like us to find some way to make this smaller.

Signed-off-by: Andrew Mak <[email protected]>
Copy link

@tetchel tetchel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks fine

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

Successfully merging this pull request may close these issues.

3 participants