Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.

reads problems from exercises key and problems key #137

Merged
merged 1 commit into from Sep 13, 2016
Merged

reads problems from exercises key and problems key #137

merged 1 commit into from Sep 13, 2016

Conversation

ramyaravindranath
Copy link
Contributor

No description provided.

@kytrinyx kytrinyx merged commit 49bc443 into exercism:master Sep 13, 2016
@kytrinyx
Copy link
Member

Thank you, @ramyaravindranath!

@kytrinyx
Copy link
Member

@ErikSchierboom I'm pretty sure both x-api and configlet can handle deleting the problems key now. I will double-check this today and let you know.

@ErikSchierboom
Copy link
Member

@kytrinyx And? What's the verdict? :)

@kytrinyx
Copy link
Member

kytrinyx commented Oct 3, 2016

Oh, jees. Sorry—yes it works :)

@ErikSchierboom
Copy link
Member

@kytrinyx Okay, I'll go about removing the problems key in the C# and F# track repositories then :)

behrtam added a commit to exercism/python that referenced this pull request Oct 22, 2016
The **problems** key is deprecated in favour of **exercises**
so it can be removed.

We have confirmation from exercism/DEPRECATED.x-api#137
that it is safe to *delete* the problems key.
ErikSchierboom added a commit to ErikSchierboom/scala that referenced this pull request Oct 25, 2016
The `problems` key has been obsoleted as per [this issue](exercism/DEPRECATED.x-api#137). This has already been succesfully implemented by the [C#](https://github.com/exercism/xcsharp#130), [F#](https://github.com/exercism/xfsharp#224) and [Haskell](exercism/haskell#399) tracks, so API-wise this is a safe action.

Removing the `problems` key also makes it very impossible for people to only add a new exercise in the old, obsolete `problems` key.
ryanplusplus pushed a commit to exercism/c that referenced this pull request Oct 25, 2016
The `problems` key has been obsoleted as per [this issue](exercism/DEPRECATED.x-api#137). This has already been succesfully implemented by the [C#](https://github.com/exercism/xcsharp#130), [F#](https://github.com/exercism/xfsharp#224) and [Haskell](exercism/haskell#399) tracks, so API-wise this is a safe action.

Removing the `problems` key also makes it very impossible for people to only add a new exercise in the old, obsolete `problems` key.
ryanplusplus pushed a commit to exercism/lua that referenced this pull request Oct 25, 2016
The `problems` key has been obsoleted as per [this issue](exercism/DEPRECATED.x-api#137). This has already been succesfully implemented by the [C#](exercism/csharp#130), [F#](exercism/fsharp#224) and [Haskell](exercism/haskell#399) tracks, so API-wise this is a safe action.

Removing the `problems` key also makes it very impossible for people to only add a new exercise in the old, obsolete `problems` key.
ErikSchierboom added a commit to ErikSchierboom/scala that referenced this pull request Oct 25, 2016
The `problems` key has been obsoleted as per [this issue](exercism/DEPRECATED.x-api#137). This has already been succesfully implemented by the [C#](https://github.com/exercism/xcsharp#130), [F#](https://github.com/exercism/xfsharp#224) and [Haskell](exercism/haskell#399) tracks, so API-wise this is a safe action.

Removing the `problems` key also makes it very impossible for people to only add a new exercise in the old, obsolete `problems` key.
petertseng added a commit to petertseng/exercism-ceylon that referenced this pull request Jan 11, 2017
Closes exercism#4 trivially because we have no exercises!

Affirm that problems is safe to remove:
exercism/DEPRECATED.x-api#137
petertseng added a commit to petertseng/exercism-ceylon that referenced this pull request Jan 11, 2017
Closes exercism#4 trivially because we have no exercises!

Affirm that problems is safe to remove:
exercism/DEPRECATED.x-api#137
stkent added a commit to exercism/java that referenced this pull request Feb 11, 2017
This should have no effect on the track since the problems key is
long-deprecated, see exercism/DEPRECATED.x-api#137 for
confirmation.
jtigger pushed a commit to exercism/java that referenced this pull request Feb 20, 2017
* Remove deprecated problems key

    This should have no effect on the track since the problems key is
    long-deprecated, see exercism/DEPRECATED.x-api#137 for
    confirmation.
* Reorder exercises array to match initial difficulty rankings
* Assign integer difficulties to all ranked exercises
* Adjust difficulty rating and position of grade-school
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants