V3: [Go] Missing exercise entries in config.json

Created on 19 Jun 2020  路  9Comments  路  Source: exercism/v3

The track's config.json file is missing an entry for the following exercise:

  • basics
  • conditionals
  • errors
  • maps
statuin-progress tracgo

All 9 comments

FYI @exercism/go

I would be glad to add them.

@oanaOM: go ahead! 馃挓

Great, I've just open a PR.

@oanaOM: Perfect! I merged it.

If you're up for an extension of this issue:

From the config.json this tree is now being generated: https://v3.exercism.io/go/maintaining/tree.

Since the tools are able to check which exercises in config.json are actually implemented and which ones are not, it would be nice if we could already put the entire tree into the config.json (even though the exercises are not yet implemented).

Currently the tree is here in a picture which is not interactive, not always up to date and also not that easy to read.

Also: feel free to improve or challenge the exercise tree! It is not set in stone.

More notes:

  • former "types" is now "basics" exercise... or basics precedes "types"... I'm not sure yet. For now we have removed "types" exercise and replaced it with "basics". We will see if that works.
  • "basics" is the first exercise and does not have any prerequisites. Maybe even "comments" should have "basics" as a prerequisite... as we explain very basic things like packages in "basics".

@tehsphinx, @ErikSchierboom I think we are in a good state with the config now. I hope you are ok with closing this for now.

Yeah sure 馃憤

Thanks a lot, @oanaOM!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

efx picture efx  路  3Comments

tehsphinx picture tehsphinx  路  5Comments

wolf99 picture wolf99  路  5Comments

heshamfm picture heshamfm  路  6Comments

sshine picture sshine  路  6Comments