Git Product home page Git Product logo

laravel-jenkins-ci-boilerplate's People

Contributors

amochohan avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

laravel-jenkins-ci-boilerplate's Issues

Jenkins console output no errors but it mark it as failed ?

Hi man, I have used your build.xml and build directory on my laravel existing project, I have setup the jenkins, and all good, but when I start the build the console outputs no errors but it still tells me that it's failed that's the console output http://pastebin.com/ihpEuc58

Can you please help me out ?
btw how can I add to the build some artisan commands like serve or migrate to be a part of the build is that possible ?

Thank you for this repo.

[Feature / optimalization request ] Skip vendor maps

Can these tools also skip vendor maps? (of Laravel).
Allot of time is wasted just building and checking already checked vendor librarys.

Thanks for making the boilerplate though =).
The Ant script is working perfectly on my Orange PI Jenkins build server.

Unable to Generate Coverage

Hi,

Every think works great except of coverage. I'm getting this error :

phpunit:
[phpunit] PHPUnit 5.6.1 by Sebastian Bergmann and contributors.
[phpunit]
[phpunit] Error: No whitelist configured, no code coverage will be generated
[phpunit]
[phpunit] . 1 / 1 (100%)
[phpunit]
[phpunit] Time: 345 ms, Memory: 18.00MB
[phpunit]
[phpunit] OK (1 test, 1 assertion)

What can we do about that?

Unable to build Jenkins

Hi,

I am new to Jenkins and I have cloned your project and used http://jenkins-php.org/ as a php-tempate for a "New Item".

After creating new Item I have clicked "Build Now" and in console I am getting the following issue

phploc-ci:

BUILD FAILED
/var/lib/jenkins/jobs/laravel-jenkins-ci-boilerplate/workspace/build.xml:62: Execute failed: java.io.IOException: Cannot run program "phploc": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1047)
at java.lang.Runtime.exec(Runtime.java:617)
at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:41)
at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:428)
at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:442)

Please let me know which steps I am missing.

Cheers,
Javed

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.