Coder Social home page Coder Social logo

Comments (6)

bbaudry avatar bbaudry commented on June 19, 2024

We should have a webhook (https://developer.github.com/webhooks/) that triggers Descartes on a pull request.

from pitest-descartes.

dvojtise avatar dvojtise commented on June 19, 2024

Trigger ok, but on which execution server ? something like calling travis/jenkins execution and then report back the result on the corresponding PR ?. (because I believe that Descartes need some computing resources...)

Actually triggering is not really an issue if you have a Jenkins/travis server, the real point is to be able to get back the results and associate it to the correct PR in github. (if you use travis, you already have a build status report)

Don't know if that might help but in eclipse organization they have something that is run on pull request in order to check if all commits has the correct "signedOfBy" information and that the indicated user has signed his ECA document, this is reported on the PR before being merged.
We may try to find the code for that and mimic it ?

from pitest-descartes.

monperrus avatar monperrus commented on June 19, 2024

from pitest-descartes.

oscarlvp avatar oscarlvp commented on June 19, 2024

Check the alternative implemented in the INRIA/spoon.
Here

from pitest-descartes.

nicolabertazzo avatar nicolabertazzo commented on June 19, 2024

My proposal is to split this task in 3 sub tasks:

  • Define a jenkins freestyle job o pipeline job that execute pitest-descartes
  • Develop a jenkins plugin that from pitest-descartes output display a report in jenkins
  • Develop a github hooks to run pitest-descartes for each pull request

from pitest-descartes.

bbaudry avatar bbaudry commented on June 19, 2024

I close the issue. I split into 3 different ones #60 #59 #58

from pitest-descartes.

Related Issues (20)

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.