Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

interest-is-interesting: add exercise #1740

Merged
merged 20 commits into from
Oct 11, 2021

Conversation

ErikSchierboom
Copy link
Member

@ErikSchierboom ErikSchierboom commented Oct 1, 2021

See #1612

@jmrunkle
Copy link
Contributor

jmrunkle commented Oct 1, 2021

@ErikSchierboom - looks like this is failing configlet lint?

The Concept Exercise interest-is-interesting has floating-point-numbers in its concepts, which is not a slug in the top-level concepts array:
/home/runner/work/go/go/config.json

The Concept Exercise interest-is-interesting has for-loops in its prerequisites, which is not in the concepts array of any other user-facing Concept Exercise:
/home/runner/work/go/go/config.json

The Concept Exercise interest-is-interesting has for-loops in its prerequisites, which is not a slug in the top-level concepts array:
/home/runner/work/go/go/config.json

I believe you can "solve" that by simply marking the exercise as "wip" until those are addressed.

@jmrunkle jmrunkle added september-sprint status/awaiting-contributor This pull request is waiting on the contributor. labels Oct 1, 2021
@ErikSchierboom
Copy link
Member Author

@jmrunkle Thanks. I've fixed the first (that was unintentional). The for-loops prerequisite one was intentional. It depends on #1775 being merged.

concepts/floating-point-numbers/about.md Outdated Show resolved Hide resolved
concepts/floating-point-numbers/about.md Outdated Show resolved Hide resolved
concepts/floating-point-numbers/about.md Outdated Show resolved Hide resolved
concepts/floating-point-numbers/about.md Outdated Show resolved Hide resolved
concepts/floating-point-numbers/about.md Outdated Show resolved Hide resolved
exercises/concept/interest-is-interesting/.meta/design.md Outdated Show resolved Hide resolved
config.json Show resolved Hide resolved
Co-authored-by: Jason Runkle <jmrunkle@gmail.com>
Copy link
Contributor

@jmrunkle jmrunkle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good, just need to get configlet lint passing and address a couple small issues.

@ErikSchierboom
Copy link
Member Author

@jmrunkle @junedev I've temporarily removed the prerequisites such that this can now be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/large Large amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants