exercism / exercism/cli

Update metadata file when downloading a solution

Open
#697 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
363
Avg merge
6d 13h
Merged PRs (30d)
2

Description

If the metadata file has changed (e.g. people have switched from mentored to independent mode, or back) then we'll want to include this data in the solution file.

The download command should be a bit smarter with regards to the metadata file:

- write it if it's not already there
- write it if the uuid matches
- bail with an error if the uuid is different

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.