Git Product home page Git Product logo

Comments (9)

jtigger avatar jtigger commented on May 22, 2024 2

At this point, we've met the spirit of this story.

from java.

jtigger avatar jtigger commented on May 22, 2024 1

As a matter of update, this group has nearly finished this work. It's functional on a fork, but needs just a few nips-and-tucks to make it merge-worthy.

from java.

kytrinyx avatar kytrinyx commented on May 22, 2024

+1000

But... it requires a ruby install? How so?

It seems like it should be enough to download and unpack the linux version of the exercism binary, and then loop through each exercise in the config.json and say exercism fetch java SLUG, no?

The default is to use http://x.exercism.io, and you can fetch individual exercises without having an API key.

from java.

jtigger avatar jtigger commented on May 22, 2024

Well, but that setup would be using the deployed set of problems. This would be an attempt to catch defects introduced in the latest commit to the track.

That said, today the client doesn't filter much (just paths with the work "example" in them). Is that something that's likely to change in the near/mid future?

Perhaps it would be better to simply build each exercise individually (disconnected from their parent); that would have caught this issue.

from java.

jtigger avatar jtigger commented on May 22, 2024

... looking at the next layer of this onion, "success" would be a little hard to detect: some exercises, when fetched correctly do not compile (because we stop providing a shell of a solution, altogether a few steps down the progression).

I'll be chewing on this.

from java.

kytrinyx avatar kytrinyx commented on May 22, 2024

How about...

  • copy the individual exercise
  • rename/move example solution
  • build

?

from java.

jtigger avatar jtigger commented on May 22, 2024

Picking this up as a morning exercise with a couple of folks from work (started with @bronhuston).

The basic plan is to replay the sandbox workstation setup in Travis, fetch, "solve" (copying the example), and test all problems. Not only does this check the validity of the test+example combination, but the plumbing too. When in place, committers have the luxury of focusing on the quality of the submission and not worry whether merging in will break production.

from java.

jtigger avatar jtigger commented on May 22, 2024

Ooops! Forgot to update the README.md accordingly... almost done. ;)

from java.

jtigger avatar jtigger commented on May 22, 2024

Okay; docs in place. Done.

from java.

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.