GithubHelp home page GithubHelp logo

Comments (11)

mkoval avatar mkoval commented on May 5, 2024 1

Thanks for the tip @jslee02! I'm not sure why it was necessary, but setting COVERALLS_REPO_TOKEN fixed it.

from aikido.

jslee02 avatar jslee02 commented on May 5, 2024

Setting up coveralls would be straightforward once travis build setup is done. Anyone have plan to setup travis?

from aikido.

psigen avatar psigen commented on May 5, 2024

Yes, we are hoping to do this with #18.

from aikido.

jslee02 avatar jslee02 commented on May 5, 2024

Hm, coveralls charges for private repos. Here is the pricing plan.

from aikido.

psigen avatar psigen commented on May 5, 2024

@mkoval: what's the timeline for open-sourcing aikido?

from aikido.

mkoval avatar mkoval commented on May 5, 2024

Our invention disclosure was approved by the technology transfer office, so we can open source Aikido whenever we choose to. I'd like to wait until the DART -> KIDO rename for a few reasons:

  1. the rename will be a major breaking change
  2. we use features from the DART master branch that will then be included in that release
  3. the name AIKIDO would actually make sense

from aikido.

jslee02 avatar jslee02 commented on May 5, 2024

Created a branch for this. The rest work can be finished once AIKIDO becomes public.

from aikido.

mkoval avatar mkoval commented on May 5, 2024

I ported over @jslee02's additions to CMakeLists.txt to the feature/statespace branch and verified that coveralls works locally. We will need to make some modifications to pr-cleanroom to successfully run this on Travis. At a minimum, we need to pass BUILD_TYPE=Debug COVERALLS=ON to CMake.

from aikido.

mkoval avatar mkoval commented on May 5, 2024

I have coveralls running on Travis now after a lot of fiddling with catkin build. Our .travis.yml file is not pretty, but it works. 😰

Unfortunately, the JSON file upload fails with this error message:

{"message":"Couldn't find a repository matching this job.","error":true}

I thought this was happening because we were using travis-ci.com (for private repositories) instead of travis-ci.org (for public repositories); see #59. However, I migrated Aikido to travis-ci.org and am seeing the same error. @jslee02 do you have any idea how to resolve this?

My best guess is that it's happening because we're building from the feature/statespace branch instead of the default branch (master). Maybe it will fix itself when we merge #32?

from aikido.

jslee02 avatar jslee02 commented on May 5, 2024

I thought this was happening because we were using travis-ci.com (for private repositories) instead of travis-ci.org (for public repositories); see #59.

Yeah, it's tricky. I had the same problem. The solution would be setting the coveralls token as an environment variable in .travis.yml as this (see this). The coverall token for AIKIDO can be found here, but I can't see the configuration page as I don't have the access maybe.

from aikido.

mkoval avatar mkoval commented on May 5, 2024

@jslee02 you may want to resolve this: dartsim/dart#687.

from aikido.

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.