Skip to content

Repository extraction (builds on #6)#7

Closed
Insti wants to merge 24 commits intoPR_641_approvedfrom
Repository_extraction
Closed

Repository extraction (builds on #6)#7
Insti wants to merge 24 commits intoPR_641_approvedfrom
Repository_extraction

Conversation

@Insti
Copy link
Copy Markdown
Owner

@Insti Insti commented May 19, 2017

Extract a Repository that takes paths and slug as constructor arguments.

@Insti Insti force-pushed the PR_641_approved branch from 2b50952 to e85a068 Compare May 31, 2017 13:40
@Insti Insti force-pushed the Repository_extraction branch from df07a3f to 891e113 Compare May 31, 2017 13:43
@Insti Insti force-pushed the PR_641_approved branch from e85a068 to a36ea4e Compare May 31, 2017 13:56
@Insti Insti force-pushed the Repository_extraction branch from 891e113 to 447a069 Compare May 31, 2017 17:59
@Insti Insti changed the title Repository extraction Repository extraction (builds on #6) May 31, 2017
@Insti Insti force-pushed the Repository_extraction branch from 447a069 to b3b0f44 Compare May 31, 2017 19:54
kotp and others added 24 commits June 2, 2017 02:57
…supply_dependency

Test no longer supplies the `date` dependency for solution
exercism#664)

* Isogram Exercise improvements: change method name and add failure messages
…multiples

sum-of-multiples: added generator
We've had some difficulty coming up with a good name for the file
that gets included in all of the exercise READMEs for a given track.

These are global hints, like how to run the test suite, which are
relevant to all the exercises on a track.

We started with SETUP.md in the root of the repository, then renamed
that to exercises/TRACK_HINTS.md because SETUP.md was misleading and
confusing, but then we realized that TRACK_HINTS.md was a bit ambiguous
and confusing as well.

Finally we settled on putting the file in the docs directory, since
this is user-facing documentation, and calling the file
EXERCISE_README_INSERT.md

See exercism/meta#5 for context.
Since the exercise implementations are all in the exercises directory
we no longer need to ignore any non-exercise directories in the root
of the track.
 This will let us script changes to it with less noise in the diffs.
Delete ignored key from config.json
Rename the global exercise hints file
…ookKeeping

BookKeeping VERSION as it relates to Generated Exercises
generator: refactor implementation, part 1

Adds `Exercise` class.
Rename create_tests_file to build_tests.
Remove redundant tests.
Since we're using `slug` to identify a problem we can remove some now
unnecessary references to `Exercise`
Implementation should get everything it needs to know about from
a Repostiory.

There are some knock-on effects on source_filepath
@Insti Insti force-pushed the Repository_extraction branch from b3b0f44 to f43b807 Compare June 13, 2017 21:11
@Insti
Copy link
Copy Markdown
Owner Author

Insti commented Jun 30, 2017

Implemented in exercism#678

@Insti Insti closed this Jun 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants