jonpspri commented on a change in pull request #184: Create tarball for Nginx
container in OpenWhisk as part of release deploy script
URL:
https://github.com/apache/incubator-openwhisk-cli/pull/184#discussion_r159958452
##########
File path: config/content.json
##########
@@ -0,0 +1,49 @@
+{
Review comment:
Okay, I'm going to start unwinding builds with a goal of having build logic
reside in only one place and have something (Gradle or Make tbd) drive the
build. I'm up in the air about which build tool to use -- Gradle is great for
the JVM-based languages with CLASSPATHs, etc, but Make may be a better answer
for go, since it's more compiler-like. We'll burn that bridge when we come to
it -- first goal for me is eliminating the need for
'tools/travis/build_tag_releases.sh'.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services