Closed chrislaughlin closed 10 years ago
yeah I can see issues with karma, ill not update that.
We should not update gulp-gh-pages plugins as the latest doesn't work. I have push pull request that we fix the build.
It passed the build
yeah because for pull request we only run test and we are not publishing to gh-pages .. we are publishing for normal build when your merging pull request...
ah okay. Whats the process to run the full build locally so we can test changes like this.
I don't think u need to run full build on your local env and even build script is customize for CI server. This is really small issue at should never happend till u don't update gulp-gh-pages (once they fix the issue in latest version we can update this plugin).
Just be carefull which dependencies you are updating.. I think the
gh-pages
andkarma
should not be updated as there are some issue with latest versions.