Giter Club home page Giter Club logo

Comments (7)

benj919 avatar benj919 commented on May 31, 2024

I have a preference for the workflows approach as it versions the build / test scripts with the repo. I haven't work with either though. And do you know what each option costs?

from r-package.

florianhartig avatar florianhartig commented on May 31, 2024

Both are free for open source projects ... because it's faster, I will now add a Travis file, and you can add the workflow if you find the time, we can then see what works better.

from r-package.

florianhartig avatar florianhartig commented on May 31, 2024

I have pushed a Travis file, but I think the owner of the repo has to activate this, at least I can't see the results. I requested the rights from you too.

from r-package.

ohagen avatar ohagen commented on May 31, 2024

access granted

from r-package.

florianhartig avatar florianhartig commented on May 31, 2024

no, that didn't work, I don't have the rights. Do you see something at https://travis-ci.com/github/project-Gen3sis/R-package ?

from r-package.

florianhartig avatar florianhartig commented on May 31, 2024

I still can't do it - I think you have to activate it Oskar - I can know see now

https://travis-ci.org/github/project-Gen3sis/R-package

but I'm getting

This is not an active repository
You don't have sufficient rights to enable this repo on Travis.
Please contact the admin to enable it or to receive admin rights yourself.

from r-package.

florianhartig avatar florianhartig commented on May 31, 2024

Hi all, continous integration is working now, ideally sign up to Travis so that you get emails when a build fails, or else check whenever you commit something https://travis-ci.com/github/project-Gen3sis/R-package/branches

The link is also on the main page.

I have mentioned this before, in order to make this work properly, any time you implement a new feauture

  • create a branch
  • do your changes in the branch
  • publish the branch, or better: create a pull request, which will trigger the CI tests to run
  • if it works, merge back into the master branch

If you do this systematically, the master branch should always be clean / working!

from r-package.

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.