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

Client build process refinement #8742

Merged
merged 2 commits into from
Oct 3, 2019

Conversation

dannon
Copy link
Member

@dannon dannon commented Oct 2, 2019

Tweaks gulp build targets to be more sensible and clear. This came about looking at the client build process deconstruction issue referenced below; more clear separation of concerns in the gulp tasks.

Drops targets from primary client package that should not be used anymore (we've moved the building of these to the individual packages).

@dannon dannon added kind/refactoring cleanup or refactoring of existing code, no functional changes area/client-build labels Oct 2, 2019
@galaxybot galaxybot added this to the 20.01 milestone Oct 2, 2019
@jmchilton jmchilton merged commit cc7d45f into galaxyproject:dev Oct 3, 2019
@dannon
Copy link
Member Author

dannon commented Oct 3, 2019

@natefoo Do we have a good way to coordinate these targets being implemented when the next test/whatever rollout happens, relative the older 3 targeted in galaxyproject/ansible-galaxy#85?

@natefoo
Copy link
Member

natefoo commented Oct 9, 2019

Implemented in Ansible you mean? I added version detection there a bit ago for the node version stuff so we should be able to add conditionals for this.

@dannon
Copy link
Member Author

dannon commented Oct 9, 2019

@natefoo Yeah, exactly. When we go to deploy the next rev that contains this code the items (https://github.com/galaxyproject/ansible-galaxy/pull/85/files#diff-7e1ee3914098357abbc81ad7a8d7eacaR15) will just be 'plugins' and 'client'.

@natefoo
Copy link
Member

natefoo commented Oct 9, 2019

Thanks, I created an issue for it in galaxyproject/ansible-galaxy#88.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/client-build kind/refactoring cleanup or refactoring of existing code, no functional changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants