Branch: refs/heads/master Home: https://github.com/jenkins-infra/jenkins.io Commit: 13928ad25e04ab66618aeeba7ce5b43bfc32a6f7 https://github.com/jenkins-infra/jenkins.io/commit/13928ad25e04ab66618aeeba7ce5b43bfc32a6f7 Author: Liam Newman <bitwise...@gmail.com> Date: 2018-10-04 (Thu, 04 Oct 2018)
Changed paths: M .gitignore M Makefile M content/doc/pipeline/examples.html.haml R scripts/fetch-examples M scripts/fetch-external-resources Log Message: ----------- Improved make clean behavior Examples were previously being cloned into the content/_tmp directory and zipfiles were being expanded into content in other places but never cleaned. This change causes `make clean` to clean up all generated and downloaded content. It also moves examples fetching to use the fetch-external-resources script instead of cloning. Also made several other tweaks to target dependencies to make the build more resilient. For example, if you remove only 'node_modules' the build will reinstall it (before it would not detect the missing directory unless you ran `make clean`.) `make clean` should now generally be sufficient to get a clean build, and `git clean -xfd` will get to a deeply clean state (where before you might have to remember to use `git clean -xffd`). Commit: 8addf2ac9f6d070a93e1e99ac0ed783e0949ecd6 https://github.com/jenkins-infra/jenkins.io/commit/8addf2ac9f6d070a93e1e99ac0ed783e0949ecd6 Author: Liam Newman <bitwise...@gmail.com> Date: 2018-10-05 (Fri, 05 Oct 2018) Changed paths: M Makefile Log Message: ----------- Use git clean Xfd Commit: 611fae785443d0aebb326eb9d25066e9ea39d409 https://github.com/jenkins-infra/jenkins.io/commit/611fae785443d0aebb326eb9d25066e9ea39d409 Author: Liam Newman <bitwise...@gmail.com> Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: M Makefile Log Message: ----------- Updated comments Commit: ec2731104e54e640b4c48f1c7ec3c6a9883fdbf8 https://github.com/jenkins-infra/jenkins.io/commit/ec2731104e54e640b4c48f1c7ec3c6a9883fdbf8 Author: Liam Newman <bitwise...@gmail.com> Date: 2018-10-08 (Mon, 08 Oct 2018) Changed paths: M Makefile Log Message: ----------- Cleanup directory targets Commit: 3892ea2ad4b4a67e1f8aebbfab261ae88628c176 https://github.com/jenkins-infra/jenkins.io/commit/3892ea2ad4b4a67e1f8aebbfab261ae88628c176 Author: R. Tyler Croy <ty...@monkeypox.org> Date: 2018-10-09 (Tue, 09 Oct 2018) Changed paths: M .gitignore M Makefile M content/doc/pipeline/examples.html.haml R scripts/fetch-examples M scripts/fetch-external-resources Log Message: ----------- Merge pull request #1810 from bitwiseman/build-cleaner Improved make clean behavior Compare: https://github.com/jenkins-infra/jenkins.io/compare/587079c7f130...3892ea2ad4b4 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.