You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2019/04/03 23:19:39 UTC

[incubator] branch master updated: More updates for added build_local_clutch.sh

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator.git


The following commit(s) were added to refs/heads/master by this push:
     new 54e4448  More updates for added build_local_clutch.sh
54e4448 is described below

commit 54e4448be5333b33aaf6eb434a27b2f7b15289c5
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Wed Apr 3 16:19:36 2019 -0700

    More updates for added build_local_clutch.sh
---
 README.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 227b540..25272e3 100644
--- a/README.md
+++ b/README.md
@@ -33,11 +33,12 @@ quickly if any changes are made.
 
 That script can be called with any of the [arguments you would pass to jbake](https://jbake.org/docs/2.6.4/#bake_command).
 
-> TODO: version of `build_clutch.sh` for local builds. This would leave jBake serving content and not manipulate the
-> `reserve` folder of the `asf-site` branch
+### Clutch and Legacy SVN Content (careful)
 
-The `build_clutch.sh` script can be used to build the Clutch data, but that's updated automatically by the Jenkins builds
-mentioned below so it's not required unless you want to test that.
+The `build_local_clutch.sh` script can be used to build the Clutch data, but that's updated automatically by the Jenkins 
+builds as `build_clutch.sh` mentioned below so it's not required unless you want to test that.
+*Warning* if you do build the clutch then examine the script and be very careful not to commit any of the automatically
+built assets and pages to the git master branch.
 
 ## Automated builds - website and Clutch data
 


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org


Re: [incubator] branch master updated: More updates for added build_local_clutch.sh

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

> +The `build_local_clutch.sh` script can be used to build the Clutch data, but that's updated automatically by the Jenkins 
> +builds as `build_clutch.sh` mentioned below so it's not required unless you want to test that.
> +*Warning* if you do build the clutch then examine the script and be very careful not to commit any of the automatically
> +built assets and pages to the git master branch.

Why not add these  to .gitignore?

Thanks,
Justin
---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org
For additional commands, e-mail: general-help@incubator.apache.org