Approval Tests for Ruby
exercism/windows-installer 121
A project to download and install the latest version of Exercism Client for Windows depending on the architecture.
A simple ruby calendar presenter
exercism/gui 23
Prototype API for Exercism.io
Internal tool to let maintainers create duplicate issues in relevant track repositories.
Code examples for presentation
issue commentexercism/cli
Allow Windows config file to be read from other locations
Is there a way to set the user.json file location? Or at least make the executable first look it in the pwd and then the %APPDATA% path?
comment created time in 12 hours
issue openedexercism/cli
Idea: Download a whole track instead of one exercise at a time
Idea
A download comes with a test suite and readme, so technically you can code offline and still manage to practice, my idea was what if you were about to leave for a long trip (even so it unlikely at the moment) you could download a whole track for a language and have all exercises with one command.
Side Note
Let me know if this technically possible. If so can I lend a hand with this request. This is not urgent, mostly a nice to have 😄
created time in 6 days
fork korakotlee/etsy
A friendly Ruby interface to the Etsy API
https://github.com/kytrinyx/etsy
fork in 7 days
push eventexercism/problem-specifications
commit sha 27d4ca8c86cf9aea6636aa87d6889c2b799a4808
Added topics closures, iterators, unicode (#1795)
push time in 10 days
PR merged exercism/problem-specifications
Added the following topics: unicode, iterators, closures as asked in #1794
pr closed time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
@iHiD yeah, I think they would probably be good to keep for now for that reason. Removing/changing can always be done later.
comment created time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
I also think topics are useful to have a sort of overview of what to expect from a problem, and to be able to sort out problems of specific areas when you want to do targeted training about one thing
comment created time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
I think topics have value as a list of ideas – for exercise solutions, for concepts...
comment created time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
(Happy to have this added though @joshiraez - thanks!)
comment created time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
We're getting rid of them at the track-level but they might remain helpful in problem-specs to give maintainers an idea of how the exercises are/can be solved? I've not thought about this at all.
comment created time in 10 days
PR opened exercism/problem-specifications
Added the following tags: unicode, iterators, closures as asked in #1794
pr created time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
I'll be creating the PR then
comment created time in 10 days
issue commentexercism/problem-specifications
Add topics: Closures, Unicode, Iterators
I think we might get rid of TOPICS (cc @iHiD @ErikSchierboom), but until then, I think these topics are fine. If they sign off, I think this can be PRed in.
comment created time in 10 days
issue openedexercism/problem-specifications
Hi,
I'd like to ask for permission to add the topics Closures and Unicode. Both are advanced topics that different languages handle differently, and they are used as topics in the TS track.
created time in 10 days
push eventexercism/problem-specifications
commit sha ff563639a914f5d3f0bbbcef35d98044b8d28c8f
[luhn] Update canonical-data.json (#1793) * Update canonical-data.json See https://github.com/exercism/rust/pull/1228 * Update canonical-data.json * Update exercises/luhn/canonical-data.json Co-authored-by: Derk-Jan Karrenbeld <[email protected]> Co-authored-by: Derk-Jan Karrenbeld <[email protected]>
push time in 10 days
PR merged exercism/problem-specifications
See https://github.com/exercism/rust/pull/1228
pr closed time in 10 days
Pull request review commentexercism/problem-specifications
[luhn] Update canonical-data.json
"value": ":9" }, "expected": false- }+ },+ {+ "uuid": "401a68ba-98d4-11eb-a8b3-0242ac130003",
We used to allow all uuids, but made this restriction so they are really always just completely random.
comment created time in 11 days
Pull request review commentexercism/problem-specifications
[luhn] Update canonical-data.json
"value": ":9" }, "expected": false- }+ },+ {+ "uuid": "401a68ba-98d4-11eb-a8b3-0242ac130003",
I had a one-out-of-two chance and I chose wrong. Thanks! I'll remember that!
comment created time in 11 days
Pull request review commentexercism/problem-specifications
[luhn] Update canonical-data.json
"value": ":9" }, "expected": false- }+ },+ {+ "uuid": "401a68ba-98d4-11eb-a8b3-0242ac130003",
"uuid": "8b72ad26-c8be-49a2-b99c-bcc3bf631b33",
comment created time in 11 days
pull request commentexercism/problem-specifications
[luhn] Update canonical-data.json
Not seeing the schema problem with the latest commit. What am I missing?
comment created time in 11 days
PR opened exercism/problem-specifications
See https://github.com/exercism/rust/pull/1228
pr created time in 11 days
pull request commentexercism/problem-specifications
forth: added test to check redefining negative numbers
cc @exercism/reviewers please review; I have a PR dependent on this waiting to be 💥 merged 🗡️
comment created time in 17 days
pull request commentexercism/problem-specifications
Migrate workflow templates from ps to docs
Thanks everyone!
comment created time in 19 days
push eventexercism/problem-specifications
commit sha e2779fc84ff07cb5bd8ff89f38e78af6d17b5056
Migrate workflow templates from ps to docs (#1792) New location: https://github.com/exercism/docs/pull/103 / https://exercism.lol/docs/building/tracks/ci/workflow-templates
push time in 19 days
delete branch exercism/problem-specifications
delete branch : workflow-templates
delete time in 19 days
PR merged exercism/problem-specifications
New location: https://github.com/exercism/docs/pull/103
SHOULD NOT BE MERGED BEFORE https://github.com/exercism/docs/pull/103
pr closed time in 19 days
PR opened exercism/problem-specifications
New location: https://github.com/exercism/docs/pull/103
SHOULD NOT BE MERGED BEFORE https://github.com/exercism/docs/pull/103
pr created time in 20 days
create barnchexercism/problem-specifications
created branch time in 20 days
startedkytrinyx/r
started time in 22 days
issue closedexercism/cli
I'm getting this error on windows after typing gradle test:
C:\Users\xzoky\Exercism\java\hello-world>gradle test
FAILURE: Build failed with an exception.
-
Where: Build file 'C:\Users\xzoky\Exercism\java\hello-world\build.gradle'
-
What went wrong: Could not compile build file 'C:\Users\xzoky\Exercism\java\hello-world\build.gradle'.
startup failed: General error during semantic analysis: Unsupported class file major version 60
closed time in 24 days
Xzoky174