Giter VIP home page Giter VIP logo

grunt-build-gh-pages's People

Contributors

pajtai avatar pdehaan avatar travism avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grunt-build-gh-pages's Issues

CNAME support?

the README/changelog says "2013 08 08 - 0.1.0 - CNAME support and commit message updates", but I can't find anything on it. Did you remove it again?

Exclude special folders a part from node_modules

Reading this again.
image

Now I understand why you are excluding.

But what happend if in development I´m working with Bower?
https://github.com/bower/bower

Which is a pakage management system for Front-End libraries.

Bower generates a folder with all the packages. And is excluded from my repository. And I would like to maintain bettwen deploys.

Could you add a config param to add more directories like bower generated? It would be great.

No orphan branch created yet

build_gh_pages requires an orphan 'builds' branch to have been created. Currently, deploying the build blows up your local repo because it is not there.

Error Starting Gremlin Shell - utilities plugin

Hello,

Hopefully this is the right place to ask about an error that I am getting. If not please let me know where I might be able to find some help regarding this issue. I've recently installed Titan 1.0.0 on my Mac and am getting an error when I launch the Gremlin shell. The error is that loading the utilities plugin fails. I am not sure which file the line 2, column 34 refers to. Even though I have a prompt after the rest of the startup finishes, the commands I type such as opening a graph store from the TitanFactory doesn't see to do anything. In fact I can type gibberish at the prompt and no error is reported. I am not sure if the error has anything to do with the message about libinstrument.dylib being implemented in two locations. I did have to install Java 8 as part of moving to Titan1.0.0. but that I am able to use the new JDK for other applications including a Java application that I wrote that uses Titan. Any insights into getting this resolved is appreciated. The startup is shown below:

Vincenzo:bin rsaccon$ ./gremlin.sh
objc[39550]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.

     \,,,/
     (o o)

-----oOOo-(3)-oOOo-----
plugin activated: aurelius.titan
plugin activated: tinkerpop.server
Error loading the 'utilities' plugin - startup failed:
groovysh_evaluate: 2: unexpected token: * @ line 2, column 34.
org.apache.commons.configuration.*
^

1 error

plugin activated: tinkerpop.utilities
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/rsaccon/bin/titan-1.0.0-hadoop1/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/rsaccon/bin/titan-1.0.0-hadoop1/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
log4j:WARN No appenders could be found for logger (org.apache.hadoop.security.Groups).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
plugin activated: tinkerpop.hadoop
plugin activated: tinkerpop.tinkergraph
gremlin>

Regards,
Rob Saccone

Git submodules wiped out on build

When a git repo has submodules, those submodules are getting wiped out during the build process. Would it make sense to add options to keep this from happening?

Gremlins

I cant exactly figure out what is happening, so this will be vague. I think once you switch back from the orphan branch it is checking out some super old code, which wont show in history. Does it run a bower install?

CamelCase warning

I'm using grunt 0.4.2. I just added

320     build_gh_pages: {
321       gh_pages: {
322
323       }
324     },

and
'build_gh_pages', to grunt.registerTask('build') in Gruntfile.js
however, I got following error.

Gruntfile.js
  line 320  col 0  Identifier 'build_gh_pages' is not in camel case.
  line 321  col 0  Identifier 'gh_pages' is not in camel case.

I could ignore this warning with --force option, but I think you are better to keep js convention(CamelCase)

/bin/sh git: not found

Running "shell:buildStageToGitlab" (shell) task
/bin/sh: 1: git: not found
Warning: Command failed: /bin/sh: 1: git: not found
Use --force to continue.

I tried clean branch then it happen
"which git" show /usr/bin/git well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.