Giter Site home page Giter Site logo

Comments (3)

jchodera avatar jchodera commented on July 17, 2024

I'm just curious if you have Jenkins running on one of the MSK HPC clusters, and if so, how you have it configured for continuous integration of GitHub projects. We had to dedicate a special Jenkins server in a VPN for this.

from vcf2maf.

lordzappo avatar lordzappo commented on July 17, 2024

We had no particular problems doing this, but the luna node/head node we
are using is internet capable. Is that the difference?

We don't have full continuous integration actually running yet, we merely
run tests on push. Most of our projects will want to keep previous
versions available, so we have to develop a versioning system that installs
each new version into its own folder for python, perl, and R code,, rather
than simply stomping on the previous version.

And for our python code, we need to rewrite our package's setup.py to
integrate github tags so we get auto version numbering there, to make this
scheme work.

https://github.com/warner/python-ecdsa/blob/9e21c3388cc98ba90877a1e4dbc2aaf66c67d365/setup.py#L33

On Tue, Nov 3, 2015 at 10:52 PM, John Chodera [email protected]
wrote:

I'm just curious if you have Jenkins running on one of the MSK HPC
clusters, and if so, how you have it configured for continuous integration
of GitHub projects. We had to dedicate a special Jenkins server in a VPN
for this.


Reply to this email directly or view it on GitHub
#28 (comment).

from vcf2maf.

ckandoth avatar ckandoth commented on July 17, 2024

Unit tests are now included in v1.6.7. They expect VEP script+cache to be in the default ~/vep and ~/.vep locations, which we handle in Jenkins with symlinks to /opt/common/CentOS_6-dev/vep/v84.

from vcf2maf.

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.