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

Changed ui-build-pkg job to use a docker container #2281

Merged
merged 1 commit into from
Feb 24, 2017
Merged

Conversation

jpellizzari
Copy link
Contributor

Changes the ui-build-pkg job to use the existing SCOPE_UI_BUILD_IMAGE to compile an npm module and place it on S3.

@jpellizzari jpellizzari requested a review from ekimekim February 24, 2017 18:15
@jpellizzari
Copy link
Contributor Author

@ekimekim Could you review when you get a sec?

@jpellizzari
Copy link
Contributor Author

@ekimekim Updated with your IRL feedback

Copy link
Contributor

@ekimekim ekimekim left a comment

Choose a reason for hiding this comment

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

LGTM once you fix the .PHONY line, which will break the makefile

Makefile Outdated
@@ -1,4 +1,4 @@
.PHONY: all deps static clean client-lint client-test client-sync backend frontend shell lint ui-upload
.PHONY: all deps static clean client-lint client-test client-sync backend frontend shell lint ui-upload

This comment was marked as abuse.

@jpellizzari
Copy link
Contributor Author

Very worrying that my editor would add in whitespace. It removes it by default on save, but I haven't seen it add it in like that before...

@jpellizzari jpellizzari merged commit 107a933 into master Feb 24, 2017
@jpellizzari jpellizzari deleted the ui-pkg-fix branch February 24, 2017 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants