Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

Look for track specific metadata in .meta #46

Merged
merged 1 commit into from
May 19, 2017

Conversation

Insti
Copy link
Contributor

@Insti Insti commented May 9, 2017

Fixes #45

Store track specific metadata under .meta

  • They are metadata so .meta is a more appropriate location.
  • In .meta files won't need to be explicitly ignored when serving files to
    students.

Note:

This change is not backwards-compatible but there is a PR exercism/rust#285 that makes this unnecessary, simplifying the changes required here.

Waiting on: exercism/rust#285 - Merged

Edit:

Note: root metadata.yml files have been added to exercism/coq

Store track specific metadata under .meta
* They are metadata so .meta is a more appropriate location.
* In .meta files won't need to be explicitly ignored when serving files to
students.
@kytrinyx
Copy link
Member

I'm fine with merging this and breaking the Coq track for a few minutes. I'll go submit a PR to Coq fixing it in a moment.

@kytrinyx
Copy link
Member

Thank you @Insti!

@kytrinyx kytrinyx merged commit 1deab8c into exercism:master May 19, 2017
@Insti Insti deleted the track_specific_metadata_location branch May 19, 2017 18:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants